Pull request #43538 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 rather than 1d6e0fb10326dc7362e96523c65a559085dcad3d Obtained Jenkinsfile from 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43538@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-27T15:16:38.546Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-27T15:16:38.550Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-27T15:16:38.761Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ff2e85001b23f9a) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] { [Pipeline] checkout [2022-04-27T15:16:38.795Z] The recommended git tool is: git [2022-04-27T15:16:38.813Z] using credential docker-jenkins-github-credentials [2022-04-27T15:16:38.822Z] Cloning the remote Git repository [2022-04-27T15:16:38.822Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:16:38.826Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:16:38.827Z] > git init /home/ubuntu/workspace/moby_PR-43538 # timeout=10 [2022-04-27T15:16:38.842Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:16:38.842Z] > git --version # timeout=10 [2022-04-27T15:16:38.850Z] > git --version # 'git version 2.17.1' [2022-04-27T15:16:38.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:16:38.851Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:16:54.061Z] Fetching without tags [2022-04-27T15:16:54.276Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:16:54.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:16:54.034Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:16:54.042Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:16:54.055Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:16:54.064Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:16:54.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:16:54.065Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:16:54.278Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:16:54.283Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:16:55.530Z] Merge succeeded, producing f36b3969449ed5b4093a249c294c1423cc5d5690 [2022-04-27T15:16:55.530Z] Checking out Revision f36b3969449ed5b4093a249c294c1423cc5d5690 (PR-43538) [2022-04-27T15:16:55.655Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:16:55.655Z] First time build. Skipping changelog. [2022-04-27T15:16:55.670Z] > git --version # timeout=10 [2022-04-27T15:16:55.684Z] > git --version # 'git version 2.17.1' [2022-04-27T15:16:55.692Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T15:16:56.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/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-27T15:16:56.298Z] Unable to find image 'alpine:latest' locally [2022-04-27T15:16:56.298Z] latest: Pulling from library/alpine [2022-04-27T15:16:54.808Z] > git remote # timeout=10 [2022-04-27T15:16:54.820Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:16:54.829Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:16:54.829Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:16:55.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:16:55.533Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:16:55.539Z] > git checkout -f f36b3969449ed5b4093a249c294c1423cc5d5690 # timeout=10 [2022-04-27T15:16:56.558Z] df9b9388f04a: Pulling fs layer [2022-04-27T15:16:56.558Z] df9b9388f04a: Verifying Checksum [2022-04-27T15:16:56.558Z] df9b9388f04a: Download complete [2022-04-27T15:16:56.820Z] df9b9388f04a: Pull complete [2022-04-27T15:16:56.820Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T15:16:56.820Z] Status: Downloaded newer image for alpine:latest [2022-04-27T15:16:59.362Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-04-27T15:16:59.609Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ff2e85001b23f9a) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-27T15:16:59.666Z] The recommended git tool is: git [Pipeline] // stage [2022-04-27T15:16:59.675Z] using credential docker-jenkins-github-credentials [2022-04-27T15:16:59.686Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-27T15:16:59.695Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-27T15:16:59.911Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:16:59.911Z] Running on azwin-2-8c6c51 in d:\jenkins\workspace\moby_PR-43538 [2022-04-27T15:16:59.912Z] Running on azwin-2-8c6c50 in d:\jenkins\workspace\moby_PR-43538 [2022-04-27T15:16:59.915Z] Running on azwin-2-078680 in d:\jenkins\workspace\moby_PR-43538 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2022-04-27T15:16:59.970Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-27T15:16:59.971Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-27T15:16:59.972Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-27T15:17:00.102Z] The recommended git tool is: git [2022-04-27T15:17:00.108Z] The recommended git tool is: git [2022-04-27T15:17:00.115Z] The recommended git tool is: git [2022-04-27T15:17:00.204Z] Merge succeeded, producing a0bcdbdb7a50ff466b40703efca6b555d9c036a4 [2022-04-27T15:17:00.204Z] Checking out Revision a0bcdbdb7a50ff466b40703efca6b555d9c036a4 (PR-43538) [2022-04-27T15:17:00.304Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:17:00.304Z] First time build. Skipping changelog. [2022-04-27T15:17:00.320Z] using credential docker-jenkins-github-credentials [2022-04-27T15:17:00.328Z] using credential docker-jenkins-github-credentials [2022-04-27T15:17:00.337Z] using credential docker-jenkins-github-credentials [2022-04-27T15:17:00.317Z] > git --version # timeout=10 [2022-04-27T15:17:00.332Z] > git --version # 'git version 2.17.1' [2022-04-27T15:17:00.337Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T15:17:00.399Z] Cloning the remote Git repository [2022-04-27T15:17:00.399Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:17:00.405Z] Cloning the remote Git repository [2022-04-27T15:17:00.406Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:17:00.416Z] Cloning the remote Git repository [2022-04-27T15:17:00.416Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:16:59.683Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43538/.git # timeout=10 [2022-04-27T15:16:59.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:16:59.698Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:16:59.698Z] > git --version # timeout=10 [2022-04-27T15:16:59.703Z] > git --version # 'git version 2.17.1' [2022-04-27T15:16:59.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:16:59.704Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:16:59.914Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:16:59.919Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:16:59.996Z] > git remote # timeout=10 [2022-04-27T15:16:59.999Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:17:00.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:00.003Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:17:00.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:17:00.206Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:00.209Z] > git checkout -f a0bcdbdb7a50ff466b40703efca6b555d9c036a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T15:17:00.946Z] + [ PR != PR ] [2022-04-27T15:17:00.946Z] + [ master != master ] [2022-04-27T15:17:00.946Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:17:00.436Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:17:00.437Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T15:17:00.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:00.485Z] > git --version # timeout=10 [2022-04-27T15:17:00.521Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:00.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:00.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:00.438Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:17:00.438Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T15:17:00.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:00.490Z] > git --version # timeout=10 [2022-04-27T15:17:00.527Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:00.527Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:00.529Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:00.439Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:17:00.439Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T15:17:00.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:00.501Z] > git --version # timeout=10 [2022-04-27T15:17:00.548Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:00.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:00.548Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:01.278Z] + docker version [2022-04-27T15:17:01.278Z] Client: Docker Engine - Community [2022-04-27T15:17:01.278Z] Version: 20.10.14 [2022-04-27T15:17:01.278Z] API version: 1.41 [2022-04-27T15:17:01.278Z] Go version: go1.16.15 [2022-04-27T15:17:01.278Z] Git commit: a224086 [2022-04-27T15:17:01.278Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T15:17:01.278Z] OS/Arch: linux/amd64 [2022-04-27T15:17:01.278Z] Context: default [2022-04-27T15:17:01.278Z] Experimental: true [2022-04-27T15:17:01.278Z] [2022-04-27T15:17:01.278Z] Server: Docker Engine - Community [2022-04-27T15:17:01.278Z] Engine: [2022-04-27T15:17:01.278Z] Version: 20.10.14 [2022-04-27T15:17:01.278Z] API version: 1.41 (minimum version 1.12) [2022-04-27T15:17:01.278Z] Go version: go1.16.15 [2022-04-27T15:17:01.278Z] Git commit: 87a90dc [2022-04-27T15:17:01.278Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T15:17:01.278Z] OS/Arch: linux/amd64 [2022-04-27T15:17:01.278Z] Experimental: true [2022-04-27T15:17:01.278Z] containerd: [2022-04-27T15:17:01.278Z] Version: 1.5.11 [2022-04-27T15:17:01.278Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:17:01.278Z] runc: [2022-04-27T15:17:01.278Z] Version: 1.0.3 [2022-04-27T15:17:01.278Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T15:17:01.278Z] docker-init: [2022-04-27T15:17:01.278Z] Version: 0.19.0 [2022-04-27T15:17:01.278Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T15:17:01.564Z] + docker info [2022-04-27T15:17:02.505Z] Client: [2022-04-27T15:17:02.505Z] Context: default [2022-04-27T15:17:02.505Z] Debug Mode: false [2022-04-27T15:17:02.505Z] Plugins: [2022-04-27T15:17:02.505Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T15:17:02.505Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T15:17:02.505Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T15:17:02.505Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T15:17:02.505Z] [2022-04-27T15:17:02.505Z] Server: [2022-04-27T15:17:02.505Z] Containers: 0 [2022-04-27T15:17:02.505Z] Running: 0 [2022-04-27T15:17:02.505Z] Paused: 0 [2022-04-27T15:17:02.505Z] Stopped: 0 [2022-04-27T15:17:02.505Z] Images: 3 [2022-04-27T15:17:02.505Z] Server Version: 20.10.14 [2022-04-27T15:17:02.505Z] Storage Driver: overlay2 [2022-04-27T15:17:02.505Z] Backing Filesystem: extfs [2022-04-27T15:17:02.505Z] Supports d_type: true [2022-04-27T15:17:02.505Z] Native Overlay Diff: true [2022-04-27T15:17:02.505Z] userxattr: false [2022-04-27T15:17:02.505Z] Logging Driver: json-file [2022-04-27T15:17:02.505Z] Cgroup Driver: cgroupfs [2022-04-27T15:17:02.505Z] Cgroup Version: 1 [2022-04-27T15:17:02.505Z] Plugins: [2022-04-27T15:17:02.505Z] Volume: local [2022-04-27T15:17:02.505Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T15:17:02.505Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T15:17:02.505Z] Swarm: inactive [2022-04-27T15:17:02.505Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T15:17:02.505Z] Default Runtime: runc [2022-04-27T15:17:02.505Z] Init Binary: docker-init [2022-04-27T15:17:02.505Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:17:02.505Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T15:17:02.505Z] init version: de40ad0 [2022-04-27T15:17:02.505Z] Security Options: [2022-04-27T15:17:02.505Z] apparmor [2022-04-27T15:17:02.505Z] seccomp [2022-04-27T15:17:02.505Z] Profile: default [2022-04-27T15:17:02.505Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T15:17:02.505Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T15:17:02.505Z] OSType: linux [2022-04-27T15:17:02.505Z] Architecture: x86_64 [2022-04-27T15:17:02.505Z] CPUs: 2 [2022-04-27T15:17:02.505Z] Total Memory: 7.565GiB [2022-04-27T15:17:02.505Z] Name: ip-10-100-43-179 [2022-04-27T15:17:02.505Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T15:17:02.505Z] Docker Root Dir: /var/lib/docker [2022-04-27T15:17:02.505Z] Debug Mode: false [2022-04-27T15:17:02.505Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:02.505Z] Labels: [2022-04-27T15:17:02.505Z] Experimental: true [2022-04-27T15:17:02.505Z] Insecure Registries: [2022-04-27T15:17:02.505Z] 127.0.0.0/8 [2022-04-27T15:17:02.505Z] Live Restore Enabled: true [2022-04-27T15:17:02.505Z] [2022-04-27T15:17:02.505Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T15:17:02.790Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:17:02.791Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:17:02.791Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43538/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T15:17:02.791Z] + bash /home/ubuntu/workspace/moby_PR-43538/check-config.sh [2022-04-27T15:17:02.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T15:17:02.791Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T15:17:02.791Z] [2022-04-27T15:17:02.791Z] Generally Necessary: [2022-04-27T15:17:02.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T15:17:02.791Z] - apparmor: enabled and tools installed [2022-04-27T15:17:02.791Z] - CONFIG_NAMESPACES: enabled [2022-04-27T15:17:02.791Z] - CONFIG_NET_NS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_PID_NS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_IPC_NS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_UTS_NS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CGROUPS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T15:17:02.791Z] - CONFIG_CPUSETS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_MEMCG: enabled [2022-04-27T15:17:02.791Z] - CONFIG_KEYS: enabled [2022-04-27T15:17:02.791Z] - CONFIG_VETH: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T15:17:03.051Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T15:17:03.051Z] [2022-04-27T15:17:03.051Z] Optional Features: [2022-04-27T15:17:03.051Z] - CONFIG_USER_NS: enabled [2022-04-27T15:17:03.051Z] - CONFIG_SECCOMP: enabled [2022-04-27T15:17:03.051Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T15:17:03.051Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T15:17:03.051Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T15:17:03.051Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T15:17:03.051Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T15:17:03.051Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T15:17:03.051Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T15:17:03.051Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T15:17:03.051Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T15:17:03.051Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T15:17:03.051Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T15:17:03.051Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T15:17:03.051Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T15:17:03.051Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T15:17:03.051Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T15:17:03.051Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T15:17:03.051Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T15:17:03.051Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T15:17:03.051Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T15:17:03.316Z] - CONFIG_EXT4_FS: enabled [2022-04-27T15:17:03.316Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T15:17:03.316Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T15:17:03.316Z] - Network Drivers: [2022-04-27T15:17:03.316Z] - "overlay": [2022-04-27T15:17:03.316Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T15:17:03.316Z] Optional (for encrypted networks): [2022-04-27T15:17:03.316Z] - CONFIG_CRYPTO: enabled [2022-04-27T15:17:03.316Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T15:17:03.316Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T15:17:03.316Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T15:17:03.316Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T15:17:03.316Z] - CONFIG_XFRM: enabled [2022-04-27T15:17:03.316Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T15:17:03.316Z] - "ipvlan": [2022-04-27T15:17:03.316Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T15:17:03.316Z] - "macvlan": [2022-04-27T15:17:03.316Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T15:17:03.316Z] - "ftp,tftp client in container": [2022-04-27T15:17:03.316Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T15:17:03.316Z] - Storage Drivers: [2022-04-27T15:17:03.316Z] - "aufs": [2022-04-27T15:17:03.316Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T15:17:03.316Z] - "btrfs": [2022-04-27T15:17:03.316Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T15:17:03.316Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T15:17:03.316Z] - "devicemapper": [2022-04-27T15:17:03.316Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T15:17:03.316Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T15:17:03.316Z] - "overlay": [2022-04-27T15:17:03.316Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T15:17:03.316Z] - "zfs": [2022-04-27T15:17:03.316Z] - /dev/zfs: present [2022-04-27T15:17:03.316Z] - zfs command: missing [2022-04-27T15:17:03.316Z] - zpool command: missing [2022-04-27T15:17:03.316Z] [2022-04-27T15:17:03.316Z] Limits: [2022-04-27T15:17:03.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T15:17:03.316Z] [2022-04-27T15:17:03.316Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T15:17:03.649Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 . [2022-04-27T15:17:03.649Z] #1 [internal] load build definition from Dockerfile [2022-04-27T15:17:03.649Z] #1 sha256:4b1096baced24f5a5ec1148c131d236f0cea89d21ef88f025234e0a0c44584a5 [2022-04-27T15:17:03.649Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T15:17:03.649Z] #1 DONE 0.0s [2022-04-27T15:17:03.649Z] [2022-04-27T15:17:03.649Z] #2 [internal] load .dockerignore [2022-04-27T15:17:03.649Z] #2 sha256:de89174443114eec4aa57e55da7f5f1255f4e9ee4c6dce369f779434550e99dc [2022-04-27T15:17:03.649Z] #2 transferring context: 145B done [2022-04-27T15:17:03.649Z] #2 DONE 0.0s [2022-04-27T15:17:03.649Z] [2022-04-27T15:17:03.649Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T15:17:03.649Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T15:17:03.910Z] #3 DONE 0.1s [2022-04-27T15:17:03.910Z] [2022-04-27T15:17:03.910Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T15:17:03.910Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T15:17:03.910Z] #4 CACHED [2022-04-27T15:17:04.171Z] [2022-04-27T15:17:04.171Z] #5 [internal] load build definition from Dockerfile [2022-04-27T15:17:04.171Z] #5 sha256:54b6667774845d26f7f39e0793f1b193b1b5a60464d40f5f4ce8e5ff1c0ce480 [2022-04-27T15:17:04.171Z] #5 DONE 0.0s [2022-04-27T15:17:04.171Z] [2022-04-27T15:17:04.171Z] #6 [internal] load .dockerignore [2022-04-27T15:17:04.171Z] #6 sha256:234d03b059be2873e1506ca9609a5930cc38d3f80a195d7270afb9208313f9b1 [2022-04-27T15:17:04.171Z] #6 DONE 0.0s [2022-04-27T15:17:04.171Z] [2022-04-27T15:17:04.171Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:17:04.171Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T15:17:04.171Z] #9 DONE 0.1s [2022-04-27T15:17:04.171Z] [2022-04-27T15:17:04.171Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:17:04.171Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:17:04.433Z] #10 DONE 0.1s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T15:17:04.433Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T15:17:04.433Z] #8 DONE 0.1s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:17:04.433Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:17:04.433Z] #7 DONE 0.1s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:17:04.433Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:17:04.433Z] #78 DONE 0.0s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:17:04.433Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T15:17:04.433Z] #76 DONE 0.0s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:17:04.433Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:17:04.433Z] #11 DONE 0.0s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T15:17:04.433Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T15:17:04.433Z] #12 CACHED [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #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-27T15:17:04.433Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T15:17:04.433Z] #13 CACHED [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:17:04.433Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:17:04.433Z] #35 DONE 0.0s [2022-04-27T15:17:04.433Z] [2022-04-27T15:17:04.433Z] #31 [internal] load build context [2022-04-27T15:17:04.433Z] #31 sha256:2a3fc7daadcbda5778d1dece3c9be1e88454c002b6788327aba33458e1a7d3b4 [2022-04-27T15:17:04.694Z] #31 ... [2022-04-27T15:17:04.694Z] [2022-04-27T15:17:04.694Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T15:17:04.694Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T15:17:04.694Z] #54 DONE 0.4s [2022-04-27T15:17:04.694Z] [2022-04-27T15:17:04.694Z] #31 [internal] load build context [2022-04-27T15:17:04.694Z] #31 sha256:2a3fc7daadcbda5778d1dece3c9be1e88454c002b6788327aba33458e1a7d3b4 [2022-04-27T15:17:05.640Z] #31 ... [2022-04-27T15:17:05.640Z] [2022-04-27T15:17:05.640Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-27T15:17:05.640Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-27T15:17:05.640Z] #14 DONE 1.3s [2022-04-27T15:17:05.640Z] [2022-04-27T15:17:05.640Z] #31 [internal] load build context [2022-04-27T15:17:05.640Z] #31 sha256:2a3fc7daadcbda5778d1dece3c9be1e88454c002b6788327aba33458e1a7d3b4 [2022-04-27T15:17:07.026Z] #31 ... [2022-04-27T15:17:07.026Z] [2022-04-27T15:17:07.026Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-27T15:17:07.026Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-27T15:17:07.026Z] #15 DONE 1.1s [2022-04-27T15:17:07.026Z] [2022-04-27T15:17:07.026Z] #31 [internal] load build context [2022-04-27T15:17:07.026Z] #31 sha256:2a3fc7daadcbda5778d1dece3c9be1e88454c002b6788327aba33458e1a7d3b4 [2022-04-27T15:17:07.597Z] #31 transferring context: 60.75MB 3.2s done [2022-04-27T15:17:07.597Z] #31 DONE 3.3s [2022-04-27T15:17:07.597Z] [2022-04-27T15:17:07.597Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-27T15:17:07.597Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-27T15:17:07.858Z] #16 DONE 1.0s [2022-04-27T15:17:07.858Z] [2022-04-27T15:17:07.858Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-27T15:17:07.858Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-27T15:17:08.429Z] #17 DONE 0.5s [2022-04-27T15:17:08.429Z] [2022-04-27T15:17:08.429Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-27T15:17:08.429Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-27T15:17:09.000Z] #18 DONE 0.5s [2022-04-27T15:17:09.000Z] [2022-04-27T15:17:09.000Z] #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-27T15:17:09.000Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T15:17:09.943Z] #19 0.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:17:09.943Z] #19 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:17:10.203Z] #19 1.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:17:10.203Z] #19 1.291 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T15:17:10.203Z] #19 1.397 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:17:10.203Z] #19 1.485 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:17:10.465Z] #19 1.587 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T15:17:10.465Z] #19 1.680 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T15:17:10.727Z] #19 1.777 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T15:17:10.727Z] #19 1.876 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T15:17:10.727Z] #19 1.879 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:17:10.727Z] #19 1.881 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T15:17:10.727Z] #19 1.882 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T15:17:10.727Z] #19 1.884 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T15:17:10.727Z] #19 1.886 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:17:10.727Z] #19 1.887 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T15:17:10.727Z] #19 1.888 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T15:17:10.727Z] #19 1.888 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T15:17:10.727Z] #19 1.889 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T15:17:10.727Z] #19 1.890 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:17:10.727Z] #19 1.890 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:17:13.296Z] Fetching without tags [2022-04-27T15:17:13.968Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:17:13.029Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:13.068Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:17:13.107Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:13.220Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:13.333Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:13.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:13.335Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:14.005Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:14.054Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:17:14.609Z] Still waiting to schedule task [2022-04-27T15:17:14.609Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ff2e85001b23f9a)’ [2022-04-27T15:17:14.610Z] Still waiting to schedule task [2022-04-27T15:17:14.611Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00ff2e85001b23f9a)’ [2022-04-27T15:17:14.611Z] Still waiting to schedule task [2022-04-27T15:17:14.612Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-27T15:17:14.615Z] Still waiting to schedule task [2022-04-27T15:17:14.615Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-27T15:17:14.794Z] Fetching without tags [2022-04-27T15:17:15.486Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:17:15.681Z] Fetching without tags [2022-04-27T15:17:14.507Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:14.552Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:17:14.595Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:14.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:14.827Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:14.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:14.830Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:15.519Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:15.560Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:17:15.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:15.419Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:17:15.466Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:15.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:17:15.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:17:15.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:15.716Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:17:16.419Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:17:17.318Z] #19 7.425 Fetched 48.9 MB in 7s (7069 kB/s) [2022-04-27T15:17:17.389Z] Merge succeeded, producing e3006379b344da771cc330cde73884ad478b9e60 [2022-04-27T15:17:17.389Z] Checking out Revision e3006379b344da771cc330cde73884ad478b9e60 (PR-43538) [2022-04-27T15:17:17.690Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:17:17.690Z] First time build. Skipping changelog. [2022-04-27T15:17:16.612Z] > git remote # timeout=10 [2022-04-27T15:17:16.652Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:17:16.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:16.691Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:17:17.310Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T15:17:17.426Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:17.465Z] > git checkout -f e3006379b344da771cc330cde73884ad478b9e60 # timeout=10 [2022-04-27T15:17:16.452Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:16.498Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:17:18.017Z] > git --version # timeout=10 [2022-04-27T15:17:18.056Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:18.097Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:17:19.205Z] Merge succeeded, producing 0137dc6d4e6b021821ec288c3e87233358d37f0e [2022-04-27T15:17:19.206Z] Checking out Revision 0137dc6d4e6b021821ec288c3e87233358d37f0e (PR-43538) [2022-04-27T15:17:19.234Z] #19 7.425 Reading package lists... [2022-04-27T15:17:19.464Z] + docker version [2022-04-27T15:17:19.464Z] Client: [2022-04-27T15:17:19.464Z] Version: 20.10.9 [2022-04-27T15:17:19.464Z] API version: 1.41 [2022-04-27T15:17:19.464Z] Go version: go1.16.8 [2022-04-27T15:17:19.464Z] Git commit: c2ea9bc [2022-04-27T15:17:19.464Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:19.464Z] OS/Arch: windows/amd64 [2022-04-27T15:17:19.464Z] Context: default [2022-04-27T15:17:19.464Z] Experimental: true [2022-04-27T15:17:19.464Z] [2022-04-27T15:17:19.464Z] Server: Docker Engine - Community [2022-04-27T15:17:19.464Z] Engine: [2022-04-27T15:17:19.464Z] Version: 20.10.9 [2022-04-27T15:17:19.464Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:19.464Z] Go version: go1.16.8 [2022-04-27T15:17:19.464Z] Git commit: 79ea9d3 [2022-04-27T15:17:19.464Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:19.464Z] OS/Arch: windows/amd64 [2022-04-27T15:17:19.464Z] Experimental: true [2022-04-27T15:17:19.599Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:17:19.599Z] First time build. Skipping changelog. [Pipeline] sh [2022-04-27T15:17:18.110Z] > git remote # timeout=10 [2022-04-27T15:17:18.153Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:17:18.191Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:18.193Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:17:19.120Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T15:17:19.238Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:19.283Z] > git checkout -f 0137dc6d4e6b021821ec288c3e87233358d37f0e # timeout=10 [2022-04-27T15:17:19.327Z] > git remote # timeout=10 [2022-04-27T15:17:19.389Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:17:19.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:17:19.436Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:17:20.012Z] Merge succeeded, producing 119ee15a6d19a19201fbbca565be5bb0e13da8a9 [2022-04-27T15:17:20.012Z] Checking out Revision 119ee15a6d19a19201fbbca565be5bb0e13da8a9 (PR-43538) [2022-04-27T15:17:19.923Z] > git --version # timeout=10 [2022-04-27T15:17:19.964Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:20.004Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:17:20.521Z] + docker info [2022-04-27T15:17:20.521Z] Client: [2022-04-27T15:17:20.521Z] Context: default [2022-04-27T15:17:20.521Z] Debug Mode: false [2022-04-27T15:17:20.521Z] [2022-04-27T15:17:20.521Z] Server: [2022-04-27T15:17:20.521Z] Containers: 0 [2022-04-27T15:17:20.521Z] Running: 0 [2022-04-27T15:17:20.521Z] Paused: 0 [2022-04-27T15:17:20.521Z] Stopped: 0 [2022-04-27T15:17:20.521Z] Images: 13 [2022-04-27T15:17:20.521Z] Server Version: 20.10.9 [2022-04-27T15:17:20.521Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T15:17:20.521Z] Windows: [2022-04-27T15:17:20.521Z] LCOW: [2022-04-27T15:17:20.521Z] Logging Driver: json-file [2022-04-27T15:17:20.521Z] Plugins: [2022-04-27T15:17:20.521Z] Volume: local [2022-04-27T15:17:20.521Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:20.521Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:20.521Z] Swarm: inactive [2022-04-27T15:17:20.521Z] Default Isolation: process [2022-04-27T15:17:20.521Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:17:20.521Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T15:17:20.521Z] OSType: windows [2022-04-27T15:17:20.521Z] Architecture: x86_64 [2022-04-27T15:17:20.521Z] CPUs: 4 [2022-04-27T15:17:20.521Z] Total Memory: 32GiB [2022-04-27T15:17:20.521Z] Name: azwin-2-8c6c51 [2022-04-27T15:17:20.521Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T15:17:20.521Z] Docker Root Dir: D:\docker [2022-04-27T15:17:20.521Z] Debug Mode: false [2022-04-27T15:17:20.521Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:20.521Z] Labels: [2022-04-27T15:17:20.521Z] Experimental: true [2022-04-27T15:17:20.521Z] Insecure Registries: [2022-04-27T15:17:20.521Z] 10.0.0.4:5000 [2022-04-27T15:17:20.521Z] 127.0.0.0/8 [2022-04-27T15:17:20.521Z] Registry Mirrors: [2022-04-27T15:17:20.521Z] http://10.0.0.4:5000/ [2022-04-27T15:17:20.521Z] Live Restore Enabled: false [2022-04-27T15:17:20.521Z] Product License: Community Engine [2022-04-27T15:17:20.521Z] [2022-04-27T15:17:20.585Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:17:20.585Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T15:17:20.908Z] > git --version # timeout=10 [2022-04-27T15:17:20.955Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T15:17:21.002Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T15:17:21.356Z] + docker version [2022-04-27T15:17:21.356Z] Client: [2022-04-27T15:17:21.356Z] Version: 20.10.9 [2022-04-27T15:17:21.356Z] API version: 1.41 [2022-04-27T15:17:21.356Z] Go version: go1.16.8 [2022-04-27T15:17:21.356Z] Git commit: c2ea9bc [2022-04-27T15:17:21.356Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:21.356Z] OS/Arch: windows/amd64 [2022-04-27T15:17:21.356Z] Context: default [2022-04-27T15:17:21.356Z] Experimental: true [2022-04-27T15:17:21.356Z] [2022-04-27T15:17:21.356Z] Server: Docker Engine - Community [2022-04-27T15:17:21.356Z] Engine: [2022-04-27T15:17:21.356Z] Version: 20.10.9 [2022-04-27T15:17:21.356Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:21.356Z] Go version: go1.16.8 [2022-04-27T15:17:21.356Z] Git commit: 79ea9d3 [2022-04-27T15:17:21.356Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:21.356Z] OS/Arch: windows/amd64 [2022-04-27T15:17:21.356Z] Experimental: true [Pipeline] sh [2022-04-27T15:17:19.921Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T15:17:20.046Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:17:20.093Z] > git checkout -f 119ee15a6d19a19201fbbca565be5bb0e13da8a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:17:22.460Z] + docker info [2022-04-27T15:17:22.460Z] Client: [2022-04-27T15:17:22.460Z] Context: default [2022-04-27T15:17:22.460Z] Debug Mode: false [2022-04-27T15:17:22.460Z] [2022-04-27T15:17:22.460Z] Server: [2022-04-27T15:17:22.460Z] Containers: 0 [2022-04-27T15:17:22.460Z] Running: 0 [2022-04-27T15:17:22.460Z] Paused: 0 [2022-04-27T15:17:22.460Z] Stopped: 0 [2022-04-27T15:17:22.460Z] Images: 13 [2022-04-27T15:17:22.460Z] Server Version: 20.10.9 [2022-04-27T15:17:22.460Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T15:17:22.460Z] Windows: [2022-04-27T15:17:22.460Z] LCOW: [2022-04-27T15:17:22.460Z] Logging Driver: json-file [2022-04-27T15:17:22.460Z] Plugins: [2022-04-27T15:17:22.460Z] Volume: local [2022-04-27T15:17:22.460Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:22.460Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:22.460Z] Swarm: inactive [2022-04-27T15:17:22.460Z] Default Isolation: process [2022-04-27T15:17:22.460Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:17:22.460Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T15:17:22.460Z] OSType: windows [2022-04-27T15:17:22.460Z] Architecture: x86_64 [2022-04-27T15:17:22.460Z] CPUs: 4 [2022-04-27T15:17:22.460Z] Total Memory: 32GiB [2022-04-27T15:17:22.460Z] Name: azwin-2-8c6c50 [2022-04-27T15:17:22.460Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T15:17:22.460Z] Docker Root Dir: D:\docker [2022-04-27T15:17:22.460Z] Debug Mode: false [2022-04-27T15:17:22.460Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:22.460Z] Labels: [2022-04-27T15:17:22.460Z] Experimental: true [2022-04-27T15:17:22.460Z] Insecure Registries: [2022-04-27T15:17:22.460Z] 10.0.0.4:5000 [2022-04-27T15:17:22.460Z] 127.0.0.0/8 [2022-04-27T15:17:22.460Z] Registry Mirrors: [2022-04-27T15:17:22.460Z] http://10.0.0.4:5000/ [2022-04-27T15:17:22.460Z] Live Restore Enabled: false [2022-04-27T15:17:22.460Z] Product License: Community Engine [2022-04-27T15:17:22.460Z] [2022-04-27T15:17:22.534Z] #19 10.49 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T15:17:22.980Z] + docker version [2022-04-27T15:17:22.980Z] Client: [2022-04-27T15:17:22.980Z] Version: 20.10.9 [2022-04-27T15:17:22.980Z] API version: 1.41 [2022-04-27T15:17:22.980Z] Go version: go1.16.8 [2022-04-27T15:17:22.980Z] Git commit: c2ea9bc [2022-04-27T15:17:22.980Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:22.980Z] OS/Arch: windows/amd64 [2022-04-27T15:17:22.980Z] Context: default [2022-04-27T15:17:22.980Z] Experimental: true [2022-04-27T15:17:22.980Z] [2022-04-27T15:17:22.980Z] Server: Docker Engine - Community [2022-04-27T15:17:22.980Z] Engine: [2022-04-27T15:17:22.980Z] Version: 20.10.9 [2022-04-27T15:17:22.980Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:22.980Z] Go version: go1.16.8 [2022-04-27T15:17:22.980Z] Git commit: 79ea9d3 [2022-04-27T15:17:22.980Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:22.980Z] OS/Arch: windows/amd64 [2022-04-27T15:17:22.980Z] Experimental: true [2022-04-27T15:17:23.105Z] #19 13.57 Building dependency tree... [Pipeline] sh [2022-04-27T15:17:23.676Z] #19 14.83 The following additional packages will be installed: [2022-04-27T15:17:23.676Z] #19 14.83 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T15:17:23.676Z] #19 14.83 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T15:17:23.676Z] #19 14.83 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-27T15:17:23.676Z] #19 14.83 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-27T15:17:23.676Z] #19 14.83 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T15:17:23.676Z] #19 14.83 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T15:17:23.676Z] #19 14.83 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T15:17:23.676Z] #19 14.83 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T15:17:23.676Z] #19 14.83 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T15:17:23.676Z] #19 14.83 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T15:17:23.676Z] #19 14.83 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T15:17:23.676Z] #19 14.83 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T15:17:23.676Z] #19 14.84 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T15:17:23.676Z] #19 14.84 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T15:17:23.676Z] #19 14.84 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T15:17:23.677Z] #19 14.84 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T15:17:23.677Z] #19 14.84 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T15:17:23.677Z] #19 14.84 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T15:17:23.677Z] #19 14.84 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T15:17:23.677Z] #19 14.84 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T15:17:23.677Z] #19 14.84 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T15:17:23.677Z] #19 14.84 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T15:17:23.677Z] #19 14.84 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T15:17:23.677Z] #19 14.84 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T15:17:23.677Z] #19 14.84 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T15:17:23.677Z] #19 14.84 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T15:17:23.677Z] #19 14.84 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T15:17:23.677Z] #19 14.84 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T15:17:23.677Z] #19 14.84 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T15:17:23.677Z] #19 14.84 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T15:17:23.677Z] #19 14.84 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T15:17:23.677Z] #19 14.85 Suggested packages: [2022-04-27T15:17:23.677Z] #19 14.85 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-27T15:17:23.677Z] #19 14.85 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-27T15:17:23.677Z] #19 14.85 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-27T15:17:23.677Z] #19 14.85 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-27T15:17:23.677Z] #19 14.85 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-27T15:17:23.677Z] #19 14.85 libyaml-shell-perl ed diffutils-doc [2022-04-27T15:17:23.677Z] #19 14.85 Recommended packages: [2022-04-27T15:17:23.677Z] #19 14.85 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-27T15:17:23.677Z] #19 14.85 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-27T15:17:24.101Z] + docker info [2022-04-27T15:17:25.062Z] #19 16.06 The following NEW packages will be installed: [2022-04-27T15:17:25.062Z] #19 16.06 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T15:17:25.062Z] #19 16.06 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T15:17:25.062Z] #19 16.06 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-27T15:17:25.062Z] #19 16.06 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-27T15:17:25.062Z] #19 16.06 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-27T15:17:25.062Z] #19 16.06 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-27T15:17:25.062Z] #19 16.06 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-27T15:17:25.062Z] #19 16.06 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T15:17:25.062Z] #19 16.06 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T15:17:25.062Z] #19 16.06 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T15:17:25.062Z] #19 16.06 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T15:17:25.062Z] #19 16.06 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T15:17:25.062Z] #19 16.06 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T15:17:25.062Z] #19 16.06 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T15:17:25.062Z] #19 16.06 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T15:17:25.062Z] #19 16.06 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T15:17:25.062Z] #19 16.06 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T15:17:25.062Z] #19 16.06 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T15:17:25.062Z] #19 16.06 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T15:17:25.062Z] #19 16.06 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T15:17:25.062Z] #19 16.06 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T15:17:25.062Z] #19 16.06 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T15:17:25.062Z] #19 16.06 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T15:17:25.062Z] #19 16.06 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T15:17:25.062Z] #19 16.06 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.06 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T15:17:25.062Z] #19 16.06 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T15:17:25.062Z] #19 16.06 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T15:17:25.062Z] #19 16.06 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T15:17:25.062Z] #19 16.07 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T15:17:25.238Z] Client: [2022-04-27T15:17:25.238Z] Context: default [2022-04-27T15:17:25.238Z] Debug Mode: false [2022-04-27T15:17:25.238Z] Plugins: [2022-04-27T15:17:25.238Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T15:17:25.238Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T15:17:25.238Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T15:17:25.238Z] [2022-04-27T15:17:25.238Z] Server: [2022-04-27T15:17:25.238Z] Containers: 0 [2022-04-27T15:17:25.238Z] Running: 0 [2022-04-27T15:17:25.238Z] Paused: 0 [2022-04-27T15:17:25.238Z] Stopped: 0 [2022-04-27T15:17:25.238Z] Images: 13 [2022-04-27T15:17:25.238Z] Server Version: 20.10.9 [2022-04-27T15:17:25.238Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T15:17:25.238Z] Windows: [2022-04-27T15:17:25.238Z] LCOW: [2022-04-27T15:17:25.238Z] Logging Driver: json-file [2022-04-27T15:17:25.238Z] Plugins: [2022-04-27T15:17:25.238Z] Volume: local [2022-04-27T15:17:25.238Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:25.238Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:25.238Z] Swarm: inactive [2022-04-27T15:17:25.238Z] Default Isolation: process [2022-04-27T15:17:25.238Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T15:17:25.238Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T15:17:25.238Z] OSType: windows [2022-04-27T15:17:25.238Z] Architecture: x86_64 [2022-04-27T15:17:25.238Z] CPUs: 4 [2022-04-27T15:17:25.238Z] Total Memory: 32GiB [2022-04-27T15:17:25.238Z] Name: azwin-2-078680 [2022-04-27T15:17:25.238Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T15:17:25.238Z] Docker Root Dir: D:\docker [2022-04-27T15:17:25.238Z] Debug Mode: false [2022-04-27T15:17:25.238Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:25.238Z] Labels: [2022-04-27T15:17:25.238Z] Experimental: true [2022-04-27T15:17:25.238Z] Insecure Registries: [2022-04-27T15:17:25.238Z] 10.0.0.4:5000 [2022-04-27T15:17:25.238Z] 127.0.0.0/8 [2022-04-27T15:17:25.238Z] Registry Mirrors: [2022-04-27T15:17:25.238Z] http://10.0.0.4:5000/ [2022-04-27T15:17:25.238Z] Live Restore Enabled: false [2022-04-27T15:17:25.238Z] Product License: Community Engine [2022-04-27T15:17:25.238Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T15:17:25.323Z] #19 16.37 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:17:25.323Z] #19 16.37 Need to get 787 MB of archives. [2022-04-27T15:17:25.323Z] #19 16.37 After this operation, 3385 MB of additional disk space will be used. [2022-04-27T15:17:25.323Z] #19 16.37 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-27T15:17:25.323Z] #19 16.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T15:17:25.323Z] #19 16.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-27T15:17:25.323Z] #19 16.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-27T15:17:25.323Z] #19 16.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-27T15:17:25.323Z] #19 16.40 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-27T15:17:25.323Z] #19 16.44 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-27T15:17:25.323Z] #19 16.47 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-27T15:17:25.323Z] #19 16.49 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-27T15:17:25.323Z] #19 16.51 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-27T15:17:25.323Z] #19 16.52 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-27T15:17:25.323Z] #19 16.54 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-27T15:17:25.323Z] #19 16.54 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-27T15:17:25.894Z] #19 16.92 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-27T15:17:25.894Z] #19 16.93 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-27T15:17:26.155Z] #19 17.30 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-27T15:17:26.155Z] #19 17.30 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-27T15:17:26.416Z] #19 17.69 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-27T15:17:26.416Z] #19 17.69 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-27T15:17:26.987Z] #19 18.05 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-27T15:17:26.987Z] #19 18.05 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-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-27T15:17:27.248Z] #19 18.39 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-27T15:17:27.248Z] #19 18.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-27T15:17:27.248Z] #19 18.40 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-27T15:17:27.248Z] #19 18.40 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-27T15:17:27.248Z] #19 18.41 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-27T15:17:27.248Z] #19 18.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-27T15:17:27.248Z] #19 18.42 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-27T15:17:27.248Z] #19 18.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-27T15:17:27.248Z] #19 18.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-27T15:17:27.248Z] #19 18.45 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-27T15:17:27.248Z] #19 18.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-27T15:17:27.248Z] #19 18.46 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-27T15:17:27.248Z] #19 18.47 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-27T15:17:27.819Z] #19 18.93 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-27T15:17:27.819Z] #19 18.93 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-27T15:17:27.819Z] #19 18.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-27T15:17:27.819Z] #19 18.95 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-27T15:17:27.819Z] #19 18.96 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-27T15:17:28.082Z] #19 19.34 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-27T15:17:28.082Z] #19 19.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T15:17:28.082Z] #19 19.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-27T15:17:28.082Z] #19 19.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-27T15:17:28.082Z] #19 19.36 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-27T15:17:28.082Z] #19 19.36 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:17:28.082Z] #19 19.42 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-27T15:17:28.082Z] #19 19.42 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-27T15:17:28.082Z] #19 19.42 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-27T15:17:28.082Z] #19 19.43 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-27T15:17:28.082Z] #19 19.43 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-27T15:17:28.082Z] #19 19.43 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-27T15:17:28.082Z] #19 19.43 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-27T15:17:28.082Z] #19 19.43 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-27T15:17:28.082Z] #19 19.43 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-27T15:17:28.082Z] #19 19.43 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-27T15:17:28.082Z] #19 19.43 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-27T15:17:28.082Z] #19 19.43 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-27T15:17:28.082Z] #19 19.43 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-27T15:17:28.082Z] #19 19.43 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-27T15:17:28.082Z] #19 19.44 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-27T15:17:28.345Z] #19 19.44 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-27T15:17:28.345Z] #19 19.44 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-27T15:17:28.345Z] #19 19.45 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-27T15:17:28.345Z] #19 19.46 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-27T15:17:28.345Z] #19 19.47 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-27T15:17:28.345Z] #19 19.47 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-27T15:17:28.345Z] #19 19.48 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-27T15:17:28.672Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T15:17:28.672Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-98bac945\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T15:17:28.672Z] ---------------------------------------------------------------------------- [2022-04-27T15:17:28.672Z] [2022-04-27T15:17:28.672Z] INFO: executeCI.ps1 starting at Wed Apr 27 15:17:28 CUT 2022 [2022-04-27T15:17:28.672Z] [2022-04-27T15:17:28.672Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T15:17:28.672Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T15:17:28.672Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T15:17:28.672Z] INFO: Environment variables: [2022-04-27T15:17:28.672Z] [2022-04-27T15:17:28.672Z] Name Value [2022-04-27T15:17:28.672Z] ---- ----- [2022-04-27T15:17:28.672Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T15:17:28.672Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T15:17:28.672Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T15:17:28.672Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T15:17:28.672Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T15:17:28.672Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T15:17:28.672Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T15:17:28.672Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T15:17:28.672Z] BRANCH_NAME PR-43538 [2022-04-27T15:17:28.672Z] BUILD_DISPLAY_NAME #1 [2022-04-27T15:17:28.672Z] BUILD_ID 1 [2022-04-27T15:17:28.672Z] BUILD_NUMBER 1 [2022-04-27T15:17:28.672Z] BUILD_TAG jenkins-moby-PR-43538-1 [2022-04-27T15:17:28.672Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/ [2022-04-27T15:17:28.672Z] CHANGE_AUTHOR corhere [2022-04-27T15:17:28.672Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T15:17:28.672Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T15:17:28.672Z] CHANGE_BRANCH dry-metrics-definitions [2022-04-27T15:17:28.672Z] CHANGE_FORK corhere [2022-04-27T15:17:28.672Z] CHANGE_ID 43538 [2022-04-27T15:17:28.672Z] CHANGE_TARGET master [2022-04-27T15:17:28.672Z] CHANGE_TITLE metrics: DRY metric definitions [2022-04-27T15:17:28.672Z] CHANGE_URL https://github.com/moby/moby/pull/43538 [2022-04-27T15:17:28.672Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:17:28.672Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T15:17:28.672Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T15:17:28.672Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T15:17:28.672Z] COMPUTERNAME azwin-2-8c6c51 [2022-04-27T15:17:28.672Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T15:17:28.672Z] ConfigSequenceNumber 0 [2022-04-27T15:17:28.672Z] DOCKER_BUILDKIT 0 [2022-04-27T15:17:28.672Z] DOCKER_DUT_DEBUG 1 [2022-04-27T15:17:28.672Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T15:17:28.672Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T15:17:28.672Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-27T15:17:28.672Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T15:17:28.672Z] EXECUTOR_NUMBER 0 [2022-04-27T15:17:28.672Z] FQDN azwin-2-8c6c51.westus.cloudapp.azure.com [2022-04-27T15:17:28.672Z] GIT_BRANCH PR-43538 [2022-04-27T15:17:28.672Z] GIT_COMMIT e3006379b344da771cc330cde73884ad478b9e60 [2022-04-27T15:17:28.672Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T15:17:28.672Z] HUDSON_COOKIE 477c4f50-bdc2-4d8d-abc3-d34ce1986f1a [2022-04-27T15:17:28.672Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:28.672Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T15:17:28.672Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:28.672Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T15:17:28.672Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:28.672Z] JENKINS_NODE_COOKIE c8cb3491-7bb5-49b4-8e2f-a6871e88c543 [2022-04-27T15:17:28.672Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T15:17:28.672Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:28.672Z] JOB_BASE_NAME PR-43538 [2022-04-27T15:17:28.672Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/display/redirect [2022-04-27T15:17:28.672Z] JOB_NAME moby/PR-43538 [2022-04-27T15:17:28.672Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/ [2022-04-27T15:17:28.672Z] library.jps.version master [2022-04-27T15:17:28.672Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T15:17:28.672Z] NODE_LABELS amd64 azure azwin-2-8c6c51 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T15:17:28.672Z] NODE_NAME azwin-2-8c6c51 [2022-04-27T15:17:28.672Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T15:17:28.672Z] OS Windows_NT [2022-04-27T15:17:28.672Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T15:17:28.672Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T15:17:28.672Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T15:17:28.672Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-27T15:17:28.672Z] PROCESSOR_LEVEL 6 [2022-04-27T15:17:28.672Z] PROCESSOR_REVISION 5507 [2022-04-27T15:17:28.672Z] ProgramData C:\ProgramData [2022-04-27T15:17:28.672Z] ProgramFiles C:\Program Files [2022-04-27T15:17:28.672Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T15:17:28.672Z] ProgramW6432 C:\Program Files [2022-04-27T15:17:28.672Z] PROMPT $P$G [2022-04-27T15:17:28.672Z] PSExecutionPolicyPreference Bypass [2022-04-27T15:17:28.672Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T15:17:28.672Z] PUBLIC C:\Users\Public [2022-04-27T15:17:28.672Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=artif... [2022-04-27T15:17:28.672Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=changes [2022-04-27T15:17:28.672Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect [2022-04-27T15:17:28.672Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=tests [2022-04-27T15:17:28.672Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T15:17:28.673Z] SOURCES_DRIVE d [2022-04-27T15:17:28.673Z] SOURCES_SUBDIR gopath [2022-04-27T15:17:28.673Z] STAGE_NAME Run tests [2022-04-27T15:17:28.673Z] SystemDrive C: [2022-04-27T15:17:28.673Z] SystemRoot C:\Windows [2022-04-27T15:17:28.673Z] TEMP C:\Windows\TEMP [2022-04-27T15:17:28.673Z] TESTDEBUG 0 [2022-04-27T15:17:28.673Z] TESTRUN_DRIVE d [2022-04-27T15:17:28.673Z] TESTRUN_SUBDIR CI [2022-04-27T15:17:28.673Z] TIMEOUT 120m [2022-04-27T15:17:28.673Z] TMP C:\Windows\TEMP [2022-04-27T15:17:28.673Z] USERDOMAIN WORKGROUP [2022-04-27T15:17:28.673Z] USERNAME azwin-2-8c6c51$ [2022-04-27T15:17:28.673Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T15:17:28.673Z] windir C:\Windows [2022-04-27T15:17:28.673Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T15:17:28.673Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T15:17:28.673Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T15:17:28.673Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T15:17:28.673Z] [2022-04-27T15:17:28.673Z] [2022-04-27T15:17:28.673Z] [2022-04-27T15:17:28.918Z] #19 19.92 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-27T15:17:28.918Z] #19 19.92 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-27T15:17:28.918Z] #19 19.93 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-27T15:17:28.918Z] #19 19.94 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-27T15:17:28.918Z] #19 19.95 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-27T15:17:29.142Z] INFO: Sources under d:\gopath\... [2022-04-27T15:17:29.142Z] INFO: Test run under d:\CI\... [2022-04-27T15:17:29.142Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T15:17:29.142Z] INFO: docker/docker repository was found [2022-04-27T15:17:29.142Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-27T15:17:29.142Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T15:17:29.142Z] INFO: Docker version of control daemon [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] Client: [2022-04-27T15:17:29.142Z] Version: 20.10.9 [2022-04-27T15:17:29.142Z] API version: 1.41 [2022-04-27T15:17:29.142Z] Go version: go1.16.8 [2022-04-27T15:17:29.142Z] Git commit: c2ea9bc [2022-04-27T15:17:29.142Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:29.142Z] OS/Arch: windows/amd64 [2022-04-27T15:17:29.142Z] Context: default [2022-04-27T15:17:29.142Z] Experimental: true [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] Server: Docker Engine - Community [2022-04-27T15:17:29.142Z] Engine: [2022-04-27T15:17:29.142Z] Version: 20.10.9 [2022-04-27T15:17:29.142Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:29.142Z] Go version: go1.16.8 [2022-04-27T15:17:29.142Z] Git commit: 79ea9d3 [2022-04-27T15:17:29.142Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:29.142Z] OS/Arch: windows/amd64 [2022-04-27T15:17:29.142Z] Experimental: true [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] INFO: Docker info of control daemon [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] Client: [2022-04-27T15:17:29.142Z] Context: default [2022-04-27T15:17:29.142Z] Debug Mode: false [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] Server: [2022-04-27T15:17:29.142Z] Containers: 0 [2022-04-27T15:17:29.142Z] Running: 0 [2022-04-27T15:17:29.142Z] Paused: 0 [2022-04-27T15:17:29.142Z] Stopped: 0 [2022-04-27T15:17:29.142Z] Images: 13 [2022-04-27T15:17:29.142Z] Server Version: 20.10.9 [2022-04-27T15:17:29.142Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T15:17:29.142Z] Windows: [2022-04-27T15:17:29.142Z] LCOW: [2022-04-27T15:17:29.142Z] Logging Driver: json-file [2022-04-27T15:17:29.142Z] Plugins: [2022-04-27T15:17:29.142Z] Volume: local [2022-04-27T15:17:29.142Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:29.142Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:29.142Z] Swarm: inactive [2022-04-27T15:17:29.142Z] Default Isolation: process [2022-04-27T15:17:29.142Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:17:29.142Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T15:17:29.142Z] OSType: windows [2022-04-27T15:17:29.142Z] Architecture: x86_64 [2022-04-27T15:17:29.142Z] CPUs: 4 [2022-04-27T15:17:29.142Z] Total Memory: 32GiB [2022-04-27T15:17:29.142Z] Name: azwin-2-8c6c51 [2022-04-27T15:17:29.142Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T15:17:29.142Z] Docker Root Dir: D:\docker [2022-04-27T15:17:29.142Z] Debug Mode: false [2022-04-27T15:17:29.142Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:29.142Z] Labels: [2022-04-27T15:17:29.142Z] Experimental: true [2022-04-27T15:17:29.142Z] Insecure Registries: [2022-04-27T15:17:29.142Z] 10.0.0.4:5000 [2022-04-27T15:17:29.142Z] 127.0.0.0/8 [2022-04-27T15:17:29.142Z] Registry Mirrors: [2022-04-27T15:17:29.142Z] http://10.0.0.4:5000/ [2022-04-27T15:17:29.142Z] Live Restore Enabled: false [2022-04-27T15:17:29.142Z] Product License: Community Engine [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] [2022-04-27T15:17:29.142Z] INFO: Commit hash is e3006379b3 [2022-04-27T15:17:29.142Z] INFO: Nuke-Everything... [2022-04-27T15:17:29.142Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T15:17:29.180Z] #19 20.32 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-27T15:17:29.180Z] #19 20.32 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-27T15:17:29.180Z] #19 20.32 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-27T15:17:29.180Z] #19 20.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-27T15:17:29.180Z] #19 20.33 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-27T15:17:29.180Z] #19 20.33 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-27T15:17:29.180Z] #19 20.33 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-27T15:17:29.180Z] #19 20.34 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-27T15:17:29.180Z] #19 20.35 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-27T15:17:29.180Z] #19 20.35 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-27T15:17:29.180Z] #19 20.36 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-27T15:17:29.609Z] INFO: Nuking d:\CI [2022-04-27T15:17:29.609Z] INFO: Zapped successfully [2022-04-27T15:17:29.609Z] INFO: Location for testing is d:\CI\PR-43538\1 [2022-04-27T15:17:29.609Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T15:17:29.609Z] [2022-04-27T15:17:29.609Z] [2022-04-27T15:17:29.609Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 15:17:29... [2022-04-27T15:17:29.609Z] [2022-04-27T15:17:29.752Z] #19 20.81 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-27T15:17:29.752Z] #19 20.81 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-27T15:17:29.752Z] #19 20.82 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-27T15:17:29.752Z] #19 20.83 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-27T15:17:29.752Z] #19 20.84 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-27T15:17:30.014Z] #19 21.23 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-27T15:17:30.014Z] #19 21.23 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-27T15:17:30.014Z] #19 21.23 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-27T15:17:30.014Z] #19 21.24 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-27T15:17:30.014Z] #19 21.24 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-27T15:17:30.014Z] #19 21.24 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-27T15:17:30.014Z] #19 21.24 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-27T15:17:30.014Z] #19 21.24 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-27T15:17:30.014Z] #19 21.26 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-27T15:17:30.014Z] #19 21.27 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-27T15:17:30.014Z] #19 21.29 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-27T15:17:30.014Z] #19 21.29 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-27T15:17:30.014Z] #19 21.30 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-27T15:17:30.014Z] #19 21.30 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-27T15:17:30.014Z] #19 21.31 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-27T15:17:30.330Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T15:17:30.330Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0b51e616\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T15:17:30.330Z] ---------------------------------------------------------------------------- [2022-04-27T15:17:30.330Z] [2022-04-27T15:17:30.330Z] INFO: executeCI.ps1 starting at Wed Apr 27 15:17:29 CUT 2022 [2022-04-27T15:17:30.330Z] [2022-04-27T15:17:30.330Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T15:17:30.330Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T15:17:30.330Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T15:17:30.330Z] INFO: Environment variables: [2022-04-27T15:17:30.330Z] [2022-04-27T15:17:30.330Z] Name Value [2022-04-27T15:17:30.330Z] ---- ----- [2022-04-27T15:17:30.330Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T15:17:30.330Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T15:17:30.330Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T15:17:30.330Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T15:17:30.330Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T15:17:30.330Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T15:17:30.330Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T15:17:30.330Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T15:17:30.330Z] BRANCH_NAME PR-43538 [2022-04-27T15:17:30.330Z] BUILD_DISPLAY_NAME #1 [2022-04-27T15:17:30.330Z] BUILD_ID 1 [2022-04-27T15:17:30.330Z] BUILD_NUMBER 1 [2022-04-27T15:17:30.330Z] BUILD_TAG jenkins-moby-PR-43538-1 [2022-04-27T15:17:30.330Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/ [2022-04-27T15:17:30.330Z] CHANGE_AUTHOR corhere [2022-04-27T15:17:30.330Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T15:17:30.330Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T15:17:30.330Z] CHANGE_BRANCH dry-metrics-definitions [2022-04-27T15:17:30.330Z] CHANGE_FORK corhere [2022-04-27T15:17:30.330Z] CHANGE_ID 43538 [2022-04-27T15:17:30.330Z] CHANGE_TARGET master [2022-04-27T15:17:30.330Z] CHANGE_TITLE metrics: DRY metric definitions [2022-04-27T15:17:30.330Z] CHANGE_URL https://github.com/moby/moby/pull/43538 [2022-04-27T15:17:30.330Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:17:30.330Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T15:17:30.330Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T15:17:30.330Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T15:17:30.330Z] COMPUTERNAME azwin-2-8c6c50 [2022-04-27T15:17:30.330Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T15:17:30.330Z] ConfigSequenceNumber 0 [2022-04-27T15:17:30.330Z] DOCKER_BUILDKIT 0 [2022-04-27T15:17:30.330Z] DOCKER_DUT_DEBUG 1 [2022-04-27T15:17:30.330Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T15:17:30.330Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T15:17:30.330Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T15:17:30.330Z] EXECUTOR_NUMBER 0 [2022-04-27T15:17:30.330Z] FQDN azwin-2-8c6c50.westus.cloudapp.azure.com [2022-04-27T15:17:30.330Z] GIT_BRANCH PR-43538 [2022-04-27T15:17:30.330Z] GIT_COMMIT 119ee15a6d19a19201fbbca565be5bb0e13da8a9 [2022-04-27T15:17:30.330Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T15:17:30.330Z] HUDSON_COOKIE 6b276a85-d247-4382-9517-f2b3b09df893 [2022-04-27T15:17:30.330Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:30.330Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T15:17:30.330Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:30.330Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T15:17:30.330Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:30.330Z] JENKINS_NODE_COOKIE 39653d48-120b-4006-9de1-5d63d70cb144 [2022-04-27T15:17:30.330Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T15:17:30.330Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:30.330Z] JOB_BASE_NAME PR-43538 [2022-04-27T15:17:30.330Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/display/redirect [2022-04-27T15:17:30.330Z] JOB_NAME moby/PR-43538 [2022-04-27T15:17:30.330Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/ [2022-04-27T15:17:30.330Z] library.jps.version master [2022-04-27T15:17:30.330Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T15:17:30.330Z] NODE_LABELS amd64 azure azwin-2-8c6c50 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T15:17:30.330Z] NODE_NAME azwin-2-8c6c50 [2022-04-27T15:17:30.330Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T15:17:30.330Z] OS Windows_NT [2022-04-27T15:17:30.330Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T15:17:30.331Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T15:17:30.331Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T15:17:30.331Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-27T15:17:30.331Z] PROCESSOR_LEVEL 6 [2022-04-27T15:17:30.331Z] PROCESSOR_REVISION 5507 [2022-04-27T15:17:30.331Z] ProgramData C:\ProgramData [2022-04-27T15:17:30.331Z] ProgramFiles C:\Program Files [2022-04-27T15:17:30.331Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T15:17:30.331Z] ProgramW6432 C:\Program Files [2022-04-27T15:17:30.331Z] PROMPT $P$G [2022-04-27T15:17:30.331Z] PSExecutionPolicyPreference Bypass [2022-04-27T15:17:30.331Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T15:17:30.331Z] PUBLIC C:\Users\Public [2022-04-27T15:17:30.331Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=artif... [2022-04-27T15:17:30.331Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=changes [2022-04-27T15:17:30.331Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect [2022-04-27T15:17:30.331Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=tests [2022-04-27T15:17:30.331Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T15:17:30.331Z] SOURCES_DRIVE d [2022-04-27T15:17:30.331Z] SOURCES_SUBDIR gopath [2022-04-27T15:17:30.331Z] STAGE_NAME Run tests [2022-04-27T15:17:30.331Z] SystemDrive C: [2022-04-27T15:17:30.331Z] SystemRoot C:\Windows [2022-04-27T15:17:30.331Z] TEMP C:\Windows\TEMP [2022-04-27T15:17:30.331Z] TESTDEBUG 0 [2022-04-27T15:17:30.331Z] TESTRUN_DRIVE d [2022-04-27T15:17:30.331Z] TESTRUN_SUBDIR CI [2022-04-27T15:17:30.331Z] TIMEOUT 120m [2022-04-27T15:17:30.331Z] TMP C:\Windows\TEMP [2022-04-27T15:17:30.331Z] USERDOMAIN WORKGROUP [2022-04-27T15:17:30.331Z] USERNAME azwin-2-8c6c50$ [2022-04-27T15:17:30.331Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T15:17:30.331Z] windir C:\Windows [2022-04-27T15:17:30.331Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T15:17:30.331Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T15:17:30.331Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T15:17:30.331Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] INFO: Sources under d:\gopath\... [2022-04-27T15:17:30.331Z] INFO: Test run under d:\CI\... [2022-04-27T15:17:30.331Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T15:17:30.331Z] INFO: docker/docker repository was found [2022-04-27T15:17:30.331Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-27T15:17:30.331Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T15:17:30.331Z] INFO: Docker version of control daemon [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] Client: [2022-04-27T15:17:30.331Z] Version: 20.10.9 [2022-04-27T15:17:30.331Z] API version: 1.41 [2022-04-27T15:17:30.331Z] Go version: go1.16.8 [2022-04-27T15:17:30.331Z] Git commit: c2ea9bc [2022-04-27T15:17:30.331Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:30.331Z] OS/Arch: windows/amd64 [2022-04-27T15:17:30.331Z] Context: default [2022-04-27T15:17:30.331Z] Experimental: true [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] Server: Docker Engine - Community [2022-04-27T15:17:30.331Z] Engine: [2022-04-27T15:17:30.331Z] Version: 20.10.9 [2022-04-27T15:17:30.331Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:30.331Z] Go version: go1.16.8 [2022-04-27T15:17:30.331Z] Git commit: 79ea9d3 [2022-04-27T15:17:30.331Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:30.331Z] OS/Arch: windows/amd64 [2022-04-27T15:17:30.331Z] Experimental: true [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] INFO: Docker info of control daemon [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] Client: [2022-04-27T15:17:30.331Z] Context: default [2022-04-27T15:17:30.331Z] Debug Mode: false [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] Server: [2022-04-27T15:17:30.331Z] Containers: 0 [2022-04-27T15:17:30.331Z] Running: 0 [2022-04-27T15:17:30.331Z] Paused: 0 [2022-04-27T15:17:30.331Z] Stopped: 0 [2022-04-27T15:17:30.331Z] Images: 13 [2022-04-27T15:17:30.331Z] Server Version: 20.10.9 [2022-04-27T15:17:30.331Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T15:17:30.331Z] Windows: [2022-04-27T15:17:30.331Z] LCOW: [2022-04-27T15:17:30.331Z] Logging Driver: json-file [2022-04-27T15:17:30.331Z] Plugins: [2022-04-27T15:17:30.331Z] Volume: local [2022-04-27T15:17:30.331Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:30.331Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:30.331Z] Swarm: inactive [2022-04-27T15:17:30.331Z] Default Isolation: process [2022-04-27T15:17:30.331Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:17:30.331Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T15:17:30.331Z] OSType: windows [2022-04-27T15:17:30.331Z] Architecture: x86_64 [2022-04-27T15:17:30.331Z] CPUs: 4 [2022-04-27T15:17:30.331Z] Total Memory: 32GiB [2022-04-27T15:17:30.331Z] Name: azwin-2-8c6c50 [2022-04-27T15:17:30.331Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T15:17:30.331Z] Docker Root Dir: D:\docker [2022-04-27T15:17:30.331Z] Debug Mode: false [2022-04-27T15:17:30.331Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:30.331Z] Labels: [2022-04-27T15:17:30.331Z] Experimental: true [2022-04-27T15:17:30.331Z] Insecure Registries: [2022-04-27T15:17:30.331Z] 10.0.0.4:5000 [2022-04-27T15:17:30.331Z] 127.0.0.0/8 [2022-04-27T15:17:30.331Z] Registry Mirrors: [2022-04-27T15:17:30.331Z] http://10.0.0.4:5000/ [2022-04-27T15:17:30.331Z] Live Restore Enabled: false [2022-04-27T15:17:30.331Z] Product License: Community Engine [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] [2022-04-27T15:17:30.331Z] INFO: Commit hash is 0137dc6d4e [2022-04-27T15:17:30.331Z] INFO: Nuke-Everything... [2022-04-27T15:17:30.331Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T15:17:30.331Z] INFO: Nuking d:\CI [2022-04-27T15:17:30.331Z] INFO: Zapped successfully [2022-04-27T15:17:30.587Z] #19 21.73 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-27T15:17:30.587Z] #19 21.73 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-27T15:17:30.587Z] #19 21.74 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-27T15:17:30.587Z] #19 21.76 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-27T15:17:30.587Z] #19 21.78 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-27T15:17:30.799Z] INFO: Location for testing is d:\CI\PR-43538\1 [2022-04-27T15:17:30.799Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T15:17:30.799Z] [2022-04-27T15:17:30.799Z] [2022-04-27T15:17:30.799Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 15:17:30... [2022-04-27T15:17:30.799Z] [2022-04-27T15:17:31.159Z] #19 22.23 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-27T15:17:31.160Z] #19 22.23 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-27T15:17:31.160Z] #19 22.23 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-27T15:17:31.160Z] #19 22.24 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-27T15:17:31.160Z] #19 22.24 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-27T15:17:31.160Z] #19 22.25 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-27T15:17:31.160Z] #19 22.25 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-27T15:17:31.160Z] #19 22.25 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-27T15:17:31.160Z] #19 22.26 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-27T15:17:31.160Z] #19 22.27 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-27T15:17:31.160Z] #19 22.27 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-27T15:17:31.160Z] #19 22.28 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-27T15:17:31.752Z] #19 22.69 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-27T15:17:31.752Z] #19 22.69 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-27T15:17:31.752Z] #19 22.70 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-27T15:17:31.752Z] #19 22.72 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-27T15:17:31.752Z] #19 22.73 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-27T15:17:32.019Z] #19 23.13 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-27T15:17:32.019Z] #19 23.13 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-27T15:17:32.280Z] #19 23.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:17:32.280Z] #19 23.57 Fetched 787 MB in 7s (112 MB/s) [2022-04-27T15:17:32.540Z] #19 23.60 Selecting previously unselected package liblocale-gettext-perl. [2022-04-27T15:17:32.540Z] #19 23.60 (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-27T15:17:32.540Z] #19 23.71 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-27T15:17:32.540Z] #19 23.71 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T15:17:32.540Z] #19 23.75 Selecting previously unselected package bzip2. [2022-04-27T15:17:32.540Z] #19 23.75 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T15:17:32.540Z] #19 23.75 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T15:17:32.540Z] #19 23.79 Selecting previously unselected package libmagic-mgc. [2022-04-27T15:17:32.540Z] #19 23.79 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-27T15:17:32.540Z] #19 23.80 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-27T15:17:32.540Z] #19 23.90 Selecting previously unselected package libmagic1:amd64. [2022-04-27T15:17:32.800Z] #19 23.90 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-27T15:17:32.800Z] #19 23.91 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-27T15:17:32.800Z] #19 23.95 Selecting previously unselected package file. [2022-04-27T15:17:32.800Z] #19 23.95 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-27T15:17:32.800Z] #19 23.96 Unpacking file (1:5.39-3) ... [2022-04-27T15:17:32.800Z] #19 24.00 Selecting previously unselected package xz-utils. [2022-04-27T15:17:32.800Z] #19 24.00 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T15:17:32.800Z] #19 24.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:17:32.800Z] #19 24.10 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-27T15:17:32.800Z] #19 24.10 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T15:17:32.800Z] #19 24.10 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T15:17:33.371Z] #19 24.45 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-27T15:17:33.371Z] #19 24.45 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-27T15:17:33.371Z] #19 24.46 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T15:17:33.631Z] #19 24.76 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-27T15:17:33.631Z] #19 24.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-27T15:17:33.631Z] #19 24.76 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T15:17:33.891Z] #19 25.07 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-27T15:17:33.891Z] #19 25.07 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T15:17:33.891Z] #19 25.07 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T15:17:34.152Z] #19 25.35 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-27T15:17:34.152Z] #19 25.35 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T15:17:34.152Z] #19 25.35 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T15:17:34.352Z] Sending build context to Docker daemon 66.32MB [2022-04-27T15:17:34.352Z] [2022-04-27T15:17:34.352Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T15:17:34.352Z] ---> aa8714eb8356 [2022-04-27T15:17:34.352Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> 958e51831c1c [2022-04-27T15:17:34.352Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> 171090d6444c [2022-04-27T15:17:34.352Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> 7e09b5409c4a [2022-04-27T15:17:34.352Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> e9247f81084f [2022-04-27T15:17:34.352Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> e5f3245c8020 [2022-04-27T15:17:34.352Z] 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-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> 848874570258 [2022-04-27T15:17:34.352Z] 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-27T15:17:34.352Z] ---> Using cache [2022-04-27T15:17:34.352Z] ---> a172e2001c01 [2022-04-27T15:17:34.353Z] 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-27T15:17:34.353Z] ---> Using cache [2022-04-27T15:17:34.353Z] ---> d20dbd8e201b [2022-04-27T15:17:34.353Z] 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-27T15:17:34.353Z] ---> Using cache [2022-04-27T15:17:34.353Z] ---> 64f43e8b6e80 [2022-04-27T15:17:34.353Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T15:17:34.353Z] ---> Using cache [2022-04-27T15:17:34.353Z] ---> 4336f0673921 [2022-04-27T15:17:34.353Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T15:17:34.353Z] ---> Using cache [2022-04-27T15:17:34.353Z] ---> d84903ffdbc0 [2022-04-27T15:17:34.353Z] Step 13/13 : COPY . . [2022-04-27T15:17:34.413Z] #19 25.58 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-27T15:17:34.413Z] #19 25.59 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:34.413Z] #19 25.59 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:17:34.413Z] #19 25.63 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-27T15:17:34.413Z] #19 25.63 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:34.413Z] #19 25.63 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:17:35.571Z] Sending build context to Docker daemon 66.32MB [2022-04-27T15:17:35.571Z] [2022-04-27T15:17:35.571Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T15:17:35.571Z] ---> aa8714eb8356 [2022-04-27T15:17:35.571Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 193302e53d5b [2022-04-27T15:17:35.571Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> e7fbcb758dd6 [2022-04-27T15:17:35.571Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 6ff2bc2c40fb [2022-04-27T15:17:35.571Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> c112bfdc30f8 [2022-04-27T15:17:35.571Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 015ac2b7bd34 [2022-04-27T15:17:35.571Z] 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-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> d6674b649c04 [2022-04-27T15:17:35.571Z] 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-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 77cf489cf084 [2022-04-27T15:17:35.571Z] 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-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 4659b54582fa [2022-04-27T15:17:35.571Z] 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-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> 82cff9803fcf [2022-04-27T15:17:35.571Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> fb6b7ba8afbd [2022-04-27T15:17:35.571Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T15:17:35.571Z] ---> Using cache [2022-04-27T15:17:35.571Z] ---> bbf171ae7c62 [2022-04-27T15:17:35.571Z] Step 13/13 : COPY . . [2022-04-27T15:17:38.302Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T15:17:38.302Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e12ffd9b\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T15:17:38.302Z] ---------------------------------------------------------------------------- [2022-04-27T15:17:38.302Z] [2022-04-27T15:17:38.302Z] INFO: executeCI.ps1 starting at Wed Apr 27 15:17:36 CUT 2022 [2022-04-27T15:17:38.302Z] [2022-04-27T15:17:38.302Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T15:17:38.302Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T15:17:38.302Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-27T15:17:38.302Z] INFO: Environment variables: [2022-04-27T15:17:38.302Z] [2022-04-27T15:17:38.302Z] Name Value [2022-04-27T15:17:38.302Z] ---- ----- [2022-04-27T15:17:38.302Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T15:17:38.302Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T15:17:38.302Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T15:17:38.302Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T15:17:38.302Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T15:17:38.302Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T15:17:38.302Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T15:17:38.302Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T15:17:38.302Z] BRANCH_NAME PR-43538 [2022-04-27T15:17:38.302Z] BUILD_DISPLAY_NAME #1 [2022-04-27T15:17:38.302Z] BUILD_ID 1 [2022-04-27T15:17:38.302Z] BUILD_NUMBER 1 [2022-04-27T15:17:38.302Z] BUILD_TAG jenkins-moby-PR-43538-1 [2022-04-27T15:17:38.302Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/ [2022-04-27T15:17:38.302Z] CHANGE_AUTHOR corhere [2022-04-27T15:17:38.302Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-04-27T15:17:38.302Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-04-27T15:17:38.302Z] CHANGE_BRANCH dry-metrics-definitions [2022-04-27T15:17:38.302Z] CHANGE_FORK corhere [2022-04-27T15:17:38.302Z] CHANGE_ID 43538 [2022-04-27T15:17:38.302Z] CHANGE_TARGET master [2022-04-27T15:17:38.302Z] CHANGE_TITLE metrics: DRY metric definitions [2022-04-27T15:17:38.302Z] CHANGE_URL https://github.com/moby/moby/pull/43538 [2022-04-27T15:17:38.302Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:17:38.302Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T15:17:38.302Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T15:17:38.302Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T15:17:38.302Z] COMPUTERNAME azwin-2-078680 [2022-04-27T15:17:38.302Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T15:17:38.302Z] ConfigSequenceNumber 0 [2022-04-27T15:17:38.302Z] DOCKER_BUILDKIT 0 [2022-04-27T15:17:38.302Z] DOCKER_DUT_DEBUG 1 [2022-04-27T15:17:38.302Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T15:17:38.302Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T15:17:38.302Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T15:17:38.302Z] EXECUTOR_NUMBER 0 [2022-04-27T15:17:38.303Z] FQDN azwin-2-078680.westus.cloudapp.azure.com [2022-04-27T15:17:38.303Z] GIT_BRANCH PR-43538 [2022-04-27T15:17:38.303Z] GIT_COMMIT 119ee15a6d19a19201fbbca565be5bb0e13da8a9 [2022-04-27T15:17:38.303Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T15:17:38.303Z] HUDSON_COOKIE fbf08004-2783-4e1e-b210-da39d8fb898b [2022-04-27T15:17:38.303Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:38.303Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T15:17:38.303Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:38.303Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T15:17:38.303Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T15:17:38.303Z] JENKINS_NODE_COOKIE 8b9e0422-4b1d-4d86-8cda-3a76160511c7 [2022-04-27T15:17:38.303Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T15:17:38.303Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T15:17:38.303Z] JOB_BASE_NAME PR-43538 [2022-04-27T15:17:38.303Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/display/redirect [2022-04-27T15:17:38.303Z] JOB_NAME moby/PR-43538 [2022-04-27T15:17:38.303Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/ [2022-04-27T15:17:38.303Z] library.jps.version master [2022-04-27T15:17:38.303Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T15:17:38.303Z] NODE_LABELS amd64 azure azwin-2-078680 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-27T15:17:38.303Z] NODE_NAME azwin-2-078680 [2022-04-27T15:17:38.303Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T15:17:38.303Z] OS Windows_NT [2022-04-27T15:17:38.303Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T15:17:38.303Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T15:17:38.303Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T15:17:38.303Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-27T15:17:38.303Z] PROCESSOR_LEVEL 6 [2022-04-27T15:17:38.303Z] PROCESSOR_REVISION 5504 [2022-04-27T15:17:38.303Z] ProgramData C:\ProgramData [2022-04-27T15:17:38.303Z] ProgramFiles C:\Program Files [2022-04-27T15:17:38.303Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T15:17:38.303Z] ProgramW6432 C:\Program Files [2022-04-27T15:17:38.303Z] PROMPT $P$G [2022-04-27T15:17:38.303Z] PSExecutionPolicyPreference Bypass [2022-04-27T15:17:38.303Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T15:17:38.303Z] PUBLIC C:\Users\Public [2022-04-27T15:17:38.303Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=artif... [2022-04-27T15:17:38.303Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=changes [2022-04-27T15:17:38.303Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect [2022-04-27T15:17:38.303Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43538/1/display/redirect?page=tests [2022-04-27T15:17:38.303Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T15:17:38.303Z] SOURCES_DRIVE d [2022-04-27T15:17:38.303Z] SOURCES_SUBDIR gopath [2022-04-27T15:17:38.303Z] STAGE_NAME Run tests [2022-04-27T15:17:38.303Z] SystemDrive C: [2022-04-27T15:17:38.303Z] SystemRoot C:\Windows [2022-04-27T15:17:38.303Z] TEMP C:\Windows\TEMP [2022-04-27T15:17:38.303Z] TESTDEBUG 0 [2022-04-27T15:17:38.303Z] TESTRUN_DRIVE d [2022-04-27T15:17:38.303Z] TESTRUN_SUBDIR CI [2022-04-27T15:17:38.303Z] TIMEOUT 120m [2022-04-27T15:17:38.303Z] TMP C:\Windows\TEMP [2022-04-27T15:17:38.303Z] USERDOMAIN WORKGROUP [2022-04-27T15:17:38.303Z] USERNAME azwin-2-078680$ [2022-04-27T15:17:38.303Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T15:17:38.303Z] windir C:\Windows [2022-04-27T15:17:38.303Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T15:17:38.303Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-27T15:17:38.303Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T15:17:38.303Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] INFO: Sources under d:\gopath\... [2022-04-27T15:17:38.303Z] INFO: Test run under d:\CI\... [2022-04-27T15:17:38.303Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T15:17:38.303Z] INFO: docker/docker repository was found [2022-04-27T15:17:38.303Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-27T15:17:38.303Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-27T15:17:38.303Z] INFO: Docker version of control daemon [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] Client: [2022-04-27T15:17:38.303Z] Version: 20.10.9 [2022-04-27T15:17:38.303Z] API version: 1.41 [2022-04-27T15:17:38.303Z] Go version: go1.16.8 [2022-04-27T15:17:38.303Z] Git commit: c2ea9bc [2022-04-27T15:17:38.303Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T15:17:38.303Z] OS/Arch: windows/amd64 [2022-04-27T15:17:38.303Z] Context: default [2022-04-27T15:17:38.303Z] Experimental: true [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] Server: Docker Engine - Community [2022-04-27T15:17:38.303Z] Engine: [2022-04-27T15:17:38.303Z] Version: 20.10.9 [2022-04-27T15:17:38.303Z] API version: 1.41 (minimum version 1.24) [2022-04-27T15:17:38.303Z] Go version: go1.16.8 [2022-04-27T15:17:38.303Z] Git commit: 79ea9d3 [2022-04-27T15:17:38.303Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T15:17:38.303Z] OS/Arch: windows/amd64 [2022-04-27T15:17:38.303Z] Experimental: true [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] INFO: Docker info of control daemon [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] Client: [2022-04-27T15:17:38.303Z] Context: default [2022-04-27T15:17:38.303Z] Debug Mode: false [2022-04-27T15:17:38.303Z] Plugins: [2022-04-27T15:17:38.303Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T15:17:38.303Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T15:17:38.303Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] Server: [2022-04-27T15:17:38.303Z] Containers: 0 [2022-04-27T15:17:38.303Z] Running: 0 [2022-04-27T15:17:38.303Z] Paused: 0 [2022-04-27T15:17:38.303Z] Stopped: 0 [2022-04-27T15:17:38.303Z] Images: 13 [2022-04-27T15:17:38.303Z] Server Version: 20.10.9 [2022-04-27T15:17:38.303Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-27T15:17:38.303Z] LCOW: [2022-04-27T15:17:38.303Z] Windows: [2022-04-27T15:17:38.303Z] Logging Driver: json-file [2022-04-27T15:17:38.303Z] Plugins: [2022-04-27T15:17:38.303Z] Volume: local [2022-04-27T15:17:38.303Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:17:38.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:17:38.303Z] Swarm: inactive [2022-04-27T15:17:38.303Z] Default Isolation: process [2022-04-27T15:17:38.303Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T15:17:38.303Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T15:17:38.303Z] OSType: windows [2022-04-27T15:17:38.303Z] Architecture: x86_64 [2022-04-27T15:17:38.303Z] CPUs: 4 [2022-04-27T15:17:38.303Z] Total Memory: 32GiB [2022-04-27T15:17:38.303Z] Name: azwin-2-078680 [2022-04-27T15:17:38.303Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T15:17:38.303Z] Docker Root Dir: D:\docker [2022-04-27T15:17:38.303Z] Debug Mode: false [2022-04-27T15:17:38.303Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:17:38.303Z] Labels: [2022-04-27T15:17:38.303Z] Experimental: true [2022-04-27T15:17:38.303Z] Insecure Registries: [2022-04-27T15:17:38.303Z] 10.0.0.4:5000 [2022-04-27T15:17:38.303Z] 127.0.0.0/8 [2022-04-27T15:17:38.303Z] Registry Mirrors: [2022-04-27T15:17:38.303Z] http://10.0.0.4:5000/ [2022-04-27T15:17:38.303Z] Live Restore Enabled: false [2022-04-27T15:17:38.303Z] Product License: Community Engine [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] [2022-04-27T15:17:38.303Z] INFO: Commit hash is 119ee15a6d [2022-04-27T15:17:38.303Z] INFO: Nuke-Everything... [2022-04-27T15:17:38.303Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T15:17:38.766Z] INFO: Nuking d:\CI [2022-04-27T15:17:38.766Z] INFO: Zapped successfully [2022-04-27T15:17:38.766Z] INFO: Location for testing is d:\CI\PR-43538\1 [2022-04-27T15:17:38.766Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T15:17:38.766Z] [2022-04-27T15:17:38.766Z] [2022-04-27T15:17:38.766Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 15:17:38... [2022-04-27T15:17:38.766Z] [2022-04-27T15:17:39.702Z] #19 30.07 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-27T15:17:39.703Z] #19 30.07 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:39.703Z] #19 30.08 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:17:39.703Z] #19 30.11 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-27T15:17:39.703Z] #19 30.11 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:39.703Z] #19 30.12 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:17:43.907Z] #19 34.29 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-27T15:17:43.907Z] #19 34.29 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:43.907Z] #19 34.29 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:17:43.907Z] #19 34.33 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-27T15:17:43.907Z] #19 34.33 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:43.907Z] #19 34.34 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:17:45.878Z] Sending build context to Docker daemon 66.32MB [2022-04-27T15:17:45.878Z] [2022-04-27T15:17:45.878Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T15:17:45.878Z] ---> e8870c5c3ab2 [2022-04-27T15:17:45.878Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> 37a881ad160c [2022-04-27T15:17:45.878Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> 69b555c06cfa [2022-04-27T15:17:45.878Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> a657548c428f [2022-04-27T15:17:45.878Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> 5fba4227eace [2022-04-27T15:17:45.878Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> ed2db422648a [2022-04-27T15:17:45.878Z] 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-27T15:17:45.878Z] ---> Using cache [2022-04-27T15:17:45.878Z] ---> 8fa81222dfb3 [2022-04-27T15:17:45.879Z] 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-27T15:17:45.879Z] ---> Using cache [2022-04-27T15:17:45.879Z] ---> 764f5b61d445 [2022-04-27T15:17:45.879Z] 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-27T15:17:45.879Z] ---> Using cache [2022-04-27T15:17:45.879Z] ---> 017020da4073 [2022-04-27T15:17:45.879Z] 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-27T15:17:45.879Z] ---> Using cache [2022-04-27T15:17:45.879Z] ---> 8a5febea2761 [2022-04-27T15:17:45.879Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T15:17:45.879Z] ---> Using cache [2022-04-27T15:17:45.879Z] ---> 15f0af44d787 [2022-04-27T15:17:45.879Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T15:17:45.879Z] ---> Using cache [2022-04-27T15:17:45.879Z] ---> 506e2cf2d4a4 [2022-04-27T15:17:45.879Z] Step 13/13 : COPY . . [2022-04-27T15:17:48.120Z] #19 38.52 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-27T15:17:48.120Z] #19 38.52 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:48.120Z] #19 38.52 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:17:48.120Z] #19 38.56 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-27T15:17:48.120Z] #19 38.56 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:48.120Z] #19 38.56 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:17:52.328Z] #19 42.88 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-27T15:17:52.328Z] #19 42.88 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:52.328Z] #19 42.89 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:17:52.328Z] #19 42.93 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-27T15:17:52.328Z] #19 42.93 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:52.328Z] #19 42.94 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:17:55.550Z] ---> 3e0f9e9c5f2d [2022-04-27T15:17:55.550Z] Successfully built 3e0f9e9c5f2d [2022-04-27T15:17:55.550Z] Successfully tagged docker:latest [2022-04-27T15:17:55.550Z] INFO: Image build ended at 04/27/2022 15:17:54. Duration:00:00:25.4944590 [2022-04-27T15:17:55.550Z] [2022-04-27T15:17:55.550Z] [2022-04-27T15:17:55.550Z] INFO: Building the test binaries at 04/27/2022 15:17:54... [2022-04-27T15:17:55.629Z] #19 46.81 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-27T15:17:55.629Z] #19 46.81 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:17:55.629Z] #19 46.82 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:17:55.629Z] #19 46.84 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-27T15:17:55.629Z] #19 46.85 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:17:55.629Z] #19 46.85 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:17:55.629Z] #19 46.88 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-27T15:17:55.889Z] #19 46.88 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:17:55.889Z] #19 46.88 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:17:55.889Z] #19 46.91 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-27T15:17:55.889Z] #19 46.91 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:17:55.889Z] #19 46.92 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:17:55.889Z] #19 46.96 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-27T15:17:55.889Z] #19 46.96 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:17:55.889Z] #19 46.98 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:17:55.889Z] #19 47.01 Selecting previously unselected package cross-config. [2022-04-27T15:17:55.889Z] #19 47.01 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-27T15:17:55.889Z] #19 47.02 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-27T15:17:55.889Z] #19 47.05 Selecting previously unselected package gcc-10-cross-base. [2022-04-27T15:17:55.889Z] #19 47.05 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:55.889Z] #19 47.05 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T15:17:55.889Z] #19 47.09 Selecting previously unselected package libc6-arm64-cross. [2022-04-27T15:17:55.889Z] #19 47.09 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T15:17:55.889Z] #19 47.09 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T15:17:56.150Z] #19 47.24 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-27T15:17:56.150Z] #19 47.24 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.150Z] #19 47.24 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.150Z] #19 47.27 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-27T15:17:56.150Z] #19 47.28 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.150Z] #19 47.28 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.150Z] #19 47.32 Selecting previously unselected package libitm1-arm64-cross. [2022-04-27T15:17:56.150Z] #19 47.32 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.150Z] #19 47.33 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.150Z] #19 47.36 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-27T15:17:56.150Z] #19 47.36 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.150Z] #19 47.36 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.150Z] #19 47.39 Selecting previously unselected package libasan6-arm64-cross. [2022-04-27T15:17:56.410Z] #19 47.40 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.410Z] #19 47.40 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.410Z] #19 47.64 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-27T15:17:56.410Z] #19 47.64 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.410Z] #19 47.64 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.671Z] #19 47.75 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-27T15:17:56.671Z] #19 47.75 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.671Z] #19 47.75 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.671Z] #19 47.98 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-27T15:17:56.775Z] ---> 3191908b9af0 [2022-04-27T15:17:56.931Z] #19 47.98 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.931Z] #19 47.98 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.931Z] #19 48.06 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-27T15:17:56.931Z] #19 48.06 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.931Z] #19 48.06 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:56.931Z] #19 48.16 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-27T15:17:56.931Z] #19 48.16 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:17:56.931Z] #19 48.17 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:17:57.205Z] #19 48.30 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-27T15:17:57.205Z] #19 48.30 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:17:57.205Z] #19 48.31 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:17:57.313Z] Successfully built 3191908b9af0 [2022-04-27T15:17:57.313Z] Successfully tagged docker:latest [2022-04-27T15:17:57.313Z] INFO: Image build ended at 04/27/2022 15:17:56. Duration:00:00:26.4456043 [2022-04-27T15:17:57.313Z] [2022-04-27T15:17:57.313Z] [2022-04-27T15:17:57.313Z] INFO: Building the test binaries at 04/27/2022 15:17:56... [2022-04-27T15:17:58.521Z] INFO: make.ps1 starting at 04/27/2022 15:17:58 [2022-04-27T15:17:58.988Z] INFO: Git commit (e3006379b3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:17:58.988Z] INFO: Invoking autogen... [2022-04-27T15:17:58.988Z] { [2022-04-27T15:17:58.988Z] "RT_GROUP_ICON": { [2022-04-27T15:17:58.988Z] "#1": { [2022-04-27T15:17:58.988Z] "0409": "../../winresources/docker.ico" [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] }, [2022-04-27T15:17:58.988Z] "RT_MANIFEST": { [2022-04-27T15:17:58.988Z] "#1": { [2022-04-27T15:17:58.988Z] "0409": { [2022-04-27T15:17:58.988Z] "identity": {}, [2022-04-27T15:17:58.988Z] "description": "Docker Engine", [2022-04-27T15:17:58.988Z] "minimum-os": "vista", [2022-04-27T15:17:58.988Z] "execution-level": "", [2022-04-27T15:17:58.988Z] "ui-access": false, [2022-04-27T15:17:58.988Z] "auto-elevate": false, [2022-04-27T15:17:58.988Z] "dpi-awareness": "unaware", [2022-04-27T15:17:58.988Z] "disable-theming": false, [2022-04-27T15:17:58.988Z] "disable-window-filtering": false, [2022-04-27T15:17:58.988Z] "high-resolution-scrolling-aware": false, [2022-04-27T15:17:58.988Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T15:17:58.988Z] "long-path-aware": false, [2022-04-27T15:17:58.988Z] "printer-driver-isolation": false, [2022-04-27T15:17:58.988Z] "gdi-scaling": false, [2022-04-27T15:17:58.988Z] "segment-heap": false, [2022-04-27T15:17:58.988Z] "use-common-controls-v6": false [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] }, [2022-04-27T15:17:58.988Z] "RT_MESSAGETABLE": { [2022-04-27T15:17:58.988Z] "#1": { [2022-04-27T15:17:58.988Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] }, [2022-04-27T15:17:58.988Z] "RT_VERSION": { [2022-04-27T15:17:58.988Z] "#1": { [2022-04-27T15:17:58.988Z] "0409": { [2022-04-27T15:17:58.988Z] "fixed": { [2022-04-27T15:17:58.988Z] "file_version": "0.0.0.0", [2022-04-27T15:17:58.988Z] "product_version": "0.0.0.0", [2022-04-27T15:17:58.988Z] "type": "Unknown" [2022-04-27T15:17:58.988Z] }, [2022-04-27T15:17:58.988Z] "info": { [2022-04-27T15:17:58.988Z] "0000": { [2022-04-27T15:17:58.988Z] "CompanyName": "", [2022-04-27T15:17:58.988Z] "FileVersion": "0.0.0-dev", [2022-04-27T15:17:58.988Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T15:17:58.988Z] "OriginalFileName": "dockerd.exe", [2022-04-27T15:17:58.988Z] "ProductName": "", [2022-04-27T15:17:58.988Z] "ProductVersion": "0.0.0-dev", [2022-04-27T15:17:58.988Z] "SpecialBuild": "e3006379b3" [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] } [2022-04-27T15:17:58.988Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T15:17:58.988Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-98bac945\powershellWrapper.ps1:3 char:1 [2022-04-27T15:17:58.988Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T15:17:58.988Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T15:17:58.988Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T15:17:58.988Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T15:17:58.988Z] [2022-04-27T15:17:58.988Z] cmd\dockerd\config_windows.go [2022-04-27T15:17:58.988Z] cmd\dockerd\daemon.go [2022-04-27T15:17:58.988Z] cmd\dockerd\daemon_test.go [2022-04-27T15:17:58.988Z] cmd\dockerd\daemon_windows.go [2022-04-27T15:17:58.988Z] cmd\dockerd\docker.go [2022-04-27T15:17:58.988Z] cmd\dockerd\docker_windows.go [2022-04-27T15:17:58.988Z] cmd\dockerd\genwinres_windows.go [2022-04-27T15:17:58.988Z] cmd\dockerd\metrics.go [2022-04-27T15:17:58.988Z] cmd\dockerd\options.go [2022-04-27T15:17:58.988Z] cmd\dockerd\options_test.go [2022-04-27T15:17:58.988Z] cmd\dockerd\service_windows.go [2022-04-27T15:17:58.988Z] INFO: Building daemon... [2022-04-27T15:18:01.102Z] INFO: make.ps1 starting at 04/27/2022 15:18:00 [2022-04-27T15:18:01.102Z] INFO: Git commit (0137dc6d4e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:18:01.102Z] INFO: Invoking autogen... [2022-04-27T15:18:01.102Z] { [2022-04-27T15:18:01.102Z] "RT_GROUP_ICON": { [2022-04-27T15:18:01.102Z] "#1": { [2022-04-27T15:18:01.102Z] "0409": "../../winresources/docker.ico" [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] }, [2022-04-27T15:18:01.102Z] "RT_MANIFEST": { [2022-04-27T15:18:01.102Z] "#1": { [2022-04-27T15:18:01.102Z] "0409": { [2022-04-27T15:18:01.102Z] "identity": {}, [2022-04-27T15:18:01.102Z] "description": "Docker Engine", [2022-04-27T15:18:01.102Z] "minimum-os": "vista", [2022-04-27T15:18:01.102Z] "execution-level": "", [2022-04-27T15:18:01.102Z] "ui-access": false, [2022-04-27T15:18:01.102Z] "auto-elevate": false, [2022-04-27T15:18:01.102Z] "dpi-awareness": "unaware", [2022-04-27T15:18:01.102Z] "disable-theming": false, [2022-04-27T15:18:01.102Z] "disable-window-filtering": false, [2022-04-27T15:18:01.102Z] "high-resolution-scrolling-aware": false, [2022-04-27T15:18:01.102Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T15:18:01.102Z] "long-path-aware": false, [2022-04-27T15:18:01.102Z] "printer-driver-isolation": false, [2022-04-27T15:18:01.102Z] "gdi-scaling": false, [2022-04-27T15:18:01.102Z] "segment-heap": false, [2022-04-27T15:18:01.102Z] "use-common-controls-v6": false [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] }, [2022-04-27T15:18:01.102Z] "RT_MESSAGETABLE": { [2022-04-27T15:18:01.102Z] "#1": { [2022-04-27T15:18:01.102Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] }, [2022-04-27T15:18:01.102Z] "RT_VERSION": { [2022-04-27T15:18:01.102Z] "#1": { [2022-04-27T15:18:01.102Z] "0409": { [2022-04-27T15:18:01.102Z] "fixed": { [2022-04-27T15:18:01.102Z] "file_version": "0.0.0.0", [2022-04-27T15:18:01.102Z] "product_version": "0.0.0.0", [2022-04-27T15:18:01.102Z] "type": "Unknown" [2022-04-27T15:18:01.102Z] }, [2022-04-27T15:18:01.102Z] "info": { [2022-04-27T15:18:01.102Z] "0000": { [2022-04-27T15:18:01.102Z] "CompanyName": "", [2022-04-27T15:18:01.102Z] "FileVersion": "0.0.0-dev", [2022-04-27T15:18:01.102Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T15:18:01.102Z] "OriginalFileName": "dockerd.exe", [2022-04-27T15:18:01.102Z] "ProductName": "", [2022-04-27T15:18:01.102Z] "ProductVersion": "0.0.0-dev", [2022-04-27T15:18:01.102Z] "SpecialBuild": "0137dc6d4e" [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] } [2022-04-27T15:18:01.102Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T15:18:01.102Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-0b51e616\powershellWrapper.ps1:3 char:1 [2022-04-27T15:18:01.102Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T15:18:01.102Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T15:18:01.102Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T15:18:01.102Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T15:18:01.102Z] [2022-04-27T15:18:01.102Z] cmd\dockerd\config_windows.go [2022-04-27T15:18:01.102Z] cmd\dockerd\daemon.go [2022-04-27T15:18:01.102Z] cmd\dockerd\daemon_test.go [2022-04-27T15:18:01.102Z] cmd\dockerd\daemon_windows.go [2022-04-27T15:18:01.102Z] cmd\dockerd\docker.go [2022-04-27T15:18:01.102Z] cmd\dockerd\docker_windows.go [2022-04-27T15:18:01.102Z] cmd\dockerd\genwinres_windows.go [2022-04-27T15:18:01.102Z] cmd\dockerd\metrics.go [2022-04-27T15:18:01.102Z] cmd\dockerd\options.go [2022-04-27T15:18:01.102Z] cmd\dockerd\options_test.go [2022-04-27T15:18:01.102Z] cmd\dockerd\service_windows.go [2022-04-27T15:18:01.102Z] INFO: Building daemon... [2022-04-27T15:18:02.036Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00380ec9b3c65907f) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] { [Pipeline] checkout [2022-04-27T15:18:02.133Z] The recommended git tool is: git [2022-04-27T15:18:02.494Z] #19 53.37 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-27T15:18:02.494Z] #19 53.37 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:02.494Z] #19 53.37 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:02.494Z] #19 53.40 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-27T15:18:02.494Z] #19 53.40 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-27T15:18:02.494Z] #19 53.41 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T15:18:02.494Z] #19 53.57 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-27T15:18:02.494Z] #19 53.57 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:02.494Z] #19 53.58 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T15:18:02.754Z] #19 53.83 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-27T15:18:02.754Z] #19 53.84 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:02.754Z] #19 53.84 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:02.754Z] #19 54.09 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-27T15:18:03.016Z] #19 54.09 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:03.016Z] #19 54.10 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:04.838Z] using credential docker-jenkins-github-credentials [2022-04-27T15:18:04.847Z] Cloning the remote Git repository [2022-04-27T15:18:04.847Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:18:04.582Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:18:04.832Z] > git init /home/ubuntu/workspace/moby_PR-43538 # timeout=10 [2022-04-27T15:18:05.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:05.138Z] > git --version # timeout=10 [2022-04-27T15:18:05.158Z] > git --version # 'git version 2.17.1' [2022-04-27T15:18:05.158Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:05.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:08.310Z] #19 58.93 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-27T15:18:08.310Z] #19 58.94 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:08.310Z] #19 58.96 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:08.310Z] #19 59.09 Selecting previously unselected package patch. [2022-04-27T15:18:08.310Z] #19 59.10 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-27T15:18:08.310Z] #19 59.16 Unpacking patch (2.7.6-7) ... [2022-04-27T15:18:08.310Z] #19 59.56 Selecting previously unselected package dpkg-dev. [2022-04-27T15:18:08.572Z] #19 59.57 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-27T15:18:08.572Z] #19 59.64 Unpacking dpkg-dev (1.20.9) ... [2022-04-27T15:18:08.832Z] #19 60.14 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-27T15:18:09.093Z] #19 60.14 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-27T15:18:09.093Z] #19 60.15 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T15:18:09.093Z] #19 60.18 Selecting previously unselected package libio-string-perl. [2022-04-27T15:18:09.093Z] #19 60.18 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-27T15:18:09.093Z] #19 60.18 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-27T15:18:09.093Z] #19 60.22 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:18:09.093Z] #19 60.22 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:18:09.093Z] #19 60.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:18:09.751Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d1bbf389d0e2efbf) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] { [Pipeline] checkout [2022-04-27T15:18:09.860Z] The recommended git tool is: git [2022-04-27T15:18:10.035Z] #19 61.04 Selecting previously unselected package libxml2:amd64. [2022-04-27T15:18:10.035Z] #19 61.05 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T15:18:10.035Z] #19 61.05 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:18:10.035Z] #19 61.13 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-27T15:18:10.035Z] #19 61.13 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-27T15:18:10.035Z] #19 61.14 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T15:18:10.035Z] #19 61.17 Selecting previously unselected package libxml-sax-base-perl. [2022-04-27T15:18:10.035Z] #19 61.17 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-27T15:18:10.035Z] #19 61.17 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T15:18:10.035Z] #19 61.21 Selecting previously unselected package libxml-sax-perl. [2022-04-27T15:18:10.035Z] #19 61.21 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-27T15:18:10.035Z] #19 61.21 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T15:18:10.035Z] #19 61.26 Selecting previously unselected package libxml-libxml-perl. [2022-04-27T15:18:10.035Z] #19 61.26 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-27T15:18:10.035Z] #19 61.27 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T15:18:10.035Z] #19 61.33 Selecting previously unselected package libxml-simple-perl. [2022-04-27T15:18:10.035Z] #19 61.33 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-27T15:18:10.035Z] #19 61.33 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-27T15:18:10.035Z] #19 61.37 Selecting previously unselected package libyaml-perl. [2022-04-27T15:18:10.035Z] #19 61.37 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-27T15:18:10.035Z] #19 61.37 Unpacking libyaml-perl (1.30-1) ... [2022-04-27T15:18:10.296Z] #19 61.41 Selecting previously unselected package libconfig-auto-perl. [2022-04-27T15:18:10.296Z] #19 61.41 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-27T15:18:10.296Z] #19 61.41 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-27T15:18:10.296Z] #19 61.44 Selecting previously unselected package libfile-which-perl. [2022-04-27T15:18:10.296Z] #19 61.44 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-27T15:18:10.296Z] #19 61.44 Unpacking libfile-which-perl (1.23-1) ... [2022-04-27T15:18:10.296Z] #19 61.47 Selecting previously unselected package libfile-homedir-perl. [2022-04-27T15:18:10.296Z] #19 61.48 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-27T15:18:10.296Z] #19 61.48 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-27T15:18:10.296Z] #19 61.51 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-27T15:18:10.296Z] #19 61.51 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-27T15:18:10.296Z] #19 61.52 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T15:18:10.296Z] #19 61.56 Selecting previously unselected package dpkg-cross. [2022-04-27T15:18:10.296Z] #19 61.56 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-27T15:18:10.296Z] #19 61.56 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-27T15:18:10.296Z] #19 61.59 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-27T15:18:10.557Z] #19 61.60 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-27T15:18:10.557Z] #19 61.60 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-27T15:18:10.557Z] #19 61.63 Selecting previously unselected package libc6-armel-cross. [2022-04-27T15:18:10.557Z] #19 61.63 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:10.557Z] #19 61.63 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-27T15:18:10.557Z] #19 61.75 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-27T15:18:10.557Z] #19 61.75 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:10.557Z] #19 61.76 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:10.557Z] #19 61.79 Selecting previously unselected package libgomp1-armel-cross. [2022-04-27T15:18:10.557Z] #19 61.79 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:10.557Z] #19 61.80 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:10.557Z] #19 61.84 Selecting previously unselected package libatomic1-armel-cross. [2022-04-27T15:18:10.557Z] #19 61.84 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:10.557Z] #19 61.84 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:10.557Z] #19 61.87 Selecting previously unselected package libasan6-armel-cross. [2022-04-27T15:18:10.819Z] #19 61.87 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:10.819Z] #19 61.88 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:10.819Z] #19 62.10 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-27T15:18:10.819Z] #19 62.10 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:10.819Z] #19 62.11 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:11.080Z] #19 62.18 Selecting previously unselected package libubsan1-armel-cross. [2022-04-27T15:18:11.080Z] #19 62.18 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:11.080Z] #19 62.18 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:11.080Z] #19 62.28 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-27T15:18:11.080Z] #19 62.28 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:11.080Z] #19 62.29 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:11.080Z] #19 62.41 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-27T15:18:11.171Z] ---> 3e1118dff1e7 [2022-04-27T15:18:11.171Z] Successfully built 3e1118dff1e7 [2022-04-27T15:18:11.171Z] Successfully tagged docker:latest [2022-04-27T15:18:11.171Z] INFO: Image build ended at 04/27/2022 15:18:11. Duration:00:00:32.5327115 [2022-04-27T15:18:11.171Z] [2022-04-27T15:18:11.171Z] [2022-04-27T15:18:11.171Z] INFO: Building the test binaries at 04/27/2022 15:18:11... [2022-04-27T15:18:11.341Z] #19 62.41 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:11.342Z] #19 62.41 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:18:13.033Z] using credential docker-jenkins-github-credentials [2022-04-27T15:18:13.054Z] Cloning the remote Git repository [2022-04-27T15:18:13.054Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:18:13.077Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:18:13.160Z] > git init /home/ubuntu/workspace/moby_PR-43538 # timeout=10 [2022-04-27T15:18:13.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0504a93b911aaea62) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] { [Pipeline] checkout [2022-04-27T15:18:13.928Z] The recommended git tool is: git [2022-04-27T15:18:13.394Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:13.394Z] > git --version # timeout=10 [2022-04-27T15:18:13.425Z] > git --version # 'git version 2.25.1' [2022-04-27T15:18:13.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:13.427Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:15.254Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-043baf2c8afd976b2) in /home/ubuntu/workspace/moby_PR-43538 [Pipeline] { [Pipeline] checkout [2022-04-27T15:18:15.458Z] The recommended git tool is: git [2022-04-27T15:18:16.632Z] #19 67.12 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-27T15:18:16.632Z] #19 67.12 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:16.632Z] #19 67.13 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:18:16.632Z] #19 67.16 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-27T15:18:16.632Z] #19 67.16 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-27T15:18:16.632Z] #19 67.16 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T15:18:16.632Z] #19 67.33 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-27T15:18:16.632Z] #19 67.34 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:16.632Z] #19 67.34 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T15:18:16.633Z] #19 67.56 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-27T15:18:16.633Z] #19 67.57 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:16.633Z] #19 67.57 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:16.633Z] #19 67.83 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-27T15:18:16.633Z] #19 67.83 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:16.633Z] #19 67.84 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:18:16.770Z] using credential docker-jenkins-github-credentials [2022-04-27T15:18:16.786Z] Cloning the remote Git repository [2022-04-27T15:18:16.786Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:18:17.054Z] INFO: make.ps1 starting at 04/27/2022 15:18:16 [2022-04-27T15:18:17.054Z] INFO: Git commit (119ee15a6d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:18:17.054Z] INFO: Invoking autogen... [2022-04-27T15:18:16.701Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:18:16.798Z] > git init /home/ubuntu/workspace/moby_PR-43538 # timeout=10 [2022-04-27T15:18:17.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:17.070Z] > git --version # timeout=10 [2022-04-27T15:18:17.087Z] > git --version # 'git version 2.17.1' [2022-04-27T15:18:17.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:17.089Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:17.522Z] { [2022-04-27T15:18:17.522Z] "RT_GROUP_ICON": { [2022-04-27T15:18:17.522Z] "#1": { [2022-04-27T15:18:17.522Z] "0409": "../../winresources/docker.ico" [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] }, [2022-04-27T15:18:17.522Z] "RT_MANIFEST": { [2022-04-27T15:18:17.522Z] "#1": { [2022-04-27T15:18:17.522Z] "0409": { [2022-04-27T15:18:17.522Z] "identity": {}, [2022-04-27T15:18:17.522Z] "description": "Docker Engine", [2022-04-27T15:18:17.522Z] "minimum-os": "vista", [2022-04-27T15:18:17.522Z] "execution-level": "", [2022-04-27T15:18:17.522Z] "ui-access": false, [2022-04-27T15:18:17.522Z] "auto-elevate": false, [2022-04-27T15:18:17.522Z] "dpi-awareness": "unaware", [2022-04-27T15:18:17.522Z] "disable-theming": false, [2022-04-27T15:18:17.522Z] "disable-window-filtering": false, [2022-04-27T15:18:17.522Z] "high-resolution-scrolling-aware": false, [2022-04-27T15:18:17.522Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T15:18:17.522Z] "long-path-aware": false, [2022-04-27T15:18:17.522Z] "printer-driver-isolation": false, [2022-04-27T15:18:17.522Z] "gdi-scaling": false, [2022-04-27T15:18:17.522Z] "segment-heap": false, [2022-04-27T15:18:17.522Z] "use-common-controls-v6": false [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] }, [2022-04-27T15:18:17.522Z] "RT_MESSAGETABLE": { [2022-04-27T15:18:17.522Z] "#1": { [2022-04-27T15:18:17.522Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] }, [2022-04-27T15:18:17.522Z] "RT_VERSION": { [2022-04-27T15:18:17.522Z] "#1": { [2022-04-27T15:18:17.522Z] "0409": { [2022-04-27T15:18:17.522Z] "fixed": { [2022-04-27T15:18:17.522Z] "file_version": "0.0.0.0", [2022-04-27T15:18:17.522Z] "product_version": "0.0.0.0", [2022-04-27T15:18:17.522Z] "type": "Unknown" [2022-04-27T15:18:17.522Z] }, [2022-04-27T15:18:17.522Z] "info": { [2022-04-27T15:18:17.522Z] "0000": { [2022-04-27T15:18:17.522Z] "CompanyName": "", [2022-04-27T15:18:17.522Z] "FileVersion": "0.0.0-dev", [2022-04-27T15:18:17.522Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T15:18:17.522Z] "OriginalFileName": "dockerd.exe", [2022-04-27T15:18:17.522Z] "ProductName": "", [2022-04-27T15:18:17.522Z] "ProductVersion": "0.0.0-dev", [2022-04-27T15:18:17.522Z] "SpecialBuild": "119ee15a6d" [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.522Z] } [2022-04-27T15:18:17.990Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T15:18:17.991Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-e12ffd9b\powershellWrapper.ps1:3 char:1 [2022-04-27T15:18:17.991Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T15:18:17.991Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T15:18:17.991Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T15:18:17.991Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T15:18:17.991Z] [2022-04-27T15:18:17.991Z] cmd\dockerd\config_windows.go [2022-04-27T15:18:17.991Z] cmd\dockerd\daemon.go [2022-04-27T15:18:17.991Z] cmd\dockerd\daemon_test.go [2022-04-27T15:18:17.991Z] cmd\dockerd\daemon_windows.go [2022-04-27T15:18:17.991Z] cmd\dockerd\docker.go [2022-04-27T15:18:17.991Z] cmd\dockerd\docker_windows.go [2022-04-27T15:18:17.991Z] cmd\dockerd\genwinres_windows.go [2022-04-27T15:18:17.991Z] cmd\dockerd\metrics.go [2022-04-27T15:18:17.991Z] cmd\dockerd\options.go [2022-04-27T15:18:17.991Z] cmd\dockerd\options_test.go [2022-04-27T15:18:17.991Z] cmd\dockerd\service_windows.go [2022-04-27T15:18:17.991Z] INFO: Building daemon... [2022-04-27T15:18:18.078Z] using credential docker-jenkins-github-credentials [2022-04-27T15:18:18.086Z] Cloning the remote Git repository [2022-04-27T15:18:18.086Z] Cloning with configured refspecs honoured and without tags [2022-04-27T15:18:18.035Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T15:18:18.084Z] > git init /home/ubuntu/workspace/moby_PR-43538 # timeout=10 [2022-04-27T15:18:18.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:18.541Z] > git --version # timeout=10 [2022-04-27T15:18:18.551Z] > git --version # 'git version 2.25.1' [2022-04-27T15:18:18.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:18.553Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:21.922Z] #19 72.28 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-27T15:18:21.922Z] #19 72.29 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:21.922Z] #19 72.29 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:18:21.922Z] #19 72.31 Selecting previously unselected package crossbuild-essential-armel. [2022-04-27T15:18:21.922Z] #19 72.32 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.32 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-27T15:18:21.922Z] #19 72.35 Selecting previously unselected package libc6-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.35 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.35 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T15:18:21.922Z] #19 72.47 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.47 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.47 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 72.50 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.51 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.51 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 72.54 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.54 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.57 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 72.60 Selecting previously unselected package libasan6-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.60 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.60 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 72.84 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.84 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.84 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 72.92 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-27T15:18:21.922Z] #19 72.92 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 72.93 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 73.02 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-27T15:18:21.922Z] #19 73.03 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:21.922Z] #19 73.03 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:21.922Z] #19 73.14 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-27T15:18:22.182Z] #19 73.14 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:22.182Z] #19 73.14 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:18:27.477Z] #19 77.85 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-27T15:18:27.477Z] #19 77.85 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:27.477Z] #19 77.85 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:18:27.477Z] #19 77.88 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-27T15:18:27.477Z] #19 77.89 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-27T15:18:27.477Z] #19 77.89 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T15:18:27.477Z] #19 78.06 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-27T15:18:27.477Z] #19 78.07 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:27.477Z] #19 78.07 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T15:18:27.477Z] #19 78.28 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-27T15:18:27.477Z] #19 78.29 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:27.477Z] #19 78.29 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:27.477Z] #19 78.54 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-27T15:18:27.477Z] #19 78.54 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:27.477Z] #19 78.55 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:18:28.864Z] Fetching without tags [2022-04-27T15:18:29.161Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:18:28.735Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:28.753Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:18:28.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:28.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:28.849Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:28.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:28.851Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:29.152Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:29.172Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:18:30.009Z] > git remote # timeout=10 [2022-04-27T15:18:30.027Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:18:30.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:30.041Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:18:30.877Z] Fetching without tags [2022-04-27T15:18:31.124Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:18:31.182Z] Merge succeeded, producing 187135f20261258748b49e502854b5fe85109a43 [2022-04-27T15:18:31.182Z] Checking out Revision 187135f20261258748b49e502854b5fe85109a43 (PR-43538) [2022-04-27T15:18:30.831Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:30.841Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:18:30.846Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:30.868Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:30.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:30.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:30.882Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:31.132Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:31.142Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:18:31.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:18:31.169Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:31.188Z] > git checkout -f 187135f20261258748b49e502854b5fe85109a43 # timeout=10 [2022-04-27T15:18:32.737Z] Merge succeeded, producing 4f3dd3c71800768f1b43bac17481098435c7ca06 [2022-04-27T15:18:32.737Z] Checking out Revision 4f3dd3c71800768f1b43bac17481098435c7ca06 (PR-43538) [2022-04-27T15:18:32.786Z] #19 83.11 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-27T15:18:32.787Z] #19 83.12 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:32.787Z] #19 83.12 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:18:32.787Z] #19 83.15 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-27T15:18:32.787Z] #19 83.15 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.16 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-27T15:18:32.787Z] #19 83.19 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.19 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.20 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T15:18:32.787Z] #19 83.37 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.37 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.38 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.43 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.43 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.43 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.47 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.47 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.48 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.51 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.51 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.52 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.55 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.55 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.56 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.80 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.80 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.80 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:32.787Z] #19 83.92 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-27T15:18:32.787Z] #19 83.92 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:32.787Z] #19 83.92 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:33.050Z] #19 84.15 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-27T15:18:33.050Z] #19 84.16 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:33.050Z] #19 84.16 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:33.050Z] #19 84.24 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-27T15:18:33.050Z] #19 84.24 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:33.050Z] #19 84.25 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:33.050Z] #19 84.40 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-27T15:18:33.050Z] #19 84.41 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:33.311Z] #19 84.41 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:33.311Z] #19 84.46 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-27T15:18:33.311Z] #19 84.46 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:33.311Z] #19 84.47 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:33.573Z] #19 84.64 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-27T15:18:33.573Z] #19 84.64 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:33.573Z] #19 84.65 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:33.738Z] Fetching without tags [2022-04-27T15:18:31.852Z] > git remote # timeout=10 [2022-04-27T15:18:31.867Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:18:31.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:31.878Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:18:32.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:18:32.739Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:32.746Z] > git checkout -f 4f3dd3c71800768f1b43bac17481098435c7ca06 # timeout=10 [2022-04-27T15:18:33.962Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:18:35.145Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:18:35.145Z] First time build. Skipping changelog. [2022-04-27T15:18:33.652Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:33.659Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:18:33.669Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:33.682Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:33.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:33.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:33.702Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:33.935Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:33.943Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:18:34.472Z] > git remote # timeout=10 [2022-04-27T15:18:34.492Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:18:34.499Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:34.500Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:18:35.155Z] > git --version # timeout=10 [2022-04-27T15:18:35.186Z] > git --version # 'git version 2.17.1' [2022-04-27T15:18:35.204Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T15:18:35.404Z] Merge succeeded, producing a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:18:35.404Z] Checking out Revision a71e53edee951e7fef809082c5440835c473e449 (PR-43538) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:18:36.374Z] + docker version [2022-04-27T15:18:36.408Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:18:36.408Z] First time build. Skipping changelog. [2022-04-27T15:18:36.423Z] > git --version # timeout=10 [2022-04-27T15:18:36.431Z] > git --version # 'git version 2.25.1' [2022-04-27T15:18:36.442Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:18:35.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:18:35.368Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:35.379Z] > git checkout -f a71e53edee951e7fef809082c5440835c473e449 # timeout=10 [2022-04-27T15:18:37.332Z] + docker version [2022-04-27T15:18:38.868Z] #19 89.19 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-27T15:18:38.869Z] #19 89.20 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:38.869Z] #19 89.20 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:38.869Z] #19 89.23 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-27T15:18:38.869Z] #19 89.23 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-27T15:18:38.869Z] #19 89.24 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T15:18:38.869Z] #19 89.41 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-27T15:18:38.869Z] #19 89.41 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:38.869Z] #19 89.42 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T15:18:38.869Z] #19 89.69 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-27T15:18:38.869Z] #19 89.69 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:38.869Z] #19 89.70 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:38.869Z] #19 89.96 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-27T15:18:38.869Z] #19 89.96 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:38.869Z] #19 89.97 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:39.164Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:18:39.164Z] First time build. Skipping changelog. [2022-04-27T15:18:39.148Z] > git --version # timeout=10 [2022-04-27T15:18:39.152Z] > git --version # 'git version 2.25.1' [2022-04-27T15:18:39.161Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:18:40.118Z] + docker version [2022-04-27T15:18:41.890Z] Fetching without tags [2022-04-27T15:18:41.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:41.786Z] > git config --add remote.origin.fetch +refs/pull/43538/head:refs/remotes/origin/PR-43538 # timeout=10 [2022-04-27T15:18:41.815Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:41.846Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T15:18:41.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T15:18:41.861Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:41.862Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43538/head:refs/remotes/origin/PR-43538 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T15:18:42.224Z] Merging remotes/origin/master commit 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 into PR head commit 1d6e0fb10326dc7362e96523c65a559085dcad3d [2022-04-27T15:18:43.083Z] #19 94.30 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-27T15:18:43.345Z] #19 94.31 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:43.345Z] #19 94.31 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:43.345Z] #19 94.34 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-27T15:18:43.345Z] #19 94.34 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.34 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-27T15:18:43.345Z] #19 94.37 Selecting previously unselected package libc6-s390x-cross. [2022-04-27T15:18:43.345Z] #19 94.38 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.38 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T15:18:43.345Z] #19 94.52 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-27T15:18:43.345Z] #19 94.53 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.53 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.345Z] #19 94.58 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-27T15:18:43.345Z] #19 94.58 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.59 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.345Z] #19 94.63 Selecting previously unselected package libitm1-s390x-cross. [2022-04-27T15:18:43.345Z] #19 94.63 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.64 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.345Z] #19 94.67 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-27T15:18:43.345Z] #19 94.67 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.345Z] #19 94.67 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.345Z] #19 94.70 Selecting previously unselected package libasan6-s390x-cross. [2022-04-27T15:18:43.607Z] #19 94.71 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.607Z] #19 94.71 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.870Z] #19 94.93 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-27T15:18:43.870Z] #19 94.93 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.870Z] #19 94.94 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.870Z] #19 95.01 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-27T15:18:43.870Z] #19 95.01 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:43.870Z] #19 95.01 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:43.870Z] #19 95.14 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-27T15:18:44.069Z] Merge succeeded, producing 2a41e923e42f035e32895890c3ef8c1389d4d994 [2022-04-27T15:18:44.069Z] Checking out Revision 2a41e923e42f035e32895890c3ef8c1389d4d994 (PR-43538) [2022-04-27T15:18:44.133Z] #19 95.14 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:44.133Z] #19 95.16 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:44.133Z] #19 95.28 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-27T15:18:44.133Z] #19 95.29 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:44.133Z] #19 95.29 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:44.510Z] Client: Docker Engine - Community [2022-04-27T15:18:44.510Z] Version: 20.10.14 [2022-04-27T15:18:44.510Z] API version: 1.41 [2022-04-27T15:18:44.510Z] Go version: go1.16.15 [2022-04-27T15:18:44.510Z] Git commit: a224086 [2022-04-27T15:18:44.510Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T15:18:44.510Z] OS/Arch: linux/amd64 [2022-04-27T15:18:44.510Z] Context: default [2022-04-27T15:18:44.510Z] Experimental: true [2022-04-27T15:18:44.510Z] [2022-04-27T15:18:44.510Z] Server: Docker Engine - Community [2022-04-27T15:18:44.510Z] Engine: [2022-04-27T15:18:44.510Z] Version: 20.10.14 [2022-04-27T15:18:44.510Z] API version: 1.41 (minimum version 1.12) [2022-04-27T15:18:44.510Z] Go version: go1.16.15 [2022-04-27T15:18:44.510Z] Git commit: 87a90dc [2022-04-27T15:18:44.510Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T15:18:44.510Z] OS/Arch: linux/amd64 [2022-04-27T15:18:44.510Z] Experimental: true [2022-04-27T15:18:44.510Z] containerd: [2022-04-27T15:18:44.510Z] Version: 1.5.11 [2022-04-27T15:18:44.510Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:18:44.510Z] runc: [2022-04-27T15:18:44.510Z] Version: 1.0.3 [2022-04-27T15:18:44.510Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T15:18:44.510Z] docker-init: [2022-04-27T15:18:44.510Z] Version: 0.19.0 [2022-04-27T15:18:44.510Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T15:18:42.204Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:42.223Z] > git checkout -f 1d6e0fb10326dc7362e96523c65a559085dcad3d # timeout=10 [2022-04-27T15:18:42.962Z] > git remote # timeout=10 [2022-04-27T15:18:42.987Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T15:18:43.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T15:18:43.007Z] > git merge 2b1dcf4cbf94018bce437ebf7b1076624aeb3597 # timeout=10 [2022-04-27T15:18:44.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T15:18:44.044Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T15:18:44.059Z] > git checkout -f 2a41e923e42f035e32895890c3ef8c1389d4d994 # timeout=10 [2022-04-27T15:18:44.840Z] + docker info [2022-04-27T15:18:45.437Z] Client: Docker Engine - Community [2022-04-27T15:18:45.437Z] Version: 20.10.14 [2022-04-27T15:18:45.437Z] API version: 1.41 [2022-04-27T15:18:45.437Z] Go version: go1.16.15 [2022-04-27T15:18:45.437Z] Git commit: a224086 [2022-04-27T15:18:45.437Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-27T15:18:45.437Z] OS/Arch: linux/amd64 [2022-04-27T15:18:45.437Z] Context: default [2022-04-27T15:18:45.437Z] Experimental: true [2022-04-27T15:18:45.437Z] [2022-04-27T15:18:45.437Z] Server: Docker Engine - Community [2022-04-27T15:18:45.437Z] Engine: [2022-04-27T15:18:45.437Z] Version: 20.10.14 [2022-04-27T15:18:45.437Z] API version: 1.41 (minimum version 1.12) [2022-04-27T15:18:45.437Z] Go version: go1.16.15 [2022-04-27T15:18:45.437Z] Git commit: 87a90dc [2022-04-27T15:18:45.437Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-27T15:18:45.437Z] OS/Arch: linux/amd64 [2022-04-27T15:18:45.437Z] Experimental: true [2022-04-27T15:18:45.437Z] containerd: [2022-04-27T15:18:45.437Z] Version: 1.5.11 [2022-04-27T15:18:45.437Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:18:45.437Z] runc: [2022-04-27T15:18:45.437Z] Version: 1.0.3 [2022-04-27T15:18:45.437Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T15:18:45.437Z] docker-init: [2022-04-27T15:18:45.437Z] Version: 0.19.0 [2022-04-27T15:18:45.437Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T15:18:45.743Z] + docker info [2022-04-27T15:18:48.198Z] Commit message: "Merge commit '2b1dcf4cbf94018bce437ebf7b1076624aeb3597' into HEAD" [2022-04-27T15:18:48.198Z] First time build. Skipping changelog. [2022-04-27T15:18:48.247Z] Client: Docker Engine - Community [2022-04-27T15:18:48.247Z] Version: 20.10.14 [2022-04-27T15:18:48.247Z] API version: 1.41 [2022-04-27T15:18:48.247Z] Go version: go1.16.15 [2022-04-27T15:18:48.247Z] Git commit: a224086 [2022-04-27T15:18:48.247Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-27T15:18:48.247Z] OS/Arch: linux/arm64 [2022-04-27T15:18:48.247Z] Context: default [2022-04-27T15:18:48.247Z] Experimental: true [2022-04-27T15:18:48.247Z] [2022-04-27T15:18:48.247Z] Server: Docker Engine - Community [2022-04-27T15:18:48.247Z] Engine: [2022-04-27T15:18:48.247Z] Version: 20.10.14 [2022-04-27T15:18:48.247Z] API version: 1.41 (minimum version 1.12) [2022-04-27T15:18:48.247Z] Go version: go1.16.15 [2022-04-27T15:18:48.247Z] Git commit: 87a90dc [2022-04-27T15:18:48.247Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-27T15:18:48.247Z] OS/Arch: linux/arm64 [2022-04-27T15:18:48.247Z] Experimental: true [2022-04-27T15:18:48.247Z] containerd: [2022-04-27T15:18:48.247Z] Version: 1.5.11 [2022-04-27T15:18:48.247Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:18:48.247Z] runc: [2022-04-27T15:18:48.247Z] Version: 1.0.3 [2022-04-27T15:18:48.247Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T15:18:48.247Z] docker-init: [2022-04-27T15:18:48.247Z] Version: 0.19.0 [2022-04-27T15:18:48.247Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T15:18:48.199Z] > git --version # timeout=10 [2022-04-27T15:18:48.227Z] > git --version # 'git version 2.17.1' [2022-04-27T15:18:48.256Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T15:18:48.555Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T15:18:49.269Z] + docker version [2022-04-27T15:18:49.427Z] #19 99.89 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-27T15:18:49.428Z] #19 99.89 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:49.428Z] #19 99.92 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:49.428Z] #19 99.95 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-27T15:18:49.428Z] #19 99.96 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-27T15:18:49.428Z] #19 99.96 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T15:18:49.428Z] #19 100.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-27T15:18:49.428Z] #19 100.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T15:18:49.428Z] #19 100.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T15:18:49.428Z] #19 100.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-27T15:18:49.428Z] #19 100.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T15:18:49.428Z] #19 100.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:49.428Z] #19 100.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-27T15:18:49.428Z] #19 100.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T15:18:49.689Z] #19 100.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:53.494Z] Client: Docker Engine - Community [2022-04-27T15:18:53.494Z] Version: 20.10.14 [2022-04-27T15:18:53.494Z] API version: 1.41 [2022-04-27T15:18:53.494Z] Go version: go1.16.15 [2022-04-27T15:18:53.494Z] Git commit: a224086 [2022-04-27T15:18:53.494Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T15:18:53.494Z] OS/Arch: linux/amd64 [2022-04-27T15:18:53.494Z] Context: default [2022-04-27T15:18:53.494Z] Experimental: true [2022-04-27T15:18:53.494Z] [2022-04-27T15:18:53.494Z] Server: Docker Engine - Community [2022-04-27T15:18:53.494Z] Engine: [2022-04-27T15:18:53.494Z] Version: 20.10.14 [2022-04-27T15:18:53.494Z] API version: 1.41 (minimum version 1.12) [2022-04-27T15:18:53.494Z] Go version: go1.16.15 [2022-04-27T15:18:53.494Z] Git commit: 87a90dc [2022-04-27T15:18:53.494Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T15:18:53.494Z] OS/Arch: linux/amd64 [2022-04-27T15:18:53.494Z] Experimental: true [2022-04-27T15:18:53.494Z] containerd: [2022-04-27T15:18:53.494Z] Version: 1.5.11 [2022-04-27T15:18:53.494Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:18:53.494Z] runc: [2022-04-27T15:18:53.494Z] Version: 1.0.3 [2022-04-27T15:18:53.494Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T15:18:53.494Z] docker-init: [2022-04-27T15:18:53.494Z] Version: 0.19.0 [2022-04-27T15:18:53.494Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T15:18:53.843Z] + docker info [2022-04-27T15:18:53.899Z] #19 104.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-27T15:18:53.899Z] #19 104.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T15:18:53.899Z] #19 104.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:53.899Z] #19 104.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-27T15:18:53.899Z] #19 104.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-27T15:18:53.899Z] #19 104.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up libfile-which-perl (1.23-1) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T15:18:53.899Z] #19 104.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up file (1:5.39-3) ... [2022-04-27T15:18:53.899Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up bzip2 (1.0.8-4) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up libyaml-perl (1.30-1) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up libio-string-perl (1.08-3.1) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T15:18:53.899Z] #19 105.1 Setting up cross-config (2.6.18+nmu1) ... [2022-04-27T15:18:54.159Z] #19 105.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:18:54.159Z] #19 105.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T15:18:54.159Z] #19 105.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up patch (2.7.6-7) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T15:18:54.159Z] #19 105.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:18:54.159Z] #19 105.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.419Z] #19 105.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T15:18:54.679Z] #19 105.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.679Z] #19 105.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.679Z] #19 105.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.679Z] #19 105.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T15:18:54.679Z] #19 105.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-27T15:18:54.679Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T15:18:54.941Z] #19 106.0 [2022-04-27T15:18:54.941Z] #19 106.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T15:18:54.941Z] #19 106.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.1 Setting up dpkg-dev (1.20.9) ... [2022-04-27T15:18:54.941Z] #19 106.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:18:54.941Z] #19 106.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:18:54.941Z] #19 106.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.202Z] #19 106.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.202Z] #19 106.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.202Z] #19 106.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.202Z] #19 106.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T15:18:55.202Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-27T15:18:55.202Z] #19 106.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-27T15:18:55.202Z] #19 106.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T15:18:55.202Z] #19 106.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T15:18:55.462Z] #19 106.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.6 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.6 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.462Z] #19 106.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.722Z] #19 106.8 Setting up libxml-simple-perl (2.25-1) ... [2022-04-27T15:18:55.722Z] #19 106.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 106.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 107.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 107.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 107.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:18:55.722Z] #19 107.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T15:18:55.722Z] #19 107.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T15:18:55.982Z] #19 107.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.982Z] #19 107.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T15:18:55.982Z] #19 107.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.982Z] #19 107.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.982Z] #19 107.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T15:18:55.982Z] #19 107.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.982Z] #19 107.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.983Z] #19 107.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T15:18:55.983Z] #19 107.1 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.983Z] #19 107.1 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-27T15:18:55.983Z] #19 107.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.983Z] #19 107.1 Setting up crossbuild-essential-armel (12.9) ... [2022-04-27T15:18:55.983Z] #19 107.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T15:18:55.983Z] #19 107.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-27T15:18:55.983Z] #19 107.2 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-27T15:18:55.983Z] #19 107.2 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-27T15:18:55.983Z] #19 107.2 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-27T15:18:56.243Z] #19 107.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:18:57.183Z] #19 DONE 108.3s [2022-04-27T15:18:57.183Z] [2022-04-27T15:18:57.183Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T15:18:57.183Z] #32 sha256:14aeaad9292b28ff75f1c4db6638a95497810e4699d15ace85d098da94a585f9 [2022-04-27T15:18:57.445Z] #32 DONE 0.2s [2022-04-27T15:18:57.445Z] [2022-04-27T15:18:57.445Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:18:57.445Z] #71 sha256:717884be9cc1f468d3cf3a05afda3fde588c97235f2782082f0945fac8abed69 [2022-04-27T15:18:57.445Z] #71 DONE 0.2s [2022-04-27T15:18:57.445Z] [2022-04-27T15:18:57.445Z] #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-27T15:18:57.445Z] #72 sha256:c420c5b619d50c18dd721501607056ba1e644c3805121d04bbc8a7711104c563 [2022-04-27T15:18:58.851Z] #72 1.338 + RM_GOPATH=0 [2022-04-27T15:18:58.851Z] #72 1.338 + TMP_GOPATH= [2022-04-27T15:18:58.851Z] #72 1.340 + : /build [2022-04-27T15:18:58.851Z] #72 1.340 + '[' -z '' ']' [2022-04-27T15:18:58.851Z] #72 1.340 ++ mktemp -d [2022-04-27T15:18:58.851Z] #72 1.341 + export GOPATH=/tmp/tmp.VcvpRO4Mex [2022-04-27T15:18:58.851Z] #72 1.341 + GOPATH=/tmp/tmp.VcvpRO4Mex [2022-04-27T15:18:58.851Z] #72 1.341 + RM_GOPATH=1 [2022-04-27T15:18:58.851Z] #72 1.341 + case "$(go env GOARCH)" in [2022-04-27T15:18:58.851Z] #72 1.342 ++ go env GOARCH [2022-04-27T15:18:58.851Z] #72 1.345 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:18:58.851Z] #72 1.345 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:18:58.851Z] #72 1.345 ++ dirname /install.sh [2022-04-27T15:18:58.851Z] #72 1.346 + dir=/ [2022-04-27T15:18:58.851Z] #72 1.346 + bin=rootlesskit [2022-04-27T15:18:58.851Z] #72 1.346 + shift [2022-04-27T15:18:58.851Z] #72 1.346 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T15:18:58.851Z] #72 1.346 + . //rootlesskit.installer [2022-04-27T15:18:58.851Z] #72 1.346 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:18:58.851Z] #72 1.346 + install_rootlesskit [2022-04-27T15:18:58.851Z] #72 1.346 + case "$1" in [2022-04-27T15:18:58.851Z] #72 1.346 + export CGO_ENABLED=0 [2022-04-27T15:18:58.851Z] #72 1.346 + CGO_ENABLED=0 [2022-04-27T15:18:58.851Z] #72 1.346 + _install_rootlesskit [2022-04-27T15:18:58.851Z] #72 1.347 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T15:18:58.851Z] #72 1.347 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:18:58.851Z] #72 1.347 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:18:58.851Z] #72 1.347 + GOBIN=/build [2022-04-27T15:18:58.851Z] #72 1.347 + GO111MODULE=on [2022-04-27T15:18:58.852Z] #72 1.347 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:18:59.119Z] #72 1.859 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T15:19:00.513Z] #72 3.106 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:19:00.513Z] #72 3.108 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T15:19:00.777Z] #72 3.497 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T15:19:01.723Z] #72 ... [2022-04-27T15:19:01.723Z] [2022-04-27T15:19:01.723Z] #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-27T15:19:01.723Z] #33 sha256:ba8cf7b4284622eecd5aaf096686a628bdda9bbb9cb538bd8983ff274d6a8558 [2022-04-27T15:19:01.723Z] #33 1.256 + RM_GOPATH=0 [2022-04-27T15:19:01.723Z] #33 1.256 + TMP_GOPATH= [2022-04-27T15:19:01.723Z] #33 1.256 + : /build [2022-04-27T15:19:01.723Z] #33 1.256 + '[' -z '' ']' [2022-04-27T15:19:01.723Z] #33 1.256 ++ mktemp -d [2022-04-27T15:19:01.723Z] #33 1.256 + export GOPATH=/tmp/tmp.Y0zPjgmc7P [2022-04-27T15:19:01.723Z] #33 1.256 + GOPATH=/tmp/tmp.Y0zPjgmc7P [2022-04-27T15:19:01.723Z] #33 1.256 + RM_GOPATH=1 [2022-04-27T15:19:01.723Z] #33 1.256 + case "$(go env GOARCH)" in [2022-04-27T15:19:01.723Z] #33 1.256 ++ go env GOARCH [2022-04-27T15:19:01.723Z] #33 1.268 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:01.723Z] #33 1.268 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:01.723Z] #33 1.272 ++ dirname /install.sh [2022-04-27T15:19:01.723Z] #33 1.276 + dir=/ [2022-04-27T15:19:01.723Z] #33 1.276 + bin=dockercli [2022-04-27T15:19:01.723Z] #33 1.276 + shift [2022-04-27T15:19:01.723Z] #33 1.276 + '[' '!' -f //dockercli.installer ']' [2022-04-27T15:19:01.723Z] #33 1.276 + . //dockercli.installer [2022-04-27T15:19:01.723Z] #33 1.276 ++ : stable [2022-04-27T15:19:01.723Z] #33 1.276 ++ : 17.06.2-ce [2022-04-27T15:19:01.723Z] #33 1.277 Install docker/cli version 17.06.2-ce from stable [2022-04-27T15:19:01.723Z] #33 1.282 + install_dockercli [2022-04-27T15:19:01.723Z] #33 1.282 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T15:19:01.723Z] #33 1.282 ++ uname -m [2022-04-27T15:19:01.723Z] #33 1.282 + arch=x86_64 [2022-04-27T15:19:01.723Z] #33 1.282 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T15:19:01.723Z] #33 1.282 + url=https://download.docker.com/linux/static [2022-04-27T15:19:01.723Z] #33 1.282 + tar -xz docker/docker [2022-04-27T15:19:01.723Z] #33 1.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T15:19:01.723Z] #33 4.218 + mkdir -p /build [2022-04-27T15:19:01.723Z] #33 4.220 + mv docker/docker /build/ [2022-04-27T15:19:01.723Z] #33 4.221 + rmdir docker [2022-04-27T15:19:01.723Z] #33 DONE 4.4s [2022-04-27T15:19:01.723Z] [2022-04-27T15:19:01.723Z] #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-27T15:19:01.723Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:01.723Z] #20 1.622 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:19:01.723Z] #20 1.788 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:19:01.723Z] #20 1.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:01.723Z] #20 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T15:19:01.723Z] #20 2.412 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T15:19:01.723Z] #20 2.845 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T15:19:01.723Z] #20 3.583 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T15:19:01.723Z] #20 4.127 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:01.723Z] #20 4.537 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T15:19:01.723Z] #20 4.542 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T15:19:01.723Z] #20 4.554 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:01.723Z] #20 4.561 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T15:19:01.723Z] #20 4.564 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T15:19:01.723Z] #20 4.567 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T15:19:01.723Z] #20 4.569 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T15:19:01.723Z] #20 4.571 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T15:19:01.723Z] #20 4.572 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:01.723Z] #20 4.574 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T15:19:02.954Z] Client: [2022-04-27T15:19:02.954Z] Context: default [2022-04-27T15:19:02.954Z] Debug Mode: false [2022-04-27T15:19:02.954Z] Plugins: [2022-04-27T15:19:02.954Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T15:19:02.954Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T15:19:02.954Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T15:19:02.954Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T15:19:02.954Z] [2022-04-27T15:19:02.954Z] Server: [2022-04-27T15:19:02.954Z] Containers: 0 [2022-04-27T15:19:02.954Z] Running: 0 [2022-04-27T15:19:02.954Z] Paused: 0 [2022-04-27T15:19:02.954Z] Stopped: 0 [2022-04-27T15:19:02.954Z] Images: 0 [2022-04-27T15:19:02.954Z] Server Version: 20.10.14 [2022-04-27T15:19:02.954Z] Storage Driver: overlay2 [2022-04-27T15:19:02.954Z] Backing Filesystem: extfs [2022-04-27T15:19:02.954Z] Supports d_type: true [2022-04-27T15:19:02.954Z] Native Overlay Diff: true [2022-04-27T15:19:02.954Z] userxattr: false [2022-04-27T15:19:02.954Z] Logging Driver: json-file [2022-04-27T15:19:02.954Z] Cgroup Driver: cgroupfs [2022-04-27T15:19:02.954Z] Cgroup Version: 1 [2022-04-27T15:19:02.954Z] Plugins: [2022-04-27T15:19:02.954Z] Volume: local [2022-04-27T15:19:02.954Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T15:19:02.954Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T15:19:02.954Z] Swarm: inactive [2022-04-27T15:19:02.954Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T15:19:02.954Z] Default Runtime: runc [2022-04-27T15:19:02.954Z] Init Binary: docker-init [2022-04-27T15:19:02.954Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:19:02.954Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T15:19:02.954Z] init version: de40ad0 [2022-04-27T15:19:02.954Z] Security Options: [2022-04-27T15:19:02.954Z] apparmor [2022-04-27T15:19:02.954Z] seccomp [2022-04-27T15:19:02.954Z] Profile: default [2022-04-27T15:19:02.954Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T15:19:02.954Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T15:19:02.954Z] OSType: linux [2022-04-27T15:19:02.954Z] Architecture: x86_64 [2022-04-27T15:19:02.954Z] CPUs: 2 [2022-04-27T15:19:02.954Z] Total Memory: 7.565GiB [2022-04-27T15:19:02.954Z] Name: ip-10-100-110-246 [2022-04-27T15:19:02.954Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T15:19:02.954Z] Docker Root Dir: /var/lib/docker [2022-04-27T15:19:02.954Z] Debug Mode: false [2022-04-27T15:19:02.954Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:19:02.954Z] Labels: [2022-04-27T15:19:02.954Z] Experimental: true [2022-04-27T15:19:02.954Z] Insecure Registries: [2022-04-27T15:19:02.954Z] 127.0.0.0/8 [2022-04-27T15:19:02.954Z] Live Restore Enabled: true [2022-04-27T15:19:02.954Z] [2022-04-27T15:19:02.954Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T15:19:03.241Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:03.242Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:03.242Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43538/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T15:19:03.242Z] + bash /home/ubuntu/workspace/moby_PR-43538/check-config.sh [2022-04-27T15:19:03.242Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T15:19:03.242Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T15:19:03.242Z] [2022-04-27T15:19:03.242Z] Generally Necessary: [2022-04-27T15:19:03.242Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T15:19:03.242Z] - apparmor: enabled and tools installed [2022-04-27T15:19:03.242Z] - CONFIG_NAMESPACES: enabled [2022-04-27T15:19:03.242Z] - CONFIG_NET_NS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_PID_NS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_IPC_NS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_UTS_NS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CGROUPS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T15:19:03.242Z] - CONFIG_CPUSETS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_MEMCG: enabled [2022-04-27T15:19:03.242Z] - CONFIG_KEYS: enabled [2022-04-27T15:19:03.242Z] - CONFIG_VETH: enabled (as module) [2022-04-27T15:19:03.242Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T15:19:03.242Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T15:19:03.242Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T15:19:03.242Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T15:19:03.433Z] Client: [2022-04-27T15:19:03.433Z] Context: default [2022-04-27T15:19:03.433Z] Debug Mode: false [2022-04-27T15:19:03.433Z] Plugins: [2022-04-27T15:19:03.433Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T15:19:03.433Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T15:19:03.433Z] [2022-04-27T15:19:03.433Z] Server: [2022-04-27T15:19:03.433Z] Containers: 0 [2022-04-27T15:19:03.433Z] Running: 0 [2022-04-27T15:19:03.433Z] Paused: 0 [2022-04-27T15:19:03.433Z] Stopped: 0 [2022-04-27T15:19:03.433Z] Images: 0 [2022-04-27T15:19:03.433Z] Server Version: 20.10.14 [2022-04-27T15:19:03.433Z] Storage Driver: overlay2 [2022-04-27T15:19:03.433Z] Backing Filesystem: extfs [2022-04-27T15:19:03.433Z] Supports d_type: true [2022-04-27T15:19:03.433Z] Native Overlay Diff: true [2022-04-27T15:19:03.433Z] userxattr: false [2022-04-27T15:19:03.433Z] Logging Driver: json-file [2022-04-27T15:19:03.433Z] Cgroup Driver: cgroupfs [2022-04-27T15:19:03.433Z] Cgroup Version: 1 [2022-04-27T15:19:03.433Z] Plugins: [2022-04-27T15:19:03.433Z] Volume: local [2022-04-27T15:19:03.433Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T15:19:03.433Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T15:19:03.433Z] Swarm: inactive [2022-04-27T15:19:03.433Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T15:19:03.433Z] Default Runtime: runc [2022-04-27T15:19:03.433Z] Init Binary: docker-init [2022-04-27T15:19:03.433Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:19:03.433Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T15:19:03.433Z] init version: de40ad0 [2022-04-27T15:19:03.433Z] Security Options: [2022-04-27T15:19:03.433Z] apparmor [2022-04-27T15:19:03.433Z] seccomp [2022-04-27T15:19:03.433Z] Profile: default [2022-04-27T15:19:03.433Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T15:19:03.433Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T15:19:03.433Z] OSType: linux [2022-04-27T15:19:03.433Z] Architecture: aarch64 [2022-04-27T15:19:03.433Z] CPUs: 2 [2022-04-27T15:19:03.433Z] Total Memory: 7.578GiB [2022-04-27T15:19:03.433Z] Name: ip-10-100-125-197 [2022-04-27T15:19:03.433Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-27T15:19:03.433Z] Docker Root Dir: /var/lib/docker [2022-04-27T15:19:03.433Z] Debug Mode: false [2022-04-27T15:19:03.433Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:19:03.433Z] Labels: [2022-04-27T15:19:03.433Z] Experimental: true [2022-04-27T15:19:03.433Z] Insecure Registries: [2022-04-27T15:19:03.433Z] 127.0.0.0/8 [2022-04-27T15:19:03.433Z] Live Restore Enabled: true [2022-04-27T15:19:03.433Z] [Pipeline] sh [2022-04-27T15:19:03.512Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T15:19:03.512Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T15:19:03.512Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T15:19:03.512Z] [2022-04-27T15:19:03.512Z] Optional Features: [2022-04-27T15:19:03.512Z] - CONFIG_USER_NS: enabled [2022-04-27T15:19:03.512Z] - CONFIG_SECCOMP: enabled [2022-04-27T15:19:03.512Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T15:19:03.512Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T15:19:03.512Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T15:19:03.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T15:19:03.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T15:19:03.512Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T15:19:03.512Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T15:19:03.512Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T15:19:03.512Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T15:19:03.645Z] #20 ... [2022-04-27T15:19:03.645Z] [2022-04-27T15:19:03.645Z] #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-27T15:19:03.645Z] #72 sha256:c420c5b619d50c18dd721501607056ba1e644c3805121d04bbc8a7711104c563 [2022-04-27T15:19:03.645Z] #72 4.850 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T15:19:03.645Z] #72 5.250 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T15:19:03.645Z] #72 5.278 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T15:19:03.645Z] #72 5.301 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T15:19:03.645Z] #72 5.359 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:19:03.645Z] #72 5.466 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T15:19:03.645Z] #72 5.591 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T15:19:03.645Z] #72 5.871 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T15:19:03.645Z] #72 5.940 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T15:19:03.717Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:03.717Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:03.717Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43538/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T15:19:03.717Z] + bash /home/ubuntu/workspace/moby_PR-43538/check-config.sh [2022-04-27T15:19:03.717Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T15:19:03.717Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-27T15:19:03.717Z] [2022-04-27T15:19:03.717Z] Generally Necessary: [2022-04-27T15:19:03.717Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T15:19:03.717Z] - apparmor: enabled and tools installed [2022-04-27T15:19:03.717Z] - CONFIG_NAMESPACES: enabled [2022-04-27T15:19:03.717Z] - CONFIG_NET_NS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_PID_NS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_IPC_NS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_UTS_NS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CGROUPS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T15:19:03.717Z] - CONFIG_CPUSETS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_MEMCG: enabled [2022-04-27T15:19:03.717Z] - CONFIG_KEYS: enabled [2022-04-27T15:19:03.717Z] - CONFIG_VETH: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T15:19:03.717Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T15:19:03.775Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T15:19:03.775Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T15:19:03.775Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T15:19:03.775Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T15:19:03.775Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T15:19:03.775Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T15:19:03.775Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T15:19:03.775Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T15:19:03.775Z] - CONFIG_EXT4_FS: enabled [2022-04-27T15:19:03.775Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T15:19:03.775Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T15:19:03.775Z] - Network Drivers: [2022-04-27T15:19:03.775Z] - "overlay": [2022-04-27T15:19:03.775Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T15:19:03.775Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T15:19:03.775Z] Optional (for encrypted networks): [2022-04-27T15:19:03.977Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T15:19:03.977Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T15:19:03.977Z] [2022-04-27T15:19:03.977Z] Optional Features: [2022-04-27T15:19:03.977Z] - CONFIG_USER_NS: enabled [2022-04-27T15:19:03.977Z] - CONFIG_SECCOMP: enabled [2022-04-27T15:19:03.977Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T15:19:03.977Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T15:19:03.977Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T15:19:03.977Z] (cgroup swap accounting is currently enabled) [2022-04-27T15:19:03.977Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T15:19:03.977Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T15:19:03.977Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T15:19:03.977Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T15:19:03.977Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T15:19:03.977Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T15:19:03.977Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T15:19:03.977Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T15:19:03.977Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T15:19:03.977Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T15:19:03.977Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T15:19:03.977Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T15:19:03.977Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T15:19:03.977Z] - CONFIG_EXT4_FS: enabled [2022-04-27T15:19:03.977Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T15:19:03.977Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T15:19:03.977Z] - Network Drivers: [2022-04-27T15:19:03.977Z] - "overlay": [2022-04-27T15:19:03.977Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T15:19:03.977Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T15:19:03.977Z] Optional (for encrypted networks): [2022-04-27T15:19:04.034Z] - CONFIG_CRYPTO: enabled [2022-04-27T15:19:04.034Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T15:19:04.034Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T15:19:04.034Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T15:19:04.034Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T15:19:04.034Z] - CONFIG_XFRM: enabled [2022-04-27T15:19:04.034Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T15:19:04.034Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T15:19:04.034Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T15:19:04.034Z] - "ipvlan": [2022-04-27T15:19:04.034Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T15:19:04.034Z] - "macvlan": [2022-04-27T15:19:04.034Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T15:19:04.034Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T15:19:04.035Z] - "ftp,tftp client in container": [2022-04-27T15:19:04.035Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T15:19:04.035Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T15:19:04.035Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T15:19:04.035Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T15:19:04.035Z] - Storage Drivers: [2022-04-27T15:19:04.035Z] - "aufs": [2022-04-27T15:19:04.035Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T15:19:04.035Z] - "btrfs": [2022-04-27T15:19:04.035Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T15:19:04.035Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T15:19:04.035Z] - "devicemapper": [2022-04-27T15:19:04.035Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T15:19:04.035Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T15:19:04.035Z] - "overlay": [2022-04-27T15:19:04.035Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T15:19:04.035Z] - "zfs": [2022-04-27T15:19:04.035Z] - /dev/zfs: present [2022-04-27T15:19:04.035Z] - zfs command: missing [2022-04-27T15:19:04.035Z] - zpool command: missing [2022-04-27T15:19:04.035Z] [2022-04-27T15:19:04.035Z] Limits: [2022-04-27T15:19:04.035Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T15:19:04.035Z] [2022-04-27T15:19:04.035Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T15:19:04.220Z] #72 6.664 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T15:19:04.220Z] #72 6.898 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:19:04.235Z] - CONFIG_CRYPTO: enabled [2022-04-27T15:19:04.235Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T15:19:04.235Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T15:19:04.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T15:19:04.235Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T15:19:04.235Z] - CONFIG_XFRM: enabled [2022-04-27T15:19:04.235Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T15:19:04.235Z] - "ipvlan": [2022-04-27T15:19:04.235Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T15:19:04.235Z] - "macvlan": [2022-04-27T15:19:04.235Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T15:19:04.235Z] - "ftp,tftp client in container": [2022-04-27T15:19:04.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T15:19:04.235Z] - Storage Drivers: [2022-04-27T15:19:04.235Z] - "aufs": [2022-04-27T15:19:04.235Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T15:19:04.235Z] - "btrfs": [2022-04-27T15:19:04.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T15:19:04.235Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T15:19:04.235Z] - "devicemapper": [2022-04-27T15:19:04.235Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T15:19:04.235Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T15:19:04.235Z] - "overlay": [2022-04-27T15:19:04.235Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T15:19:04.235Z] - "zfs": [2022-04-27T15:19:04.235Z] - /dev/zfs: present [2022-04-27T15:19:04.235Z] - zfs command: missing [2022-04-27T15:19:04.235Z] - zpool command: missing [2022-04-27T15:19:04.235Z] [2022-04-27T15:19:04.235Z] Limits: [2022-04-27T15:19:04.235Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T15:19:04.235Z] [2022-04-27T15:19:04.235Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T15:19:04.385Z] + sudo modprobe ip_vs [2022-04-27T15:19:04.385Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a71e53edee951e7fef809082c5440835c473e449 . [2022-04-27T15:19:04.482Z] #72 ... [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T15:19:04.482Z] #37 sha256:7e6e2c9cd701ccddabc89f1f6a147165ba5eee57fe9638837998d8f406509b80 [2022-04-27T15:19:04.482Z] #37 CACHED [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #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-27T15:19:04.482Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:04.482Z] #36 CACHED [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #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-27T15:19:04.482Z] #38 sha256:23ff4375383926a8deda2bf7e856979581053a8e932f99b97b8395329988db96 [2022-04-27T15:19:04.482Z] #38 CACHED [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T15:19:04.482Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T15:19:04.482Z] #40 CACHED [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #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-27T15:19:04.482Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:19:04.482Z] #41 CACHED [2022-04-27T15:19:04.482Z] [2022-04-27T15:19:04.482Z] #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-27T15:19:04.482Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:19:04.482Z] #43 CACHED [2022-04-27T15:19:04.571Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a71e53edee951e7fef809082c5440835c473e449 . [2022-04-27T15:19:04.650Z] #1 [internal] load build definition from Dockerfile [2022-04-27T15:19:04.650Z] #1 sha256:ec85e76b917a577350996e0798a63e7bc1b28475f6a34842d94fa2d70525d4ea [2022-04-27T15:19:04.650Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T15:19:04.650Z] #1 DONE 0.1s [2022-04-27T15:19:04.650Z] [2022-04-27T15:19:04.650Z] #2 [internal] load .dockerignore [2022-04-27T15:19:04.650Z] #2 sha256:cf8c5579a3da825783b03e9c872239e734ed4faa636125b2621bcb5dab0f2a2a [2022-04-27T15:19:04.650Z] #2 transferring context: 145B done [2022-04-27T15:19:04.743Z] [2022-04-27T15:19:04.743Z] #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-27T15:19:04.743Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:19:04.743Z] #45 CACHED [2022-04-27T15:19:04.743Z] [2022-04-27T15:19:04.743Z] #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-27T15:19:04.743Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T15:19:04.743Z] #67 1.698 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:19:04.743Z] #67 1.793 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:19:04.743Z] #67 1.995 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:04.743Z] #67 2.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T15:19:04.743Z] #67 2.480 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T15:19:04.743Z] #67 3.034 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:04.743Z] #67 3.748 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T15:19:04.743Z] #67 4.355 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T15:19:04.743Z] #67 4.847 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T15:19:04.743Z] #67 4.854 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T15:19:04.743Z] #67 4.871 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T15:19:04.743Z] #67 4.871 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:04.743Z] #67 4.884 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T15:19:04.743Z] #67 5.094 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T15:19:04.743Z] #67 5.102 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:04.743Z] #67 5.111 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T15:19:04.743Z] #67 5.111 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T15:19:04.743Z] #67 5.112 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T15:19:04.830Z] #2 [internal] load .dockerignore [2022-04-27T15:19:04.830Z] #2 sha256:1f0c4ae39739de554e9a63f5fc26dc13e3b9eecb6a82bd1550907ccfdfc5ecbc [2022-04-27T15:19:04.830Z] #2 transferring context: 145B done [2022-04-27T15:19:04.830Z] #2 DONE 0.1s [2022-04-27T15:19:04.830Z] [2022-04-27T15:19:04.830Z] #1 [internal] load build definition from Dockerfile [2022-04-27T15:19:04.830Z] #1 sha256:23296f53afe8a4a8dd23ad9539941d8526f2cb1f06c8ca18795d24c8ed1e7fa0 [2022-04-27T15:19:04.830Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T15:19:04.830Z] #1 DONE 0.2s [2022-04-27T15:19:04.830Z] [2022-04-27T15:19:04.830Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T15:19:04.830Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-27T15:19:04.909Z] #2 DONE 0.1s [2022-04-27T15:19:04.909Z] [2022-04-27T15:19:04.909Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T15:19:04.909Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T15:19:05.168Z] #3 DONE 0.4s [2022-04-27T15:19:05.399Z] #3 DONE 0.5s [2022-04-27T15:19:05.399Z] [2022-04-27T15:19:05.399Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T15:19:05.399Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-27T15:19:05.399Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T15:19:05.399Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-27T15:19:05.399Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-27T15:19:05.399Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-27T15:19:05.399Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T15:19:05.399Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-04-27T15:19:05.427Z] [2022-04-27T15:19:05.427Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T15:19:05.427Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T15:19:05.427Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-04-27T15:19:05.427Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T15:19:05.427Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T15:19:05.427Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T15:19:05.427Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-27T15:19:05.687Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T15:19:05.687Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-27T15:19:05.687Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T15:19:05.967Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-04-27T15:19:05.967Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-27T15:19:05.967Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-27T15:19:06.225Z] #4 DONE 0.7s [2022-04-27T15:19:06.225Z] [2022-04-27T15:19:06.225Z] #6 [internal] load build definition from Dockerfile [2022-04-27T15:19:06.225Z] #6 sha256:1a37e4ae74e0164da022f911006c5aef0f5ab21ee87beadc6d56cfaa6d6e6066 [2022-04-27T15:19:06.225Z] #6 DONE 0.0s [2022-04-27T15:19:06.225Z] [2022-04-27T15:19:06.225Z] #5 [internal] load .dockerignore [2022-04-27T15:19:06.225Z] #5 sha256:a1a00e1d3f0406f3b088acade273955d0522c58ad536a16077d6db8466b51478 [2022-04-27T15:19:06.225Z] #5 DONE 0.0s [2022-04-27T15:19:06.225Z] [2022-04-27T15:19:06.225Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:06.225Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:19:06.255Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-27T15:19:06.255Z] #4 DONE 0.9s [2022-04-27T15:19:06.520Z] [2022-04-27T15:19:06.520Z] #5 [internal] load build definition from Dockerfile [2022-04-27T15:19:06.520Z] #5 sha256:b5511ebb31efaebb1632e4d3533729dbc23c4390c3a833bf90d77854ad667807 [2022-04-27T15:19:06.520Z] #5 DONE 0.0s [2022-04-27T15:19:06.520Z] [2022-04-27T15:19:06.520Z] #6 [internal] load .dockerignore [2022-04-27T15:19:06.520Z] #6 sha256:bdf8917946ee0a405aec2fe7767c35f1e7e6e2e071323eb98b2d4d1e528e1a93 [2022-04-27T15:19:06.520Z] #6 DONE 0.0s [2022-04-27T15:19:06.520Z] [2022-04-27T15:19:06.520Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:06.520Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:19:06.779Z] #8 ... [2022-04-27T15:19:06.779Z] [2022-04-27T15:19:06.779Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:06.779Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T15:19:06.779Z] #9 DONE 0.4s [2022-04-27T15:19:06.779Z] [2022-04-27T15:19:06.779Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:06.779Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:19:06.779Z] #7 DONE 0.4s [2022-04-27T15:19:07.042Z] [2022-04-27T15:19:07.042Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:07.042Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:19:07.042Z] #8 DONE 0.5s [2022-04-27T15:19:07.042Z] [2022-04-27T15:19:07.042Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T15:19:07.042Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T15:19:07.042Z] #10 DONE 0.6s [2022-04-27T15:19:07.162Z] #10 ... [2022-04-27T15:19:07.162Z] [2022-04-27T15:19:07.162Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:07.162Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-27T15:19:07.162Z] #7 DONE 0.8s [2022-04-27T15:19:07.162Z] [2022-04-27T15:19:07.162Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:07.162Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T15:19:07.162Z] #9 DONE 0.8s [2022-04-27T15:19:07.162Z] [2022-04-27T15:19:07.162Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:07.162Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:19:07.162Z] #10 DONE 0.9s [2022-04-27T15:19:07.162Z] [2022-04-27T15:19:07.162Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T15:19:07.162Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-27T15:19:07.162Z] #8 DONE 0.9s [2022-04-27T15:19:07.291Z] #67 ... [2022-04-27T15:19:07.291Z] [2022-04-27T15:19:07.291Z] #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-27T15:19:07.291Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T15:19:07.291Z] #47 1.774 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:19:07.291Z] #47 1.791 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:19:07.291Z] #47 1.973 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:07.291Z] #47 2.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T15:19:07.291Z] #47 2.510 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T15:19:07.291Z] #47 3.067 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:07.291Z] #47 3.792 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T15:19:07.291Z] #47 4.183 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T15:19:07.291Z] #47 4.558 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T15:19:07.291Z] #47 4.563 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T15:19:07.291Z] #47 4.570 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T15:19:07.291Z] #47 4.573 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T15:19:07.291Z] #47 4.586 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:07.291Z] #47 4.794 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T15:19:07.291Z] #47 4.803 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T15:19:07.291Z] #47 4.803 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:07.291Z] #47 4.803 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T15:19:07.291Z] #47 4.803 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T15:19:07.660Z] Client: [2022-04-27T15:19:07.660Z] Context: default [2022-04-27T15:19:07.660Z] Debug Mode: false [2022-04-27T15:19:07.660Z] Plugins: [2022-04-27T15:19:07.660Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T15:19:07.660Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T15:19:07.660Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T15:19:07.660Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T15:19:07.660Z] [2022-04-27T15:19:07.660Z] Server: [2022-04-27T15:19:07.660Z] Containers: 0 [2022-04-27T15:19:07.660Z] Running: 0 [2022-04-27T15:19:07.660Z] Paused: 0 [2022-04-27T15:19:07.660Z] Stopped: 0 [2022-04-27T15:19:07.660Z] Images: 0 [2022-04-27T15:19:07.660Z] Server Version: 20.10.14 [2022-04-27T15:19:07.660Z] Storage Driver: overlay2 [2022-04-27T15:19:07.660Z] Backing Filesystem: extfs [2022-04-27T15:19:07.660Z] Supports d_type: true [2022-04-27T15:19:07.660Z] Native Overlay Diff: true [2022-04-27T15:19:07.660Z] userxattr: false [2022-04-27T15:19:07.660Z] Logging Driver: json-file [2022-04-27T15:19:07.660Z] Cgroup Driver: systemd [2022-04-27T15:19:07.660Z] Cgroup Version: 2 [2022-04-27T15:19:07.660Z] Plugins: [2022-04-27T15:19:07.660Z] Volume: local [2022-04-27T15:19:07.660Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T15:19:07.660Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T15:19:07.660Z] Swarm: inactive [2022-04-27T15:19:07.660Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T15:19:07.660Z] Default Runtime: runc [2022-04-27T15:19:07.660Z] Init Binary: docker-init [2022-04-27T15:19:07.660Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:19:07.660Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T15:19:07.660Z] init version: de40ad0 [2022-04-27T15:19:07.660Z] Security Options: [2022-04-27T15:19:07.660Z] apparmor [2022-04-27T15:19:07.660Z] seccomp [2022-04-27T15:19:07.660Z] Profile: default [2022-04-27T15:19:07.660Z] cgroupns [2022-04-27T15:19:07.660Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T15:19:07.660Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T15:19:07.660Z] OSType: linux [2022-04-27T15:19:07.660Z] Architecture: x86_64 [2022-04-27T15:19:07.660Z] CPUs: 2 [2022-04-27T15:19:07.660Z] Total Memory: 7.559GiB [2022-04-27T15:19:07.660Z] Name: ip-10-100-71-147 [2022-04-27T15:19:07.660Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-27T15:19:07.660Z] Docker Root Dir: /var/lib/docker [2022-04-27T15:19:07.660Z] Debug Mode: false [2022-04-27T15:19:07.660Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:19:07.660Z] Labels: [2022-04-27T15:19:07.660Z] Experimental: true [2022-04-27T15:19:07.660Z] Insecure Registries: [2022-04-27T15:19:07.660Z] 127.0.0.0/8 [2022-04-27T15:19:07.660Z] Live Restore Enabled: true [2022-04-27T15:19:07.660Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T15:19:07.987Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a71e53edee951e7fef809082c5440835c473e449 . [2022-04-27T15:19:07.987Z] #2 [internal] load .dockerignore [2022-04-27T15:19:07.987Z] #2 sha256:425649cdf97848f61c120fcafaaa622907a69a409a72bfb7718219a269b2512a [2022-04-27T15:19:08.246Z] #2 transferring context: 145B done [2022-04-27T15:19:08.246Z] #2 DONE 0.1s [2022-04-27T15:19:08.246Z] [2022-04-27T15:19:08.246Z] #1 [internal] load build definition from Dockerfile [2022-04-27T15:19:08.246Z] #1 sha256:d3f1ea4e60bb98e4e45efd9924f6b7f581d5f2ca9fb7b14a1c448810bfd5446f [2022-04-27T15:19:08.246Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-27T15:19:08.246Z] #1 DONE 0.2s [2022-04-27T15:19:08.246Z] [2022-04-27T15:19:08.246Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T15:19:08.246Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T15:19:08.760Z] Client: [2022-04-27T15:19:08.760Z] Context: default [2022-04-27T15:19:08.760Z] Debug Mode: false [2022-04-27T15:19:08.760Z] Plugins: [2022-04-27T15:19:08.760Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T15:19:08.760Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T15:19:08.760Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T15:19:08.760Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T15:19:08.760Z] [2022-04-27T15:19:08.760Z] Server: [2022-04-27T15:19:08.760Z] Containers: 0 [2022-04-27T15:19:08.760Z] Running: 0 [2022-04-27T15:19:08.760Z] Paused: 0 [2022-04-27T15:19:08.760Z] Stopped: 0 [2022-04-27T15:19:08.760Z] Images: 0 [2022-04-27T15:19:08.760Z] Server Version: 20.10.14 [2022-04-27T15:19:08.760Z] Storage Driver: overlay2 [2022-04-27T15:19:08.760Z] Backing Filesystem: extfs [2022-04-27T15:19:08.760Z] Supports d_type: true [2022-04-27T15:19:08.760Z] Native Overlay Diff: true [2022-04-27T15:19:08.760Z] userxattr: false [2022-04-27T15:19:08.760Z] Logging Driver: json-file [2022-04-27T15:19:08.760Z] Cgroup Driver: cgroupfs [2022-04-27T15:19:08.760Z] Cgroup Version: 1 [2022-04-27T15:19:08.760Z] Plugins: [2022-04-27T15:19:08.760Z] Volume: local [2022-04-27T15:19:08.760Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T15:19:08.760Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T15:19:08.760Z] Swarm: inactive [2022-04-27T15:19:08.760Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T15:19:08.760Z] Default Runtime: runc [2022-04-27T15:19:08.760Z] Init Binary: docker-init [2022-04-27T15:19:08.760Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T15:19:08.760Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T15:19:08.760Z] init version: de40ad0 [2022-04-27T15:19:08.760Z] Security Options: [2022-04-27T15:19:08.760Z] apparmor [2022-04-27T15:19:08.760Z] seccomp [2022-04-27T15:19:08.760Z] Profile: default [2022-04-27T15:19:08.760Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T15:19:08.760Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T15:19:08.760Z] OSType: linux [2022-04-27T15:19:08.760Z] Architecture: x86_64 [2022-04-27T15:19:08.760Z] CPUs: 2 [2022-04-27T15:19:08.760Z] Total Memory: 7.483GiB [2022-04-27T15:19:08.760Z] Name: ip-10-100-63-75 [2022-04-27T15:19:08.760Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T15:19:08.760Z] Docker Root Dir: /var/lib/docker [2022-04-27T15:19:08.760Z] Debug Mode: false [2022-04-27T15:19:08.760Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:19:08.760Z] Labels: [2022-04-27T15:19:08.760Z] Experimental: true [2022-04-27T15:19:08.760Z] Insecure Registries: [2022-04-27T15:19:08.760Z] 127.0.0.0/8 [2022-04-27T15:19:08.760Z] Live Restore Enabled: true [2022-04-27T15:19:08.760Z] [2022-04-27T15:19:08.760Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T15:19:08.809Z] #3 DONE 0.4s [2022-04-27T15:19:08.810Z] [2022-04-27T15:19:08.810Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T15:19:08.810Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T15:19:08.810Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T15:19:08.810Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T15:19:08.810Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T15:19:08.810Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T15:19:08.810Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T15:19:08.947Z] [2022-04-27T15:19:08.947Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:08.947Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:08.947Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-27T15:19:09.064Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:09.064Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T15:19:09.064Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43538/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T15:19:09.064Z] + bash /home/ubuntu/workspace/moby_PR-43538/check-config.sh [2022-04-27T15:19:09.064Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T15:19:09.064Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T15:19:09.064Z] [2022-04-27T15:19:09.064Z] Generally Necessary: [2022-04-27T15:19:09.064Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T15:19:09.064Z] - apparmor: enabled and tools installed [2022-04-27T15:19:09.064Z] - CONFIG_NAMESPACES: enabled [2022-04-27T15:19:09.064Z] - CONFIG_NET_NS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_PID_NS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_IPC_NS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_UTS_NS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CGROUPS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T15:19:09.064Z] - CONFIG_CPUSETS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_MEMCG: enabled [2022-04-27T15:19:09.064Z] - CONFIG_KEYS: enabled [2022-04-27T15:19:09.064Z] - CONFIG_VETH: enabled (as module) [2022-04-27T15:19:09.064Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T15:19:09.066Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T15:19:09.209Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T15:19:09.209Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T15:19:09.209Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T15:19:09.209Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-04-27T15:19:09.323Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-27T15:19:09.323Z] #4 DONE 0.6s [2022-04-27T15:19:09.333Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T15:19:09.333Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T15:19:09.333Z] [2022-04-27T15:19:09.333Z] Optional Features: [2022-04-27T15:19:09.333Z] - CONFIG_USER_NS: enabled [2022-04-27T15:19:09.333Z] - CONFIG_SECCOMP: enabled [2022-04-27T15:19:09.333Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T15:19:09.333Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T15:19:09.333Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T15:19:09.333Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T15:19:09.333Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T15:19:09.333Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T15:19:09.333Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T15:19:09.333Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T15:19:09.333Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T15:19:09.333Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T15:19:09.333Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T15:19:09.333Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T15:19:09.333Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T15:19:09.333Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T15:19:09.333Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T15:19:09.333Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T15:19:09.479Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.39MB / 54.94MB 0.3s [2022-04-27T15:19:09.580Z] [2022-04-27T15:19:09.580Z] #6 [internal] load build definition from Dockerfile [2022-04-27T15:19:09.580Z] #6 sha256:5d83e9baf49c940f68a81fd5e4252a3cfb12be9974e61af15a33af79b9b934fc [2022-04-27T15:19:09.580Z] #6 DONE 0.0s [2022-04-27T15:19:09.580Z] [2022-04-27T15:19:09.580Z] #5 [internal] load .dockerignore [2022-04-27T15:19:09.580Z] #5 sha256:5459b91ecccebd6895ff1974e8dace066ccc175ccf1b8847ee6c9349ce732c51 [2022-04-27T15:19:09.580Z] #5 DONE 0.0s [2022-04-27T15:19:09.580Z] [2022-04-27T15:19:09.580Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:09.580Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:19:09.595Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T15:19:09.595Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T15:19:09.595Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T15:19:09.595Z] - CONFIG_EXT4_FS: enabled [2022-04-27T15:19:09.595Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T15:19:09.595Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T15:19:09.595Z] - Network Drivers: [2022-04-27T15:19:09.595Z] - "overlay": [2022-04-27T15:19:09.595Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T15:19:09.595Z] Optional (for encrypted networks): [2022-04-27T15:19:09.595Z] - CONFIG_CRYPTO: enabled [2022-04-27T15:19:09.595Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T15:19:09.595Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T15:19:09.595Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T15:19:09.595Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T15:19:09.595Z] - CONFIG_XFRM: enabled [2022-04-27T15:19:09.595Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T15:19:09.595Z] - "ipvlan": [2022-04-27T15:19:09.595Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T15:19:09.595Z] - "macvlan": [2022-04-27T15:19:09.595Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T15:19:09.595Z] - "ftp,tftp client in container": [2022-04-27T15:19:09.595Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T15:19:09.595Z] - Storage Drivers: [2022-04-27T15:19:09.595Z] - "aufs": [2022-04-27T15:19:09.595Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T15:19:09.595Z] - "btrfs": [2022-04-27T15:19:09.595Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T15:19:09.595Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T15:19:09.595Z] - "devicemapper": [2022-04-27T15:19:09.595Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T15:19:09.595Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T15:19:09.595Z] - "overlay": [2022-04-27T15:19:09.595Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T15:19:09.595Z] - "zfs": [2022-04-27T15:19:09.595Z] - /dev/zfs: present [2022-04-27T15:19:09.595Z] - zfs command: missing [2022-04-27T15:19:09.595Z] - zpool command: missing [2022-04-27T15:19:09.595Z] [2022-04-27T15:19:09.595Z] Limits: [2022-04-27T15:19:09.595Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T15:19:09.595Z] [2022-04-27T15:19:09.595Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T15:19:09.738Z] #11 ... [2022-04-27T15:19:09.738Z] [2022-04-27T15:19:09.738Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T15:19:09.738Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T15:19:09.738Z] #47 DONE 0.0s [2022-04-27T15:19:09.738Z] [2022-04-27T15:19:09.738Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:09.738Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:09.738Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.53MB / 54.94MB 0.4s [2022-04-27T15:19:09.738Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 15.73MB / 54.94MB 0.6s [2022-04-27T15:19:09.928Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2a41e923e42f035e32895890c3ef8c1389d4d994 . [2022-04-27T15:19:10.048Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 22.77MB / 54.94MB 0.7s [2022-04-27T15:19:10.048Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.9s [2022-04-27T15:19:10.144Z] #10 ... [2022-04-27T15:19:10.144Z] [2022-04-27T15:19:10.144Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:10.144Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T15:19:10.144Z] #8 DONE 0.8s [2022-04-27T15:19:10.190Z] #1 [internal] load build definition from Dockerfile [2022-04-27T15:19:10.190Z] #1 sha256:ae10630cf21c6d5a3abcf3ee13de6adb0b3b0ce71bfbb2498d72bca2e479beda [2022-04-27T15:19:10.190Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T15:19:10.190Z] #1 DONE 0.1s [2022-04-27T15:19:10.190Z] [2022-04-27T15:19:10.190Z] #2 [internal] load .dockerignore [2022-04-27T15:19:10.190Z] #2 sha256:20ec3d3f91c6917336f3d23dc810ef3c67ae692f1fe658f36d19623ef2e821bb [2022-04-27T15:19:10.190Z] #2 transferring context: 145B done [2022-04-27T15:19:10.190Z] #2 DONE 0.1s [2022-04-27T15:19:10.190Z] [2022-04-27T15:19:10.190Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T15:19:10.190Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T15:19:10.401Z] [2022-04-27T15:19:10.401Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:10.401Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:19:10.401Z] #7 DONE 0.8s [2022-04-27T15:19:10.401Z] [2022-04-27T15:19:10.401Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T15:19:10.401Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T15:19:10.401Z] #9 DONE 0.9s [2022-04-27T15:19:10.401Z] [2022-04-27T15:19:10.401Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:10.401Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:19:10.401Z] #10 DONE 0.9s [2022-04-27T15:19:10.628Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 1.3s [2022-04-27T15:19:10.628Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 1.5s [2022-04-27T15:19:10.658Z] [2022-04-27T15:19:10.658Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:10.658Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:10.658Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-27T15:19:10.658Z] #71 DONE 0.0s [2022-04-27T15:19:10.658Z] [2022-04-27T15:19:10.658Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:10.658Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:10.658Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-27T15:19:10.658Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T15:19:10.658Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T15:19:10.658Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T15:19:10.896Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 1.7s [2022-04-27T15:19:10.897Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.7s [2022-04-27T15:19:10.897Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.7s [2022-04-27T15:19:10.897Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 1.8s [2022-04-27T15:19:10.897Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 1.8s [2022-04-27T15:19:10.915Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s [2022-04-27T15:19:11.162Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 51.38MB / 54.94MB 1.9s [2022-04-27T15:19:11.162Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.9s done [2022-04-27T15:19:11.162Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.9s [2022-04-27T15:19:11.162Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.9s [2022-04-27T15:19:11.162Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.0s done [2022-04-27T15:19:11.162Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 2.0s [2022-04-27T15:19:11.162Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0B / 85.84MB 2.0s [2022-04-27T15:19:11.173Z] #28 ... [2022-04-27T15:19:11.173Z] [2022-04-27T15:19:11.173Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T15:19:11.173Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T15:19:11.173Z] #47 DONE 0.0s [2022-04-27T15:19:11.173Z] [2022-04-27T15:19:11.173Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:11.173Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:11.173Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.39MB / 54.94MB 0.3s [2022-04-27T15:19:11.173Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.56MB / 54.94MB 0.4s [2022-04-27T15:19:11.282Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T15:19:11.282Z] [2022-04-27T15:19:11.282Z] ________ ____ __. [2022-04-27T15:19:11.282Z] \_____ \ | |/ _| [2022-04-27T15:19:11.282Z] / | \| < [2022-04-27T15:19:11.282Z] / | \ | \ [2022-04-27T15:19:11.282Z] \_______ /____|__ \ [2022-04-27T15:19:11.282Z] \/ \/ [2022-04-27T15:19:11.282Z] [2022-04-27T15:19:11.282Z] INFO: make.ps1 ended at 04/27/2022 15:19:10 [2022-04-27T15:19:11.403Z] [2022-04-27T15:19:11.403Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:11.403Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:11.403Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T15:19:11.403Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-27T15:19:11.403Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T15:19:11.403Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-27T15:19:11.403Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0B / 4.94MB 0.1s [2022-04-27T15:19:11.403Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.1s [2022-04-27T15:19:11.403Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 1.05MB / 4.94MB 0.2s [2022-04-27T15:19:11.403Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 6.29MB / 53.63MB 0.2s [2022-04-27T15:19:11.403Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.3s [2022-04-27T15:19:11.403Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 20.97MB / 53.63MB 0.3s [2022-04-27T15:19:11.403Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0B / 10.66MB 0.3s [2022-04-27T15:19:11.421Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s [2022-04-27T15:19:11.421Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 14.68MB / 54.58MB 2.1s [2022-04-27T15:19:11.421Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-27T15:19:11.421Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 20.97MB / 54.58MB 2.3s [2022-04-27T15:19:11.421Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.24MB / 85.84MB 2.3s [2022-04-27T15:19:11.421Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.05MB / 141.70MB 2.3s [2022-04-27T15:19:11.438Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.75MB / 54.94MB 0.6s [2022-04-27T15:19:11.439Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 0.7s [2022-04-27T15:19:11.581Z] #3 DONE 1.2s [2022-04-27T15:19:11.581Z] [2022-04-27T15:19:11.581Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T15:19:11.581Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T15:19:11.581Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T15:19:11.581Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T15:19:11.581Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-04-27T15:19:11.581Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T15:19:11.581Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T15:19:11.581Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T15:19:11.676Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 35.65MB / 53.63MB 0.5s [2022-04-27T15:19:11.676Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 6.29MB / 10.66MB 0.5s [2022-04-27T15:19:11.676Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.5s done [2022-04-27T15:19:11.676Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 44.08MB / 53.63MB 0.6s [2022-04-27T15:19:11.676Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.6s [2022-04-27T15:19:11.676Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0B / 54.67MB 0.6s [2022-04-27T15:19:11.683Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 24.12MB / 54.58MB 2.5s [2022-04-27T15:19:11.683Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 2.6s [2022-04-27T15:19:11.849Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T15:19:11.849Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T15:19:11.938Z] #11 ... [2022-04-27T15:19:11.938Z] [2022-04-27T15:19:11.938Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T15:19:11.938Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T15:19:11.938Z] #47 DONE 0.0s [2022-04-27T15:19:11.938Z] [2022-04-27T15:19:11.938Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:11.938Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:11.938Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.7s [2022-04-27T15:19:11.938Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 4.19MB / 54.67MB 0.7s [2022-04-27T15:19:11.938Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.9s done [2022-04-27T15:19:11.938Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 17.83MB / 54.67MB 0.9s [2022-04-27T15:19:11.938Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 0.9s [2022-04-27T15:19:11.942Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 29.36MB / 54.58MB 2.7s [2022-04-27T15:19:11.942Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 9.44MB / 141.70MB 2.7s [2022-04-27T15:19:11.942Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 36.70MB / 54.58MB 2.8s [2022-04-27T15:19:11.942Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 16.78MB / 85.84MB 2.8s [2022-04-27T15:19:11.942Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-27T15:19:12.200Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 39.85MB / 54.58MB 2.9s [2022-04-27T15:19:12.200Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 42.99MB / 54.58MB 3.1s [2022-04-27T15:19:12.200Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 25.94MB / 85.84MB 3.1s [2022-04-27T15:19:12.200Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 19.92MB / 141.70MB 3.1s [2022-04-27T15:19:12.204Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 31.46MB / 54.67MB 1.0s [2022-04-27T15:19:12.204Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 41.94MB / 54.67MB 1.1s [2022-04-27T15:19:12.204Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 16.78MB / 81.05MB 1.1s [2022-04-27T15:19:12.204Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 1.2s [2022-04-27T15:19:12.204Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 20.97MB / 81.05MB 1.2s [2022-04-27T15:19:12.264Z] INFO: Binaries build ended at 04/27/2022 15:19:12. Duration:00:01:17.0347798 [2022-04-27T15:19:12.392Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.3s done [2022-04-27T15:19:12.392Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-27T15:19:12.459Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.11MB / 54.58MB 3.3s [2022-04-27T15:19:12.459Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 31.46MB / 85.84MB 3.3s [2022-04-27T15:19:12.467Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 1.4s [2022-04-27T15:19:12.467Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 43.66MB / 81.05MB 1.5s [2022-04-27T15:19:12.493Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-27T15:19:12.493Z] #4 DONE 1.0s [2022-04-27T15:19:12.720Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 52.43MB / 54.58MB 3.4s [2022-04-27T15:19:12.720Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 35.75MB / 85.84MB 3.5s [2022-04-27T15:19:12.720Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 29.70MB / 141.70MB 3.5s [2022-04-27T15:19:12.729Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 49.28MB / 81.05MB 1.6s [2022-04-27T15:19:12.729Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.7s done [2022-04-27T15:19:12.729Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 1.7s [2022-04-27T15:19:12.754Z] [2022-04-27T15:19:12.754Z] #5 [internal] load .dockerignore [2022-04-27T15:19:12.754Z] #5 sha256:cb0e97e63ef82ed52d33346f17c9f6064931d04e13c8f1afb893cde294646c7d [2022-04-27T15:19:12.754Z] #5 DONE 0.0s [2022-04-27T15:19:12.754Z] [2022-04-27T15:19:12.754Z] #6 [internal] load build definition from Dockerfile [2022-04-27T15:19:12.754Z] #6 sha256:31f9a32987728ee0dff46f013acf5b6d37c2c573bdb762ab83f5a895793c65a2 [2022-04-27T15:19:12.754Z] #6 DONE 0.0s [2022-04-27T15:19:12.754Z] [2022-04-27T15:19:12.754Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:12.754Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T15:19:12.981Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 3.7s [2022-04-27T15:19:12.981Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 37.75MB / 141.70MB 3.8s [2022-04-27T15:19:12.991Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 1.9s [2022-04-27T15:19:12.991Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-04-27T15:19:13.241Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 48.23MB / 85.84MB 3.9s [2022-04-27T15:19:13.241Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.0s done [2022-04-27T15:19:13.246Z] INFO: Copying the built daemon binary to d:\CI\PR-43538\1\binary\dockerd-e3006379b3.exe... [2022-04-27T15:19:13.247Z] INFO: Copying the built client binary to d:\CI\PR-43538\1\binary\docker-e3006379b3.exe... [2022-04-27T15:19:13.247Z] INFO: Copying the golang package from the container to d:\CI\PR-43538\1\installer\go.zip... [2022-04-27T15:19:13.331Z] #10 DONE 0.6s [2022-04-27T15:19:13.331Z] [2022-04-27T15:19:13.331Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T15:19:13.331Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T15:19:13.331Z] #7 DONE 0.6s [2022-04-27T15:19:13.331Z] [2022-04-27T15:19:13.331Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T15:19:13.331Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T15:19:13.331Z] #9 DONE 0.7s [2022-04-27T15:19:13.331Z] [2022-04-27T15:19:13.331Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T15:19:13.331Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T15:19:13.331Z] #8 DONE 0.7s [2022-04-27T15:19:13.503Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 55.57MB / 85.84MB 4.2s [2022-04-27T15:19:13.503Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.2s [2022-04-27T15:19:13.503Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 45.09MB / 141.70MB 4.3s [2022-04-27T15:19:13.503Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.2s done [2022-04-27T15:19:13.559Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 2.4s done [2022-04-27T15:19:13.559Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 0B / 126B 2.5s [2022-04-27T15:19:13.765Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 69.21MB / 85.84MB 4.5s [2022-04-27T15:19:13.765Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 53.48MB / 141.70MB 4.5s [2022-04-27T15:19:13.765Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 4.7s [2022-04-27T15:19:13.765Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 63.66MB / 141.70MB 4.7s [2022-04-27T15:19:13.819Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 2.6s [2022-04-27T15:19:13.819Z] #11 ... [2022-04-27T15:19:13.819Z] [2022-04-27T15:19:13.819Z] #24 [internal] load build context [2022-04-27T15:19:13.819Z] #24 sha256:b653f0ba1bb594a53ab358c72aecb1db3d3ee5c6b873a167e582795cf60bc441 [2022-04-27T15:19:13.819Z] #24 transferring context: 60.75MB 2.3s done [2022-04-27T15:19:13.819Z] #24 DONE 2.9s [2022-04-27T15:19:13.819Z] [2022-04-27T15:19:13.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:13.819Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:14.034Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 79.69MB / 85.84MB 4.9s [2022-04-27T15:19:14.230Z] INFO: Extracting go.zip to d:\CI\PR-43538\1\go [2022-04-27T15:19:14.435Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 71.34MB / 141.70MB 5.0s [2022-04-27T15:19:14.435Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.1s [2022-04-27T15:19:14.695Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 81.79MB / 141.70MB 5.3s [2022-04-27T15:19:14.725Z] [2022-04-27T15:19:14.725Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:14.725Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:14.725Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T15:19:14.725Z] #71 DONE 0.0s [2022-04-27T15:19:14.725Z] [2022-04-27T15:19:14.725Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:14.725Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:14.725Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:14.957Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.8s done [2022-04-27T15:19:14.957Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 95.43MB / 141.70MB 5.8s [2022-04-27T15:19:14.992Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T15:19:14.992Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T15:19:14.992Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T15:19:15.217Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 111.15MB / 141.70MB 6.0s [2022-04-27T15:19:15.217Z] #11 ... [2022-04-27T15:19:15.217Z] [2022-04-27T15:19:15.217Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:15.217Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T15:19:15.217Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T15:19:15.217Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:15.217Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T15:19:15.217Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T15:19:15.217Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2022-04-27T15:19:15.217Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.6s done [2022-04-27T15:19:15.217Z] #69 DONE 6.4s [2022-04-27T15:19:15.217Z] [2022-04-27T15:19:15.217Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:15.217Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:15.217Z] #11 ... [2022-04-27T15:19:15.217Z] [2022-04-27T15:19:15.217Z] #24 [internal] load build context [2022-04-27T15:19:15.217Z] #24 sha256:52ae612bbf14006401550d7afd47aa0be88234189cffd3e8cd6461e3a5a799bf [2022-04-27T15:19:15.217Z] #24 transferring context: 31.86MB 6.4s [2022-04-27T15:19:15.260Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.0s done [2022-04-27T15:19:15.260Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.1s done [2022-04-27T15:19:15.260Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 4.1s [2022-04-27T15:19:15.266Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T15:19:15.478Z] #24 ... [2022-04-27T15:19:15.478Z] [2022-04-27T15:19:15.478Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:15.478Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:15.520Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 11.53MB / 108.70MB 4.3s [2022-04-27T15:19:15.521Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.7s done [2022-04-27T15:19:15.527Z] #28 ... [2022-04-27T15:19:15.527Z] [2022-04-27T15:19:15.527Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T15:19:15.527Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T15:19:15.527Z] #47 DONE 0.0s [2022-04-27T15:19:15.527Z] [2022-04-27T15:19:15.527Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:15.527Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:15.527Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s [2022-04-27T15:19:15.527Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.4s [2022-04-27T15:19:15.738Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 6.4s [2022-04-27T15:19:15.738Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 6.6s [2022-04-27T15:19:15.781Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 22.02MB / 108.70MB 4.6s [2022-04-27T15:19:15.781Z] #11 ... [2022-04-27T15:19:15.781Z] [2022-04-27T15:19:15.781Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:15.781Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-27T15:19:15.781Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T15:19:15.781Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T15:19:15.781Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-27T15:19:15.781Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-27T15:19:15.781Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.1s done [2022-04-27T15:19:15.781Z] #28 DONE 4.7s [2022-04-27T15:19:15.781Z] [2022-04-27T15:19:15.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:15.781Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:15.781Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 32.51MB / 108.70MB 4.7s [2022-04-27T15:19:15.781Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-27T15:19:15.789Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.6s [2022-04-27T15:19:15.789Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.7s [2022-04-27T15:19:16.044Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 38.80MB / 108.70MB 5.0s [2022-04-27T15:19:16.053Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 40.89MB / 54.94MB 0.8s [2022-04-27T15:19:16.053Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 1.0s [2022-04-27T15:19:16.060Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.9s [2022-04-27T15:19:16.306Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 53.48MB / 108.70MB 5.2s [2022-04-27T15:19:16.306Z] #11 ... [2022-04-27T15:19:16.306Z] [2022-04-27T15:19:16.306Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:16.306Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T15:19:16.306Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T15:19:16.306Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:16.306Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T15:19:16.306Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T15:19:16.306Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-04-27T15:19:16.306Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2022-04-27T15:19:16.306Z] #69 DONE 5.5s [2022-04-27T15:19:16.306Z] [2022-04-27T15:19:16.306Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:16.306Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:16.306Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 68.16MB / 108.70MB 5.3s [2022-04-27T15:19:16.316Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.1s [2022-04-27T15:19:16.565Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 89.64MB / 108.70MB 5.5s [2022-04-27T15:19:16.577Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.48MB / 54.94MB 1.4s [2022-04-27T15:19:16.598Z] #28 ... [2022-04-27T15:19:16.598Z] [2022-04-27T15:19:16.598Z] #24 [internal] load build context [2022-04-27T15:19:16.598Z] #24 sha256:381c04d5e24588497c56f942b7d228d6413da5ef5a729722813f3f0e7198c45a [2022-04-27T15:19:16.598Z] #24 transferring context: 60.73MB 4.7s done [2022-04-27T15:19:16.598Z] #24 DONE 5.6s [2022-04-27T15:19:16.598Z] [2022-04-27T15:19:16.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:16.598Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:16.598Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T15:19:16.598Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T15:19:16.598Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T15:19:16.599Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T15:19:16.599Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.2s done [2022-04-27T15:19:16.599Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.7s done [2022-04-27T15:19:16.599Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.5s done [2022-04-27T15:19:16.599Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 1.8s done [2022-04-27T15:19:16.599Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.2s done [2022-04-27T15:19:16.599Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.3s [2022-04-27T15:19:16.599Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.1s done [2022-04-27T15:19:16.599Z] #11 ... [2022-04-27T15:19:16.599Z] [2022-04-27T15:19:16.599Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:16.599Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T15:19:16.599Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-27T15:19:16.599Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:16.599Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T15:19:16.599Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T15:19:16.599Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.7s done [2022-04-27T15:19:16.599Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-04-27T15:19:16.599Z] #69 DONE 5.9s [2022-04-27T15:19:16.599Z] [2022-04-27T15:19:16.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:16.599Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:16.599Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.7s done [2022-04-27T15:19:16.599Z] #11 ... [2022-04-27T15:19:16.599Z] [2022-04-27T15:19:16.599Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:16.599Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:16.825Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 5.7s [2022-04-27T15:19:16.825Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 1.0s done [2022-04-27T15:19:16.855Z] #28 ... [2022-04-27T15:19:16.856Z] [2022-04-27T15:19:16.856Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:16.856Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:16.856Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:16.856Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T15:19:16.856Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T15:19:16.856Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2022-04-27T15:19:16.856Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-04-27T15:19:16.856Z] #71 DONE 6.1s [2022-04-27T15:19:17.114Z] [2022-04-27T15:19:17.114Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:17.114Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:17.197Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 5.9s [2022-04-27T15:19:17.298Z] #47 18.79 Fetched 40.5 MB in 17s (2345 kB/s) [2022-04-27T15:19:17.298Z] #47 18.79 Reading package lists... [2022-04-27T15:19:17.298Z] #47 ... [2022-04-27T15:19:17.298Z] [2022-04-27T15:19:17.298Z] #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-27T15:19:17.298Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T15:19:17.298Z] #67 19.21 Fetched 40.5 MB in 18s (2278 kB/s) [2022-04-27T15:19:17.374Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-04-27T15:19:17.462Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.4s [2022-04-27T15:19:18.134Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.1s [2022-04-27T15:19:18.393Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-27T15:19:18.586Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-27T15:19:18.754Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.2s done [2022-04-27T15:19:18.843Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.5s done [2022-04-27T15:19:18.844Z] #11 ... [2022-04-27T15:19:18.844Z] [2022-04-27T15:19:18.844Z] #24 [internal] load build context [2022-04-27T15:19:18.844Z] #24 sha256:52ae612bbf14006401550d7afd47aa0be88234189cffd3e8cd6461e3a5a799bf [2022-04-27T15:19:18.844Z] #24 transferring context: 60.75MB 9.2s done [2022-04-27T15:19:18.844Z] #24 DONE 10.0s [2022-04-27T15:19:18.844Z] [2022-04-27T15:19:18.844Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:18.844Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:18.844Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-27T15:19:18.844Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:18.844Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T15:19:18.844Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T15:19:18.844Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-04-27T15:19:18.844Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-04-27T15:19:18.844Z] #71 DONE 10.0s [2022-04-27T15:19:18.844Z] [2022-04-27T15:19:18.844Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:18.844Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:18.844Z] #11 ... [2022-04-27T15:19:18.844Z] [2022-04-27T15:19:18.844Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:18.844Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:18.844Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T15:19:18.844Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T15:19:18.844Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T15:19:18.844Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T15:19:18.844Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-04-27T15:19:19.013Z] #28 DONE 8.4s [2022-04-27T15:19:19.013Z] [2022-04-27T15:19:19.013Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T15:19:19.013Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T15:19:19.104Z] #28 ... [2022-04-27T15:19:19.104Z] [2022-04-27T15:19:19.104Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:19.104Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:19.333Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 8.2s done [2022-04-27T15:19:19.594Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-27T15:19:19.594Z] #11 ... [2022-04-27T15:19:19.594Z] [2022-04-27T15:19:19.594Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:19.594Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:19.594Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T15:19:19.594Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:19.594Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T15:19:19.594Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T15:19:19.594Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2022-04-27T15:19:19.594Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-04-27T15:19:19.594Z] #71 DONE 8.5s [2022-04-27T15:19:19.594Z] [2022-04-27T15:19:19.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:19.594Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:19.949Z] #70 DONE 0.7s [2022-04-27T15:19:19.949Z] [2022-04-27T15:19:19.949Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:19.949Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T15:19:20.485Z] #11 ... [2022-04-27T15:19:20.485Z] [2022-04-27T15:19:20.485Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T15:19:20.485Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T15:19:20.485Z] #70 DONE 0.6s [2022-04-27T15:19:20.485Z] [2022-04-27T15:19:20.485Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:20.485Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T15:19:20.514Z] #72 DONE 0.9s [2022-04-27T15:19:20.514Z] [2022-04-27T15:19:20.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:20.514Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:20.514Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-27T15:19:20.514Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-27T15:19:20.514Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T15:19:21.146Z] #28 ... [2022-04-27T15:19:21.146Z] [2022-04-27T15:19:21.146Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:21.146Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:21.146Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T15:19:21.146Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T15:19:21.146Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T15:19:21.146Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T15:19:21.146Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-27T15:19:21.146Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 2.2s done [2022-04-27T15:19:21.146Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.4s done [2022-04-27T15:19:21.146Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 74.45MB / 85.84MB 5.8s [2022-04-27T15:19:21.146Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 5.5s done [2022-04-27T15:19:21.146Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 69.21MB / 141.70MB 5.8s [2022-04-27T15:19:21.146Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.8s [2022-04-27T15:19:21.146Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.8s done [2022-04-27T15:19:21.146Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 82.84MB / 85.84MB 6.0s [2022-04-27T15:19:21.146Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 82.30MB / 141.70MB 6.2s [2022-04-27T15:19:21.410Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.57MB / 141.70MB 6.4s [2022-04-27T15:19:21.423Z] #72 DONE 1.0s [2022-04-27T15:19:21.423Z] [2022-04-27T15:19:21.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:21.423Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:21.679Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 108.40MB / 141.70MB 6.7s [2022-04-27T15:19:21.682Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.6s done [2022-04-27T15:19:21.942Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T15:19:21.942Z] #11 ... [2022-04-27T15:19:21.942Z] [2022-04-27T15:19:21.942Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:21.942Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:21.942Z] #28 DONE 12.9s [2022-04-27T15:19:22.214Z] [2022-04-27T15:19:22.214Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:22.214Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:22.250Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.9s done [2022-04-27T15:19:22.250Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 121.63MB / 141.70MB 7.0s [2022-04-27T15:19:22.250Z] #11 ... [2022-04-27T15:19:22.250Z] [2022-04-27T15:19:22.250Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:22.250Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T15:19:22.250Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T15:19:22.250Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T15:19:22.250Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T15:19:22.250Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:22.250Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-27T15:19:22.250Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-04-27T15:19:22.250Z] #69 DONE 7.3s [2022-04-27T15:19:22.250Z] [2022-04-27T15:19:22.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:22.250Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:22.250Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 130.02MB / 141.70MB 7.1s [2022-04-27T15:19:22.250Z] #11 ... [2022-04-27T15:19:22.250Z] [2022-04-27T15:19:22.250Z] #24 [internal] load build context [2022-04-27T15:19:22.250Z] #24 sha256:ec1e7e4b60dc7d42b81bf91552757be089c4b6b37804fba363327582c054c6b1 [2022-04-27T15:19:22.250Z] #24 transferring context: 48.12MB 7.4s [2022-04-27T15:19:22.512Z] #24 ... [2022-04-27T15:19:22.512Z] [2022-04-27T15:19:22.512Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:22.512Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:22.512Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 138.41MB / 141.70MB 7.5s [2022-04-27T15:19:22.782Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done [2022-04-27T15:19:22.782Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T15:19:22.886Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.2s done [2022-04-27T15:19:22.886Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-27T15:19:23.090Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-04-27T15:19:23.721Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-04-27T15:19:23.981Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T15:19:25.016Z] #11 ... [2022-04-27T15:19:25.016Z] [2022-04-27T15:19:25.016Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:25.016Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:25.016Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T15:19:25.016Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T15:19:25.016Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T15:19:25.016Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-04-27T15:19:25.016Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.5s done [2022-04-27T15:19:25.016Z] #71 ... [2022-04-27T15:19:25.016Z] [2022-04-27T15:19:25.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:25.016Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:25.016Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.9s done [2022-04-27T15:19:25.419Z] #11 ... [2022-04-27T15:19:25.419Z] [2022-04-27T15:19:25.419Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T15:19:25.419Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-27T15:19:25.419Z] #70 DONE 1.3s [2022-04-27T15:19:25.419Z] [2022-04-27T15:19:25.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:25.419Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:25.419Z] #11 ... [2022-04-27T15:19:25.419Z] [2022-04-27T15:19:25.419Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:25.419Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-27T15:19:25.449Z] #67 19.21 Reading package lists... [2022-04-27T15:19:25.449Z] #67 ... [2022-04-27T15:19:25.449Z] [2022-04-27T15:19:25.449Z] #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-27T15:19:25.449Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T15:19:25.449Z] #47 18.79 Reading package lists... [2022-04-27T15:19:25.594Z] #11 ... [2022-04-27T15:19:25.594Z] [2022-04-27T15:19:25.594Z] #24 [internal] load build context [2022-04-27T15:19:25.594Z] #24 sha256:ec1e7e4b60dc7d42b81bf91552757be089c4b6b37804fba363327582c054c6b1 [2022-04-27T15:19:25.594Z] #24 transferring context: 60.75MB 8.7s done [2022-04-27T15:19:25.594Z] #24 DONE 10.7s [2022-04-27T15:19:25.594Z] [2022-04-27T15:19:25.594Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T15:19:25.594Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T15:19:25.594Z] #71 DONE 10.6s [2022-04-27T15:19:25.594Z] [2022-04-27T15:19:25.594Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:25.594Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:25.783Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-04-27T15:19:25.784Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T15:19:25.985Z] #72 ... [2022-04-27T15:19:25.985Z] [2022-04-27T15:19:25.985Z] #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-27T15:19:25.985Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T15:19:25.985Z] #29 1.198 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:25.985Z] #29 1.203 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:25.985Z] #29 1.330 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:25.985Z] #29 1.529 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:25.985Z] #29 1.778 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:25.985Z] #29 2.542 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:25.985Z] #29 3.788 Fetched 8397 kB in 3s (2955 kB/s) [2022-04-27T15:19:25.985Z] #29 3.788 Reading package lists... [2022-04-27T15:19:25.985Z] #29 4.390 Reading package lists... [2022-04-27T15:19:25.985Z] #29 4.944 Building dependency tree... [2022-04-27T15:19:25.985Z] #29 5.389 The following additional packages will be installed: [2022-04-27T15:19:25.985Z] #29 5.389 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T15:19:25.985Z] #29 5.389 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T15:19:25.985Z] #29 5.389 Recommended packages: [2022-04-27T15:19:25.985Z] #29 5.389 libldap-common publicsuffix libsasl2-modules [2022-04-27T15:19:25.985Z] #29 5.512 The following NEW packages will be installed: [2022-04-27T15:19:25.985Z] #29 5.512 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T15:19:25.985Z] #29 5.512 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T15:19:25.985Z] #29 5.512 libssh2-1 openssl [2022-04-27T15:19:25.985Z] #29 5.784 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:25.985Z] #29 5.784 Need to get 2934 kB of archives. [2022-04-27T15:19:25.985Z] #29 5.784 After this operation, 6476 kB of additional disk space will be used. [2022-04-27T15:19:25.985Z] #29 5.784 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-27T15:19:25.985Z] #29 5.795 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-27T15:19:25.985Z] #29 5.815 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-27T15:19:25.985Z] #29 5.853 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-27T15:19:25.985Z] #29 5.875 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-27T15:19:25.985Z] #29 5.879 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-27T15:19:25.985Z] #29 5.905 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-27T15:19:25.985Z] #29 5.910 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-27T15:19:25.985Z] #29 5.930 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-27T15:19:25.985Z] #29 5.944 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-27T15:19:25.985Z] #29 5.959 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-27T15:19:25.985Z] #29 5.973 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-27T15:19:25.985Z] #29 5.981 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T15:19:25.985Z] #29 5.994 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T15:19:25.985Z] #29 6.031 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T15:19:25.985Z] #29 6.507 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:25.985Z] #29 6.572 Fetched 2934 kB in 1s (5658 kB/s) [2022-04-27T15:19:25.985Z] #29 6.850 Selecting previously unselected package openssl. [2022-04-27T15:19:25.986Z] #29 6.850 (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-27T15:19:25.986Z] #29 6.850 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 6.908 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:25.986Z] #29 7.082 Selecting previously unselected package ca-certificates. [2022-04-27T15:19:25.986Z] #29 7.082 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T15:19:25.986Z] #29 7.087 Unpacking ca-certificates (20210119) ... [2022-04-27T15:19:25.986Z] #29 7.211 Selecting previously unselected package libbrotli1:arm64. [2022-04-27T15:19:25.986Z] #29 7.211 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 7.233 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T15:19:25.986Z] #29 7.693 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-27T15:19:25.986Z] #29 7.694 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 7.755 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:25.986Z] #29 7.802 Selecting previously unselected package libsasl2-2:arm64. [2022-04-27T15:19:25.986Z] #29 7.802 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 7.804 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:25.986Z] #29 7.869 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-27T15:19:25.986Z] #29 7.869 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 7.873 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:25.986Z] #29 8.010 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-27T15:19:25.986Z] #29 8.010 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 8.111 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T15:19:25.986Z] #29 8.510 Selecting previously unselected package libpsl5:arm64. [2022-04-27T15:19:25.986Z] #29 8.510 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 8.560 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T15:19:25.986Z] #29 8.883 Selecting previously unselected package librtmp1:arm64. [2022-04-27T15:19:25.986Z] #29 8.883 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 8.905 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:25.986Z] #29 9.051 Selecting previously unselected package libssh2-1:arm64. [2022-04-27T15:19:25.986Z] #29 9.051 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 9.056 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T15:19:25.986Z] #29 9.185 Selecting previously unselected package libcurl4:arm64. [2022-04-27T15:19:25.986Z] #29 9.186 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 9.190 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:25.986Z] #29 9.262 Selecting previously unselected package curl. [2022-04-27T15:19:25.986Z] #29 9.262 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 9.266 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:25.986Z] #29 9.763 Selecting previously unselected package libonig5:arm64. [2022-04-27T15:19:25.986Z] #29 9.763 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T15:19:25.986Z] #29 9.797 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T15:19:25.986Z] #29 ... [2022-04-27T15:19:25.986Z] [2022-04-27T15:19:25.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:25.986Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:25.986Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.1s done [2022-04-27T15:19:26.552Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0.1s [2022-04-27T15:19:26.835Z] #47 28.30 Reading package lists... [2022-04-27T15:19:26.835Z] #47 ... [2022-04-27T15:19:26.835Z] [2022-04-27T15:19:26.836Z] #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-27T15:19:26.836Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:26.836Z] #20 19.64 Fetched 40.5 MB in 18s (2203 kB/s) [2022-04-27T15:19:26.836Z] #20 19.64 Reading package lists... [2022-04-27T15:19:26.985Z] #11 ... [2022-04-27T15:19:26.985Z] [2022-04-27T15:19:26.985Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T15:19:26.985Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T15:19:26.985Z] #70 DONE 0.4s [2022-04-27T15:19:26.985Z] [2022-04-27T15:19:26.985Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:26.985Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:27.097Z] #20 28.55 Reading package lists... [2022-04-27T15:19:27.097Z] #20 ... [2022-04-27T15:19:27.097Z] [2022-04-27T15:19:27.097Z] #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-27T15:19:27.097Z] #72 sha256:c420c5b619d50c18dd721501607056ba1e644c3805121d04bbc8a7711104c563 [2022-04-27T15:19:27.097Z] #72 29.47 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:19:27.097Z] #72 29.47 + GOBIN=/build [2022-04-27T15:19:27.097Z] #72 29.47 + GO111MODULE=on [2022-04-27T15:19:27.097Z] #72 29.47 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:27.392Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T15:19:27.392Z] [2022-04-27T15:19:27.392Z] ________ ____ __. [2022-04-27T15:19:27.392Z] \_____ \ | |/ _| [2022-04-27T15:19:27.392Z] / | \| < [2022-04-27T15:19:27.392Z] / | \ | \ [2022-04-27T15:19:27.392Z] \_______ /____|__ \ [2022-04-27T15:19:27.392Z] \/ \/ [2022-04-27T15:19:27.392Z] [2022-04-27T15:19:27.392Z] INFO: make.ps1 ended at 04/27/2022 15:19:15 [2022-04-27T15:19:27.392Z] INFO: Binaries build ended at 04/27/2022 15:19:16. Duration:00:01:19.7352803 [2022-04-27T15:19:27.392Z] INFO: Copying the built daemon binary to d:\CI\PR-43538\1\binary\dockerd-0137dc6d4e.exe... [2022-04-27T15:19:27.392Z] INFO: Copying the built client binary to d:\CI\PR-43538\1\binary\docker-0137dc6d4e.exe... [2022-04-27T15:19:27.392Z] INFO: Copying the golang package from the container to d:\CI\PR-43538\1\installer\go.zip... [2022-04-27T15:19:27.392Z] INFO: Extracting go.zip to d:\CI\PR-43538\1\go [2022-04-27T15:19:27.556Z] #11 ... [2022-04-27T15:19:27.556Z] [2022-04-27T15:19:27.556Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:27.556Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T15:19:27.556Z] #72 DONE 0.8s [2022-04-27T15:19:27.556Z] [2022-04-27T15:19:27.556Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:27.556Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:27.556Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.5s done [2022-04-27T15:19:27.681Z] #11 ... [2022-04-27T15:19:27.681Z] [2022-04-27T15:19:27.681Z] #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-27T15:19:27.681Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:27.681Z] #29 0.971 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:27.681Z] #29 0.976 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:27.681Z] #29 0.999 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:27.681Z] #29 1.121 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:27.681Z] #29 1.290 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:27.681Z] #29 1.572 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:19:27.681Z] #29 2.988 Fetched 8510 kB in 2s (3748 kB/s) [2022-04-27T15:19:27.681Z] #29 2.988 Reading package lists... [2022-04-27T15:19:27.681Z] #29 3.827 Reading package lists... [2022-04-27T15:19:27.681Z] #29 4.600 Building dependency tree... [2022-04-27T15:19:27.681Z] #29 4.940 The following additional packages will be installed: [2022-04-27T15:19:27.681Z] #29 4.940 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T15:19:27.681Z] #29 4.941 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T15:19:27.681Z] #29 4.942 Recommended packages: [2022-04-27T15:19:27.681Z] #29 4.942 libldap-common publicsuffix libsasl2-modules [2022-04-27T15:19:27.681Z] #29 5.117 The following NEW packages will be installed: [2022-04-27T15:19:27.681Z] #29 5.118 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T15:19:27.681Z] #29 5.118 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T15:19:27.681Z] #29 5.119 libssh2-1 openssl [2022-04-27T15:19:27.681Z] #29 5.394 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:27.681Z] #29 5.394 Need to get 3040 kB of archives. [2022-04-27T15:19:27.681Z] #29 5.394 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T15:19:27.681Z] #29 5.394 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T15:19:27.681Z] #29 5.404 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T15:19:27.681Z] #29 5.408 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T15:19:27.681Z] #29 5.408 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-27T15:19:27.681Z] #29 5.409 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T15:19:27.681Z] #29 5.415 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T15:19:27.681Z] #29 5.415 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T15:19:27.681Z] #29 5.432 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T15:19:27.681Z] #29 5.432 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T15:19:27.681Z] #29 5.432 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T15:19:27.681Z] #29 5.432 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T15:19:27.681Z] #29 5.447 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T15:19:27.681Z] #29 5.447 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:19:27.681Z] #29 5.447 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:19:27.681Z] #29 5.447 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:19:27.681Z] #29 5.627 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:27.681Z] #29 5.657 Fetched 3040 kB in 0s (9317 kB/s) [2022-04-27T15:19:27.681Z] #29 5.691 Selecting previously unselected package openssl. [2022-04-27T15:19:27.681Z] #29 5.691 (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-27T15:19:27.681Z] #29 5.691 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 5.696 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 5.847 Selecting previously unselected package ca-certificates. [2022-04-27T15:19:27.681Z] #29 5.848 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T15:19:27.681Z] #29 5.854 Unpacking ca-certificates (20210119) ... [2022-04-27T15:19:27.681Z] #29 5.933 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T15:19:27.681Z] #29 5.934 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 5.942 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:27.681Z] #29 6.013 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T15:19:27.681Z] #29 6.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.017 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.070 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T15:19:27.681Z] #29 6.070 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.075 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.132 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T15:19:27.681Z] #29 6.132 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.136 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:27.681Z] #29 6.207 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T15:19:27.681Z] #29 6.207 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.212 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:27.681Z] #29 6.273 Selecting previously unselected package libpsl5:amd64. [2022-04-27T15:19:27.681Z] #29 6.273 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.281 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:27.681Z] #29 6.321 Selecting previously unselected package librtmp1:amd64. [2022-04-27T15:19:27.681Z] #29 6.321 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.327 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:27.681Z] #29 6.393 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T15:19:27.681Z] #29 6.394 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.398 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:27.681Z] #29 6.462 Selecting previously unselected package libcurl4:amd64. [2022-04-27T15:19:27.681Z] #29 6.462 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.467 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.535 Selecting previously unselected package curl. [2022-04-27T15:19:27.681Z] #29 6.535 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.538 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.611 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:19:27.681Z] #29 6.611 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.615 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:27.681Z] #29 6.686 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:19:27.681Z] #29 6.688 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.691 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:27.681Z] #29 6.731 Selecting previously unselected package jq. [2022-04-27T15:19:27.681Z] #29 6.731 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:19:27.681Z] #29 6.735 Unpacking jq (1.6-2.1) ... [2022-04-27T15:19:27.681Z] #29 6.776 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:27.681Z] #29 6.788 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:27.681Z] #29 6.798 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:27.681Z] #29 6.810 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.823 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:27.681Z] #29 6.833 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.844 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:27.681Z] #29 6.855 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 6.872 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:27.681Z] #29 6.882 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:27.681Z] #29 6.893 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:27.681Z] #29 6.903 Setting up ca-certificates (20210119) ... [2022-04-27T15:19:27.681Z] #29 7.510 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:27.681Z] #29 8.284 129 added, 0 removed; done. [2022-04-27T15:19:27.681Z] #29 8.357 Setting up jq (1.6-2.1) ... [2022-04-27T15:19:27.681Z] #29 8.369 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 8.380 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:27.681Z] #29 8.392 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:27.681Z] #29 8.411 Processing triggers for ca-certificates (20210119) ... [2022-04-27T15:19:27.681Z] #29 8.420 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:27.820Z] #11 ... [2022-04-27T15:19:27.820Z] [2022-04-27T15:19:27.820Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T15:19:27.820Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T15:19:27.820Z] #28 DONE 12.9s [2022-04-27T15:19:27.820Z] [2022-04-27T15:19:27.820Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:27.820Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:27.820Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T15:19:27.938Z] #29 8.984 0 added, 0 removed; done. [2022-04-27T15:19:27.938Z] #29 8.984 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T15:19:27.938Z] #29 8.985 done. [2022-04-27T15:19:28.766Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done [2022-04-27T15:19:28.869Z] #29 ... [2022-04-27T15:19:28.869Z] [2022-04-27T15:19:28.869Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:28.869Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:29.041Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T15:19:29.083Z] #11 ... [2022-04-27T15:19:29.083Z] [2022-04-27T15:19:29.083Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:29.083Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-27T15:19:29.083Z] #72 DONE 4.0s [2022-04-27T15:19:29.083Z] [2022-04-27T15:19:29.083Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:29.083Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:29.255Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-27T15:19:29.433Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.9s done [2022-04-27T15:19:29.433Z] #11 ... [2022-04-27T15:19:29.433Z] [2022-04-27T15:19:29.433Z] #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-27T15:19:29.433Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:29.433Z] #29 DONE 10.5s [2022-04-27T15:19:29.690Z] [2022-04-27T15:19:29.690Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:29.690Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:29.690Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0.1s [2022-04-27T15:19:29.953Z] #11 ... [2022-04-27T15:19:29.953Z] [2022-04-27T15:19:29.953Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T15:19:29.953Z] #30 sha256:47fb4f4bbfb5c7242f96e1359c19819a341e2cdc0265525e01daa49e23f3dba3 [2022-04-27T15:19:29.953Z] #30 DONE 0.3s [2022-04-27T15:19:29.953Z] [2022-04-27T15:19:29.953Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:29.953Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:30.402Z] #72 32.99 rootlesskit version 1.0.0 [2022-04-27T15:19:30.402Z] #72 33.00 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T15:19:30.402Z] #72 33.00 -container-ip string [2022-04-27T15:19:30.402Z] #72 33.00 container ip [2022-04-27T15:19:30.402Z] #72 33.00 -container-port int [2022-04-27T15:19:30.402Z] #72 33.00 container port (default -1) [2022-04-27T15:19:30.402Z] #72 33.00 -host-ip string [2022-04-27T15:19:30.402Z] #72 33.00 host ip [2022-04-27T15:19:30.402Z] #72 33.00 -host-port int [2022-04-27T15:19:30.402Z] #72 33.00 host port (default -1) [2022-04-27T15:19:30.402Z] #72 33.00 -proto string [2022-04-27T15:19:30.402Z] #72 33.00 proxy protocol (default "tcp") [2022-04-27T15:19:30.425Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-04-27T15:19:30.686Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T15:19:30.975Z] #72 DONE 33.6s [2022-04-27T15:19:30.975Z] [2022-04-27T15:19:30.975Z] #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-27T15:19:30.975Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T15:19:30.975Z] #67 19.21 Reading package lists... [2022-04-27T15:19:30.975Z] #67 28.32 Reading package lists... [2022-04-27T15:19:30.975Z] #67 ... [2022-04-27T15:19:30.975Z] [2022-04-27T15:19:30.975Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T15:19:30.975Z] #73 sha256:4c284fd60c5ad396c33c1d2bb2152799386ebb93fbfe43c62073e230481e684f [2022-04-27T15:19:30.975Z] #73 DONE 0.1s [2022-04-27T15:19:31.236Z] [2022-04-27T15:19:31.236Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T15:19:31.236Z] #74 sha256:626f47d7ecd35d3e8713b492adc92e0f3edc09caffcbf6dfc1fda1ef89f020d2 [2022-04-27T15:19:31.236Z] #74 DONE 0.1s [2022-04-27T15:19:31.236Z] [2022-04-27T15:19:31.236Z] #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-27T15:19:31.236Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:31.624Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.3s done [2022-04-27T15:19:31.624Z] #11 ... [2022-04-27T15:19:31.624Z] [2022-04-27T15:19:31.624Z] #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-27T15:19:31.624Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T15:19:31.624Z] #29 10.20 Selecting previously unselected package libjq1:arm64. [2022-04-27T15:19:31.624Z] #29 10.21 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T15:19:31.624Z] #29 10.24 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T15:19:31.624Z] #29 10.56 Selecting previously unselected package jq. [2022-04-27T15:19:31.624Z] #29 10.56 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-27T15:19:31.624Z] #29 10.64 Unpacking jq (1.6-2.1) ... [2022-04-27T15:19:31.624Z] #29 11.08 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T15:19:31.624Z] #29 11.15 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T15:19:31.624Z] #29 11.48 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T15:19:31.624Z] #29 11.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.624Z] #29 11.80 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:31.624Z] #29 11.85 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.624Z] #29 11.88 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T15:19:31.624Z] #29 11.97 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:31.624Z] #29 12.21 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T15:19:31.624Z] #29 12.39 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T15:19:31.624Z] #29 12.58 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:31.624Z] #29 12.63 Setting up ca-certificates (20210119) ... [2022-04-27T15:19:31.624Z] #29 13.38 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:31.624Z] #29 14.28 129 added, 0 removed; done. [2022-04-27T15:19:31.624Z] #29 14.39 Setting up jq (1.6-2.1) ... [2022-04-27T15:19:31.624Z] #29 14.40 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:31.624Z] #29 14.42 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:31.624Z] #29 14.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:31.624Z] #29 14.46 Processing triggers for ca-certificates (20210119) ... [2022-04-27T15:19:31.624Z] #29 14.47 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:31.624Z] #29 15.30 0 added, 0 removed; done. [2022-04-27T15:19:31.624Z] #29 15.30 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T15:19:31.624Z] #29 15.30 done. [2022-04-27T15:19:31.624Z] #29 DONE 15.8s [2022-04-27T15:19:31.792Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.8s done [2022-04-27T15:19:31.792Z] #11 ... [2022-04-27T15:19:31.792Z] [2022-04-27T15:19:31.792Z] #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-27T15:19:31.792Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:31.792Z] #29 1.835 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:31.792Z] #29 1.844 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:31.792Z] #29 1.844 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:31.792Z] #29 2.043 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:31.792Z] #29 2.286 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:31.792Z] #29 2.534 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:19:31.792Z] #29 4.047 Fetched 8510 kB in 2s (3430 kB/s) [2022-04-27T15:19:31.792Z] #29 4.047 Reading package lists... [2022-04-27T15:19:31.792Z] #29 4.862 Reading package lists... [2022-04-27T15:19:31.792Z] #29 5.688 Building dependency tree... [2022-04-27T15:19:31.792Z] #29 6.034 The following additional packages will be installed: [2022-04-27T15:19:31.792Z] #29 6.034 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T15:19:31.792Z] #29 6.034 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T15:19:31.792Z] #29 6.046 Recommended packages: [2022-04-27T15:19:31.792Z] #29 6.046 libldap-common publicsuffix libsasl2-modules [2022-04-27T15:19:31.792Z] #29 6.274 The following NEW packages will be installed: [2022-04-27T15:19:31.792Z] #29 6.274 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T15:19:31.792Z] #29 6.274 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T15:19:31.792Z] #29 6.274 libssh2-1 openssl [2022-04-27T15:19:31.792Z] #29 6.543 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:31.792Z] #29 6.543 Need to get 3040 kB of archives. [2022-04-27T15:19:31.792Z] #29 6.543 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T15:19:31.792Z] #29 6.543 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T15:19:31.792Z] #29 6.561 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T15:19:31.792Z] #29 6.561 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T15:19:31.792Z] #29 6.561 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-27T15:19:31.792Z] #29 6.561 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T15:19:31.792Z] #29 6.570 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T15:19:31.792Z] #29 6.570 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T15:19:31.792Z] #29 6.570 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T15:19:31.792Z] #29 6.570 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T15:19:31.792Z] #29 6.570 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T15:19:31.792Z] #29 6.580 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T15:19:31.792Z] #29 6.580 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T15:19:31.792Z] #29 6.586 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:19:31.792Z] #29 6.586 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:19:31.792Z] #29 6.588 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:19:31.792Z] #29 6.763 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:31.792Z] #29 6.794 Fetched 3040 kB in 0s (9753 kB/s) [2022-04-27T15:19:31.792Z] #29 6.838 Selecting previously unselected package openssl. [2022-04-27T15:19:31.792Z] #29 6.838 (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-27T15:19:31.792Z] #29 6.839 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T15:19:31.792Z] #29 6.849 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:31.792Z] #29 7.011 Selecting previously unselected package ca-certificates. [2022-04-27T15:19:31.792Z] #29 7.011 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T15:19:31.792Z] #29 7.014 Unpacking ca-certificates (20210119) ... [2022-04-27T15:19:31.792Z] #29 7.136 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T15:19:31.792Z] #29 7.136 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T15:19:31.792Z] #29 7.156 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:31.793Z] #29 7.242 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T15:19:31.793Z] #29 7.242 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.247 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 7.340 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T15:19:31.793Z] #29 7.340 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.358 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 7.424 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T15:19:31.793Z] #29 7.424 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.428 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:31.793Z] #29 7.523 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T15:19:31.793Z] #29 7.523 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.530 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:31.793Z] #29 7.611 Selecting previously unselected package libpsl5:amd64. [2022-04-27T15:19:31.793Z] #29 7.611 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.625 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:31.793Z] #29 7.672 Selecting previously unselected package librtmp1:amd64. [2022-04-27T15:19:31.793Z] #29 7.672 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.672 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:31.793Z] #29 7.732 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T15:19:31.793Z] #29 7.732 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.737 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:31.793Z] #29 7.805 Selecting previously unselected package libcurl4:amd64. [2022-04-27T15:19:31.793Z] #29 7.805 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.810 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 7.904 Selecting previously unselected package curl. [2022-04-27T15:19:31.793Z] #29 7.904 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.912 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 7.981 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:19:31.793Z] #29 7.981 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 7.988 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:31.793Z] #29 8.072 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:19:31.793Z] #29 8.072 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 8.077 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:31.793Z] #29 8.142 Selecting previously unselected package jq. [2022-04-27T15:19:31.793Z] #29 8.142 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:19:31.793Z] #29 8.146 Unpacking jq (1.6-2.1) ... [2022-04-27T15:19:31.793Z] #29 8.192 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:31.793Z] #29 8.203 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:31.793Z] #29 8.216 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:31.793Z] #29 8.229 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 8.241 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:31.793Z] #29 8.253 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 8.265 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:31.793Z] #29 8.286 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:31.793Z] #29 8.298 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:31.793Z] #29 8.310 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:31.793Z] #29 8.322 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:31.793Z] #29 8.334 Setting up ca-certificates (20210119) ... [2022-04-27T15:19:31.793Z] #29 8.939 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:31.793Z] #29 9.962 129 added, 0 removed; done. [2022-04-27T15:19:31.883Z] [2022-04-27T15:19:31.883Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T15:19:31.883Z] #30 sha256:019d278f5f5d8c863badcef3c69ca2db2968b9914f600dbee3b08fec76a203bf [2022-04-27T15:19:31.883Z] #30 DONE 0.2s [2022-04-27T15:19:31.883Z] [2022-04-27T15:19:31.883Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:31.883Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T15:19:31.883Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-27T15:19:32.142Z] #11 DONE 21.1s [2022-04-27T15:19:32.142Z] [2022-04-27T15:19:32.142Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T15:19:32.142Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-27T15:19:32.621Z] #20 28.55 Reading package lists... [2022-04-27T15:19:32.621Z] #20 ... [2022-04-27T15:19:32.621Z] [2022-04-27T15:19:32.621Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T15:19:32.621Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T15:19:32.621Z] #77 CACHED [2022-04-27T15:19:32.621Z] [2022-04-27T15:19:32.621Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T15:19:32.621Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T15:19:32.621Z] #79 CACHED [2022-04-27T15:19:32.621Z] [2022-04-27T15:19:32.621Z] #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-27T15:19:32.621Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:32.712Z] #12 DONE 0.5s [2022-04-27T15:19:32.713Z] [2022-04-27T15:19:32.713Z] #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-27T15:19:32.713Z] #31 sha256:02bd674c1f5e29c01d839ad941f2b503ef985fd93fd0dfe01a44d3a9f9c5db80 [2022-04-27T15:19:32.728Z] #29 11.01 Setting up jq (1.6-2.1) ... [2022-04-27T15:19:32.986Z] #29 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:32.986Z] #29 11.03 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:32.986Z] #29 11.05 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:32.986Z] #29 11.07 Processing triggers for ca-certificates (20210119) ... [2022-04-27T15:19:32.986Z] #29 11.08 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:32.986Z] #29 ... [2022-04-27T15:19:32.986Z] [2022-04-27T15:19:32.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:32.986Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:32.986Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T15:19:33.279Z] #31 ... [2022-04-27T15:19:33.279Z] [2022-04-27T15:19:33.279Z] #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-27T15:19:33.279Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-27T15:19:33.279Z] #13 DONE 0.5s [2022-04-27T15:19:33.279Z] [2022-04-27T15:19:33.279Z] #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-27T15:19:33.279Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-27T15:19:33.279Z] #48 DONE 0.1s [2022-04-27T15:19:33.279Z] [2022-04-27T15:19:33.279Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:19:33.279Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-27T15:19:33.279Z] #44 DONE 0.2s [2022-04-27T15:19:33.279Z] [2022-04-27T15:19:33.279Z] #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-27T15:19:33.279Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T15:19:33.538Z] #45 ... [2022-04-27T15:19:33.538Z] [2022-04-27T15:19:33.538Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T15:19:33.538Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-27T15:19:33.538Z] #33 DONE 0.3s [2022-04-27T15:19:33.538Z] [2022-04-27T15:19:33.538Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T15:19:33.538Z] #25 sha256:72ead189a36a8b6eb15c12d22360587d58c314e84f01ccff41084588e1333245 [2022-04-27T15:19:33.538Z] #25 DONE 0.3s [2022-04-27T15:19:33.538Z] [2022-04-27T15:19:33.538Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:19:33.538Z] #64 sha256:ebc7ace3b9bedb5dea5c8de7e866b0f7ed480c43856fdb52a1fc449047ca900e [2022-04-27T15:19:33.538Z] #64 DONE 0.3s [2022-04-27T15:19:33.538Z] [2022-04-27T15:19:33.538Z] #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-27T15:19:33.538Z] #65 sha256:3756c07281144133e0f78b5f8fb75d0e1c2eb62ea546189143b29087f26f3d58 [2022-04-27T15:19:34.007Z] #20 28.55 Reading package lists... [2022-04-27T15:19:35.212Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-04-27T15:19:35.530Z] #11 ... [2022-04-27T15:19:35.530Z] [2022-04-27T15:19:35.530Z] #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-27T15:19:35.530Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:35.530Z] #29 11.97 0 added, 0 removed; done. [2022-04-27T15:19:35.530Z] #29 11.97 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T15:19:35.530Z] #29 11.97 done. [2022-04-27T15:19:35.530Z] #29 DONE 13.4s [2022-04-27T15:19:35.530Z] [2022-04-27T15:19:35.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:35.530Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:35.793Z] #11 ... [2022-04-27T15:19:35.793Z] [2022-04-27T15:19:35.793Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T15:19:35.793Z] #30 sha256:3ddcf978779170b36dbc1b6d4ff918bd13f7a4d62299a20d09461ba3c971c234 [2022-04-27T15:19:35.793Z] #30 DONE 0.5s [2022-04-27T15:19:35.793Z] [2022-04-27T15:19:35.793Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:35.793Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:35.945Z] #20 36.86 Building dependency tree... [2022-04-27T15:19:35.945Z] #20 38.54 Reading state information... [2022-04-27T15:19:35.977Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-04-27T15:19:37.744Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.3s done [2022-04-27T15:19:37.774Z] #65 3.832 + RM_GOPATH=0 [2022-04-27T15:19:37.774Z] #65 3.832 + TMP_GOPATH= [2022-04-27T15:19:37.774Z] #65 3.833 + : /build [2022-04-27T15:19:37.774Z] #65 3.833 + '[' -z '' ']' [2022-04-27T15:19:37.774Z] #65 3.840 ++ mktemp -d [2022-04-27T15:19:37.774Z] #65 3.857 + export GOPATH=/tmp/tmp.s4CKLBU4BO [2022-04-27T15:19:37.774Z] #65 3.862 + GOPATH=/tmp/tmp.s4CKLBU4BO [2022-04-27T15:19:37.774Z] #65 3.862 + RM_GOPATH=1 [2022-04-27T15:19:37.774Z] #65 3.862 + case "$(go env GOARCH)" in [2022-04-27T15:19:37.774Z] #65 3.869 ++ go env GOARCH [2022-04-27T15:19:37.774Z] #65 3.915 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:37.774Z] #65 3.915 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:37.774Z] #65 3.919 ++ dirname /install.sh [2022-04-27T15:19:37.774Z] #65 3.920 + dir=/ [2022-04-27T15:19:37.774Z] #65 3.922 + bin=rootlesskit [2022-04-27T15:19:37.774Z] #65 3.926 + shift [2022-04-27T15:19:37.774Z] #65 3.926 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T15:19:37.774Z] #65 3.927 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:37.774Z] #65 3.927 + . //rootlesskit.installer [2022-04-27T15:19:37.774Z] #65 3.927 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:37.774Z] #65 3.927 + install_rootlesskit [2022-04-27T15:19:37.774Z] #65 3.927 + case "$1" in [2022-04-27T15:19:37.774Z] #65 3.927 + export CGO_ENABLED=0 [2022-04-27T15:19:37.774Z] #65 3.927 + CGO_ENABLED=0 [2022-04-27T15:19:37.774Z] #65 3.927 + _install_rootlesskit [2022-04-27T15:19:37.774Z] #65 3.927 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T15:19:37.774Z] #65 3.929 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:19:37.774Z] #65 3.930 + GOBIN=/build [2022-04-27T15:19:37.774Z] #65 3.930 + GO111MODULE=on [2022-04-27T15:19:37.774Z] #65 3.930 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:37.863Z] #20 40.31 The following additional packages will be installed: [2022-04-27T15:19:37.863Z] #20 40.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:19:37.863Z] #20 40.31 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T15:19:37.863Z] #20 40.31 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T15:19:37.863Z] #20 40.31 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T15:19:37.863Z] #20 40.31 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T15:19:37.863Z] #20 40.32 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T15:19:37.863Z] #20 40.32 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T15:19:37.863Z] #20 40.34 Suggested packages: [2022-04-27T15:19:37.863Z] #20 40.34 gcc-10-locales seccomp wine64 [2022-04-27T15:19:37.897Z] #11 ... [2022-04-27T15:19:37.897Z] [2022-04-27T15:19:37.897Z] #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-27T15:19:37.897Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:37.897Z] #29 1.512 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:37.897Z] #29 1.547 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:37.897Z] #29 1.554 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:37.897Z] #29 1.798 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:37.897Z] #29 2.084 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:37.897Z] #29 2.350 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:19:37.897Z] #29 3.766 Fetched 8510 kB in 3s (3363 kB/s) [2022-04-27T15:19:37.897Z] #29 3.766 Reading package lists... [2022-04-27T15:19:37.897Z] #29 4.662 Reading package lists... [2022-04-27T15:19:37.897Z] #29 5.522 Building dependency tree... [2022-04-27T15:19:37.897Z] #29 5.994 The following additional packages will be installed: [2022-04-27T15:19:37.897Z] #29 5.994 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T15:19:37.897Z] #29 5.994 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T15:19:37.897Z] #29 5.994 Recommended packages: [2022-04-27T15:19:37.897Z] #29 5.994 libldap-common publicsuffix libsasl2-modules [2022-04-27T15:19:37.897Z] #29 6.202 The following NEW packages will be installed: [2022-04-27T15:19:37.897Z] #29 6.202 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T15:19:37.897Z] #29 6.202 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T15:19:37.897Z] #29 6.202 libssh2-1 openssl [2022-04-27T15:19:37.897Z] #29 6.479 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:37.897Z] #29 6.479 Need to get 3040 kB of archives. [2022-04-27T15:19:37.897Z] #29 6.479 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T15:19:37.897Z] #29 6.479 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T15:19:37.897Z] #29 6.506 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T15:19:37.897Z] #29 6.506 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T15:19:37.897Z] #29 6.506 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-27T15:19:37.897Z] #29 6.506 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T15:19:37.897Z] #29 6.506 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T15:19:37.897Z] #29 6.511 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T15:19:37.897Z] #29 6.527 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:19:37.897Z] #29 6.530 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:19:37.897Z] #29 6.534 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:19:37.897Z] #29 6.706 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:37.897Z] #29 6.741 Fetched 3040 kB in 0s (9177 kB/s) [2022-04-27T15:19:37.897Z] #29 6.773 Selecting previously unselected package openssl. [2022-04-27T15:19:37.897Z] #29 6.773 (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-27T15:19:37.897Z] #29 6.773 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 6.779 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:37.897Z] #29 6.925 Selecting previously unselected package ca-certificates. [2022-04-27T15:19:37.897Z] #29 6.925 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T15:19:37.897Z] #29 6.935 Unpacking ca-certificates (20210119) ... [2022-04-27T15:19:37.897Z] #29 7.028 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T15:19:37.897Z] #29 7.028 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.040 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:37.897Z] #29 7.135 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T15:19:37.897Z] #29 7.135 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.138 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:37.897Z] #29 7.196 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T15:19:37.897Z] #29 7.196 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.201 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:37.897Z] #29 7.266 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T15:19:37.897Z] #29 7.266 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.270 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:37.897Z] #29 7.356 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T15:19:37.897Z] #29 7.356 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.360 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:37.897Z] #29 7.416 Selecting previously unselected package libpsl5:amd64. [2022-04-27T15:19:37.897Z] #29 7.416 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.420 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:37.897Z] #29 7.485 Selecting previously unselected package librtmp1:amd64. [2022-04-27T15:19:37.897Z] #29 7.485 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.488 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:37.897Z] #29 7.538 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T15:19:37.897Z] #29 7.538 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.543 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:37.897Z] #29 7.606 Selecting previously unselected package libcurl4:amd64. [2022-04-27T15:19:37.897Z] #29 7.606 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.611 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:37.897Z] #29 7.690 Selecting previously unselected package curl. [2022-04-27T15:19:37.897Z] #29 7.690 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.697 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:37.897Z] #29 7.835 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:19:37.897Z] #29 7.835 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.842 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:37.897Z] #29 7.916 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:19:37.897Z] #29 7.916 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.921 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:37.897Z] #29 7.978 Selecting previously unselected package jq. [2022-04-27T15:19:37.897Z] #29 7.978 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:19:37.897Z] #29 7.982 Unpacking jq (1.6-2.1) ... [2022-04-27T15:19:37.898Z] #29 8.033 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T15:19:37.898Z] #29 8.046 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T15:19:37.898Z] #29 8.056 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T15:19:37.898Z] #29 8.069 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:37.898Z] #29 8.083 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T15:19:37.898Z] #29 8.095 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T15:19:37.898Z] #29 8.105 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T15:19:37.898Z] #29 8.128 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T15:19:37.898Z] #29 8.146 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:19:37.898Z] #29 8.158 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:19:37.898Z] #29 8.174 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T15:19:37.898Z] #29 8.185 Setting up ca-certificates (20210119) ... [2022-04-27T15:19:37.898Z] #29 8.908 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:37.898Z] #29 10.07 129 added, 0 removed; done. [2022-04-27T15:19:37.898Z] #29 10.11 Setting up jq (1.6-2.1) ... [2022-04-27T15:19:37.898Z] #29 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:37.898Z] #29 10.14 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T15:19:37.898Z] #29 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:38.035Z] #65 4.428 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T15:19:38.125Z] #20 40.90 The following NEW packages will be installed: [2022-04-27T15:19:38.125Z] #20 40.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:19:38.125Z] #20 40.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T15:19:38.125Z] #20 40.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T15:19:38.125Z] #20 40.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T15:19:38.125Z] #20 40.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T15:19:38.125Z] #20 40.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T15:19:38.125Z] #20 40.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T15:19:38.125Z] #20 40.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T15:19:38.125Z] #20 40.92 mingw-w64-x86-64-dev [2022-04-27T15:19:38.160Z] #29 10.18 Processing triggers for ca-certificates (20210119) ... [2022-04-27T15:19:38.160Z] #29 10.19 Updating certificates in /etc/ssl/certs... [2022-04-27T15:19:38.160Z] #29 ... [2022-04-27T15:19:38.160Z] [2022-04-27T15:19:38.160Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:38.160Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:38.160Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-04-27T15:19:38.333Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.2s [2022-04-27T15:19:38.387Z] #20 41.29 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:38.387Z] #20 41.29 Need to get 115 MB of archives. [2022-04-27T15:19:38.387Z] #20 41.29 After this operation, 645 MB of additional disk space will be used. [2022-04-27T15:19:38.387Z] #20 41.29 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-27T15:19:38.387Z] #20 41.32 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-27T15:19:38.387Z] #20 41.38 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-27T15:19:38.387Z] #20 41.38 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-27T15:19:38.387Z] #20 41.38 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-27T15:19:38.387Z] #20 41.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T15:19:38.648Z] #20 41.47 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-27T15:19:38.648Z] #20 41.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-27T15:19:38.648Z] #20 41.54 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-27T15:19:38.712Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T15:19:38.712Z] #11 DONE 28.2s [2022-04-27T15:19:38.712Z] [2022-04-27T15:19:38.712Z] #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-27T15:19:38.712Z] #31 sha256:9561abdc842dd309e03dc289442758d3d9843b7eab8449006a41ec96120582a7 [2022-04-27T15:19:38.712Z] #31 1.452 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T15:19:38.712Z] #31 1.711 [2022-04-27T15:19:38.712Z] #31 1.928 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:38.712Z] #31 2.167 [2022-04-27T15:19:38.712Z] #31 3.027 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T15:19:38.712Z] #31 3.297 [2022-04-27T15:19:38.712Z] #31 3.514 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:38.712Z] #31 3.777 [2022-04-27T15:19:38.712Z] #31 4.661 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T15:19:38.712Z] #31 4.925 [2022-04-27T15:19:38.712Z] #31 5.153 #=#=# ################## 25.5% ######################################### 57.2% ################################################################ 89.9% ######################################################################## 100.0% [2022-04-27T15:19:38.712Z] #31 5.688 [2022-04-27T15:19:38.712Z] #31 6.631 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T15:19:38.712Z] #31 6.887 [2022-04-27T15:19:38.712Z] #31 7.107 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:38.712Z] #31 7.373 [2022-04-27T15:19:38.712Z] #31 8.087 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T15:19:38.712Z] #31 8.523 [2022-04-27T15:19:38.712Z] #31 8.757 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:38.712Z] #31 8.958 [2022-04-27T15:19:38.712Z] #31 9.042 Download of images into '/build' complete. [2022-04-27T15:19:38.712Z] #31 9.042 Use something like the following to load the result into a Docker daemon: [2022-04-27T15:19:38.712Z] #31 9.042 tar -cC '/build' . | docker load [2022-04-27T15:19:38.712Z] #31 ... [2022-04-27T15:19:38.712Z] [2022-04-27T15:19:38.712Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T15:19:38.712Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T15:19:38.733Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-04-27T15:19:38.910Z] #20 41.74 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-27T15:19:39.176Z] #20 ... [2022-04-27T15:19:39.176Z] [2022-04-27T15:19:39.176Z] #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-27T15:19:39.176Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T15:19:39.176Z] #67 28.32 Reading package lists... [2022-04-27T15:19:39.176Z] #67 37.22 Building dependency tree... [2022-04-27T15:19:39.176Z] #67 38.85 Reading state information... [2022-04-27T15:19:39.176Z] #67 40.35 The following additional packages will be installed: [2022-04-27T15:19:39.176Z] #67 40.37 libbtrfs0 [2022-04-27T15:19:39.176Z] #67 40.49 The following NEW packages will be installed: [2022-04-27T15:19:39.176Z] #67 40.50 libbtrfs-dev libbtrfs0 [2022-04-27T15:19:39.176Z] #67 40.85 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:39.176Z] #67 40.85 Need to get 460 kB of archives. [2022-04-27T15:19:39.176Z] #67 40.85 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T15:19:39.176Z] #67 40.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:19:39.176Z] #67 40.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:19:39.176Z] #67 41.24 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:39.176Z] #67 41.43 Fetched 460 kB in 0s (1593 kB/s) [2022-04-27T15:19:39.176Z] #67 41.49 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:19:39.176Z] #67 41.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-27T15:19:39.176Z] #67 41.54 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:19:39.176Z] #67 41.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:19:39.176Z] #67 41.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:19:39.176Z] #67 41.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:19:39.176Z] #67 41.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:19:39.176Z] #67 41.88 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:19:39.176Z] #67 41.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:19:39.176Z] #67 41.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:39.176Z] #67 DONE 42.1s [2022-04-27T15:19:39.176Z] [2022-04-27T15:19:39.176Z] #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-27T15:19:39.176Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:39.176Z] #20 42.10 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-27T15:19:39.176Z] #20 ... [2022-04-27T15:19:39.176Z] [2022-04-27T15:19:39.176Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T15:19:39.176Z] #68 sha256:d2d90fb238257af8842a2b93908088d84eacf1178a240e92140a6393aad7b95b [2022-04-27T15:19:39.441Z] #68 DONE 0.2s [2022-04-27T15:19:39.441Z] [2022-04-27T15:19:39.441Z] #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-27T15:19:39.441Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:19:39.496Z] INFO: Extraction ended at 04/27/2022 15:19:37. Duration:00:00:23.7424318 [2022-04-27T15:19:39.496Z] INFO: Updating the golang and path environment variables [2022-04-27T15:19:39.496Z] INFO: GOPATH=d:\gopath [2022-04-27T15:19:39.496Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T15:19:39.496Z] INFO: Running the daemon under test in debug mode [2022-04-27T15:19:39.496Z] INFO: Running the daemon under test in containerd mode [2022-04-27T15:19:39.496Z] INFO: Starting a daemon under test... [2022-04-27T15:19:39.496Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43538\1\daemon --pidfile d:\CI\PR-43538\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-27T15:19:39.496Z] INFO: Containerd started successfully. [2022-04-27T15:19:39.496Z] INFO: Process started successfully. [2022-04-27T15:19:39.496Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T15:19:39.496Z] INFO: Waiting for the daemon under test to start... [2022-04-27T15:19:39.713Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.7s done [2022-04-27T15:19:39.942Z] #65 ... [2022-04-27T15:19:39.942Z] [2022-04-27T15:19:39.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-27T15:19:39.942Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:19:39.942Z] #26 3.899 + RM_GOPATH=0 [2022-04-27T15:19:39.942Z] #26 3.900 + TMP_GOPATH= [2022-04-27T15:19:39.942Z] #26 3.900 + : /build [2022-04-27T15:19:39.942Z] #26 3.901 + '[' -z '' ']' [2022-04-27T15:19:39.942Z] #26 3.906 ++ mktemp -d [2022-04-27T15:19:39.942Z] #26 3.923 + export GOPATH=/tmp/tmp.U16CHaV6x2 [2022-04-27T15:19:39.942Z] #26 3.931 + GOPATH=/tmp/tmp.U16CHaV6x2 [2022-04-27T15:19:39.942Z] #26 3.934 + RM_GOPATH=1 [2022-04-27T15:19:39.942Z] #26 3.938 + case "$(go env GOARCH)" in [2022-04-27T15:19:39.942Z] #26 3.938 ++ go env GOARCH [2022-04-27T15:19:39.942Z] #26 3.959 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:39.942Z] #26 3.969 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:39.942Z] #26 3.970 ++ dirname /install.sh [2022-04-27T15:19:39.942Z] #26 3.981 + dir=/ [2022-04-27T15:19:39.942Z] #26 3.990 + bin=dockercli [2022-04-27T15:19:39.942Z] #26 3.990 + shift [2022-04-27T15:19:39.942Z] #26 3.990 + '[' '!' -f //dockercli.installer ']' [2022-04-27T15:19:39.942Z] #26 3.991 + . //dockercli.installer [2022-04-27T15:19:39.942Z] #26 3.991 ++ : stable [2022-04-27T15:19:39.942Z] #26 3.991 ++ : 17.06.2-ce [2022-04-27T15:19:39.942Z] #26 3.991 + install_dockercli [2022-04-27T15:19:39.942Z] #26 3.992 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T15:19:39.942Z] #26 3.992 Install docker/cli version 17.06.2-ce from stable [2022-04-27T15:19:39.942Z] #26 3.999 ++ uname -m [2022-04-27T15:19:39.942Z] #26 4.000 + arch=aarch64 [2022-04-27T15:19:39.942Z] #26 4.010 + '[' aarch64 '!=' x86_64 ']' [2022-04-27T15:19:39.942Z] #26 4.010 + '[' aarch64 '!=' s390x ']' [2022-04-27T15:19:39.942Z] #26 4.010 + '[' aarch64 '!=' armhf ']' [2022-04-27T15:19:39.942Z] #26 4.011 + build_dockercli [2022-04-27T15:19:39.942Z] #26 4.011 + git clone https://github.com/docker/docker-ce /tmp/tmp.U16CHaV6x2/tmp/docker-ce [2022-04-27T15:19:39.942Z] #26 4.020 Cloning into '/tmp/tmp.U16CHaV6x2/tmp/docker-ce'... [2022-04-27T15:19:39.942Z] #26 ... [2022-04-27T15:19:39.942Z] [2022-04-27T15:19:39.942Z] #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-27T15:19:39.942Z] #65 sha256:3756c07281144133e0f78b5f8fb75d0e1c2eb62ea546189143b29087f26f3d58 [2022-04-27T15:19:39.942Z] #65 6.347 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:19:39.942Z] #65 6.347 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T15:19:39.972Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T15:19:40.087Z] #12 DONE 1.0s [2022-04-27T15:19:40.087Z] [2022-04-27T15:19:40.087Z] #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-27T15:19:40.087Z] #31 sha256:9561abdc842dd309e03dc289442758d3d9843b7eab8449006a41ec96120582a7 [2022-04-27T15:19:40.087Z] #31 DONE 10.0s [2022-04-27T15:19:40.087Z] [2022-04-27T15:19:40.087Z] #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-27T15:19:40.087Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T15:19:40.122Z] #11 ... [2022-04-27T15:19:40.122Z] [2022-04-27T15:19:40.122Z] #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-27T15:19:40.122Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T15:19:40.122Z] #29 11.08 0 added, 0 removed; done. [2022-04-27T15:19:40.122Z] #29 11.08 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T15:19:40.122Z] #29 11.08 done. [2022-04-27T15:19:40.122Z] #29 DONE 12.2s [2022-04-27T15:19:40.122Z] [2022-04-27T15:19:40.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:40.122Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:40.202Z] #65 6.723 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T15:19:40.344Z] #13 DONE 0.6s [2022-04-27T15:19:40.344Z] [2022-04-27T15:19:40.344Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T15:19:40.344Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T15:19:40.344Z] #33 DONE 0.1s [2022-04-27T15:19:40.344Z] [2022-04-27T15:19:40.344Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:19:40.344Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T15:19:40.382Z] #11 ... [2022-04-27T15:19:40.382Z] [2022-04-27T15:19:40.382Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T15:19:40.382Z] #30 sha256:2fbe795fe2a7eeda5e89b2e9ace093345e13cdc00697a9522e2bb6cd4f7ad429 [2022-04-27T15:19:40.382Z] #30 DONE 0.3s [2022-04-27T15:19:40.382Z] [2022-04-27T15:19:40.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:40.382Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:40.383Z] #69 0.849 + RM_GOPATH=0 [2022-04-27T15:19:40.383Z] #69 0.849 + TMP_GOPATH= [2022-04-27T15:19:40.383Z] #69 0.849 + : /build [2022-04-27T15:19:40.383Z] #69 0.849 + '[' -z '' ']' [2022-04-27T15:19:40.383Z] #69 0.849 ++ mktemp -d [2022-04-27T15:19:40.383Z] #69 0.851 + export GOPATH=/tmp/tmp.O3g8LbjE21 [2022-04-27T15:19:40.383Z] #69 0.851 + GOPATH=/tmp/tmp.O3g8LbjE21 [2022-04-27T15:19:40.383Z] #69 0.851 + RM_GOPATH=1 [2022-04-27T15:19:40.383Z] #69 0.851 + case "$(go env GOARCH)" in [2022-04-27T15:19:40.383Z] #69 0.852 ++ go env GOARCH [2022-04-27T15:19:40.383Z] #69 0.863 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:40.383Z] #69 0.863 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:40.383Z] #69 0.863 ++ dirname /install.sh [2022-04-27T15:19:40.383Z] #69 0.864 + dir=/ [2022-04-27T15:19:40.383Z] #69 0.865 + bin=containerd [2022-04-27T15:19:40.383Z] #69 0.865 + shift [2022-04-27T15:19:40.383Z] #69 0.865 + '[' '!' -f //containerd.installer ']' [2022-04-27T15:19:40.383Z] #69 0.865 + . //containerd.installer [2022-04-27T15:19:40.383Z] #69 0.866 ++ set -e [2022-04-27T15:19:40.383Z] #69 0.866 ++ : v1.6.2 [2022-04-27T15:19:40.383Z] #69 0.866 + install_containerd [2022-04-27T15:19:40.383Z] #69 0.867 + echo 'Install containerd version v1.6.2' [2022-04-27T15:19:40.383Z] #69 0.867 Install containerd version v1.6.2 [2022-04-27T15:19:40.383Z] #69 0.867 + git clone https://github.com/containerd/containerd.git /tmp/tmp.O3g8LbjE21/src/github.com/containerd/containerd [2022-04-27T15:19:40.383Z] #69 0.876 Cloning into '/tmp/tmp.O3g8LbjE21/src/github.com/containerd/containerd'... [2022-04-27T15:19:40.919Z] #44 ... [2022-04-27T15:19:40.919Z] [2022-04-27T15:19:40.919Z] #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-27T15:19:40.919Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T15:19:40.919Z] #48 DONE 0.2s [2022-04-27T15:19:40.919Z] [2022-04-27T15:19:40.919Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:19:40.919Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T15:19:40.919Z] #44 DONE 0.4s [2022-04-27T15:19:40.919Z] [2022-04-27T15:19:40.919Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:19:40.919Z] #64 sha256:29ae98d57aee8b4c4542be5dbf6e3006a1210cae18abae71b7662fc2dcae7625 [2022-04-27T15:19:40.919Z] #64 DONE 0.4s [2022-04-27T15:19:40.919Z] [2022-04-27T15:19:40.919Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T15:19:40.919Z] #25 sha256:e0f9c31cd3be153fa8de116e7b01d0c5cb01d56e704aa63143bbb1863de8ea02 [2022-04-27T15:19:40.919Z] #25 DONE 0.4s [2022-04-27T15:19:40.919Z] [2022-04-27T15:19:40.919Z] #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-27T15:19:40.919Z] #26 sha256:7a26a423c6b8c6576919096f406e85fcc6de5c75b93186b26c8c4c243cd32a53 [2022-04-27T15:19:42.742Z] #65 8.869 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T15:19:43.003Z] #65 9.528 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T15:19:43.003Z] #65 9.592 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T15:19:43.003Z] #65 9.646 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T15:19:43.003Z] #65 ... [2022-04-27T15:19:43.003Z] [2022-04-27T15:19:43.003Z] #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-27T15:19:43.003Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T15:19:43.003Z] #60 3.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:43.003Z] #60 3.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:43.003Z] #60 3.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:43.003Z] #60 4.020 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:43.003Z] #60 5.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:43.003Z] #60 6.870 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:43.263Z] #60 ... [2022-04-27T15:19:43.263Z] [2022-04-27T15:19:43.263Z] #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-27T15:19:43.263Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T15:19:43.263Z] #55 4.446 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T15:19:43.263Z] #55 8.163 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T15:19:43.263Z] #55 8.167 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T15:19:43.263Z] #55 8.208 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T15:19:43.263Z] #55 9.746 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T15:19:43.263Z] #55 ... [2022-04-27T15:19:43.263Z] [2022-04-27T15:19:43.263Z] #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-27T15:19:43.263Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T15:19:43.263Z] #38 4.346 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T15:19:43.263Z] #38 5.169 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T15:19:43.263Z] #38 6.117 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T15:19:43.263Z] #38 6.368 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T15:19:43.263Z] #38 6.399 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T15:19:43.263Z] #38 8.668 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T15:19:43.263Z] #38 8.696 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:19:43.522Z] #38 ... [2022-04-27T15:19:43.522Z] [2022-04-27T15:19:43.522Z] #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-27T15:19:43.522Z] #31 sha256:02bd674c1f5e29c01d839ad941f2b503ef985fd93fd0dfe01a44d3a9f9c5db80 [2022-04-27T15:19:43.522Z] #31 1.531 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T15:19:43.522Z] #31 1.804 [2022-04-27T15:19:43.522Z] #31 2.018 #=#=# 0.2% ######################################################################## 100.0% [2022-04-27T15:19:43.522Z] #31 2.587 [2022-04-27T15:19:43.522Z] #31 3.864 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T15:19:43.522Z] #31 4.162 [2022-04-27T15:19:43.523Z] #31 4.379 #=#=# # 2.5% ######################################################################## 100.0% [2022-04-27T15:19:43.523Z] #31 4.808 [2022-04-27T15:19:43.523Z] #31 9.295 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T15:19:43.523Z] #31 10.83 [2022-04-27T15:19:43.523Z] #31 11.14 #=#=# 0.0% ####### 10.8% ############## 20.6% ###################### 30.6% ###### [2022-04-27T15:19:43.523Z] #31 ... [2022-04-27T15:19:43.523Z] [2022-04-27T15:19:43.523Z] #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-27T15:19:43.523Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T15:19:43.523Z] #51 4.299 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T15:19:43.523Z] #51 5.619 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T15:19:43.523Z] #51 5.666 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T15:19:43.523Z] #51 5.697 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T15:19:43.523Z] #51 5.751 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T15:19:43.523Z] #51 6.161 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T15:19:43.523Z] #51 6.161 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T15:19:43.523Z] #51 6.185 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T15:19:43.523Z] #51 6.192 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T15:19:43.523Z] #51 6.270 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T15:19:43.523Z] #51 6.338 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T15:19:43.523Z] #51 6.413 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T15:19:43.523Z] #51 6.598 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T15:19:43.686Z] #69 ... [2022-04-27T15:19:43.686Z] [2022-04-27T15:19:43.686Z] #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-27T15:19:43.686Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T15:19:43.686Z] #47 28.30 Reading package lists... [2022-04-27T15:19:43.686Z] #47 37.29 Building dependency tree... [2022-04-27T15:19:43.686Z] #47 38.94 Reading state information... [2022-04-27T15:19:43.686Z] #47 40.30 The following additional packages will be installed: [2022-04-27T15:19:43.686Z] #47 40.33 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-27T15:19:43.686Z] #47 40.37 Suggested packages: [2022-04-27T15:19:43.686Z] #47 40.37 cmake-doc ninja-build lrzip [2022-04-27T15:19:43.686Z] #47 40.37 Recommended packages: [2022-04-27T15:19:43.686Z] #47 40.37 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T15:19:43.686Z] #47 40.86 The following NEW packages will be installed: [2022-04-27T15:19:43.686Z] #47 40.88 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-27T15:19:43.686Z] #47 41.30 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:19:43.686Z] #47 41.30 Need to get 8418 kB of archives. [2022-04-27T15:19:43.686Z] #47 41.30 After this operation, 34.9 MB of additional disk space will be used. [2022-04-27T15:19:43.686Z] #47 41.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:19:43.686Z] #47 41.31 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-27T15:19:43.686Z] #47 41.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T15:19:43.686Z] #47 41.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T15:19:43.686Z] #47 41.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T15:19:43.686Z] #47 41.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T15:19:43.686Z] #47 41.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T15:19:43.686Z] #47 41.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T15:19:43.686Z] #47 41.83 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:43.686Z] #47 42.06 Fetched 8418 kB in 0s (21.9 MB/s) [2022-04-27T15:19:43.686Z] #47 42.12 Selecting previously unselected package xxd. [2022-04-27T15:19:43.686Z] #47 42.12 (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-27T15:19:43.686Z] #47 42.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 42.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 42.35 Selecting previously unselected package vim-common. [2022-04-27T15:19:43.686Z] #47 42.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:19:43.686Z] #47 42.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 42.61 Selecting previously unselected package cmake-data. [2022-04-27T15:19:43.686Z] #47 42.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T15:19:43.686Z] #47 42.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 43.61 Selecting previously unselected package libarchive13:amd64. [2022-04-27T15:19:43.686Z] #47 43.61 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 43.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 43.85 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T15:19:43.686Z] #47 43.85 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 43.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:19:43.686Z] #47 43.97 Selecting previously unselected package librhash0:amd64. [2022-04-27T15:19:43.686Z] #47 43.97 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 43.98 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:19:43.686Z] #47 44.09 Selecting previously unselected package libuv1:amd64. [2022-04-27T15:19:43.686Z] #47 44.09 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 44.10 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:19:43.686Z] #47 44.18 Selecting previously unselected package cmake. [2022-04-27T15:19:43.686Z] #47 44.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T15:19:43.686Z] #47 44.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 45.59 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 45.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 45.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:19:43.686Z] #47 45.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 45.66 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:19:43.686Z] #47 45.68 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:19:43.686Z] #47 45.69 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:19:43.686Z] #47 45.71 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:19:43.687Z] #47 45.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:19:43.687Z] #47 DONE 46.2s [2022-04-27T15:19:43.687Z] [2022-04-27T15:19:43.687Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T15:19:43.687Z] #48 sha256:c1383d6a242c3a3a233f9299c9f865261247915004aef8ee3384d4135d9e7e5f [2022-04-27T15:19:43.687Z] #48 DONE 0.1s [2022-04-27T15:19:43.687Z] [2022-04-27T15:19:43.687Z] #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-27T15:19:43.687Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:43.687Z] #20 42.26 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-27T15:19:43.687Z] #20 42.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-27T15:19:43.687Z] #20 42.82 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-27T15:19:43.687Z] #20 42.97 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-27T15:19:43.687Z] #20 42.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T15:19:43.687Z] #20 42.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T15:19:43.687Z] #20 42.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:19:43.687Z] #20 42.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:19:43.687Z] #20 42.99 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-27T15:19:43.687Z] #20 42.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T15:19:43.687Z] #20 42.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T15:19:43.687Z] #20 43.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T15:19:43.687Z] #20 43.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T15:19:43.687Z] #20 43.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T15:19:43.687Z] #20 43.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T15:19:43.687Z] #20 43.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T15:19:43.687Z] #20 43.03 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-27T15:19:43.687Z] #20 43.03 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-27T15:19:43.687Z] #20 43.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T15:19:43.687Z] #20 43.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:19:43.687Z] #20 43.63 Fetched 115 MB in 2s (56.1 MB/s) [2022-04-27T15:19:43.687Z] #20 43.70 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T15:19:43.687Z] #20 43.70 (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-27T15:19:43.687Z] #20 43.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:19:43.687Z] #20 43.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:19:43.687Z] #20 44.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T15:19:43.687Z] #20 44.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:19:43.687Z] #20 44.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:19:43.687Z] #20 45.32 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T15:19:43.687Z] #20 45.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T15:19:43.687Z] #20 45.34 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:19:43.687Z] #20 45.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T15:19:43.687Z] #20 45.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:19:43.687Z] #20 45.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:19:43.687Z] #20 45.65 Selecting previously unselected package dmsetup. [2022-04-27T15:19:43.687Z] #20 45.66 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:19:43.687Z] #20 45.66 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:19:43.687Z] #20 45.72 Selecting previously unselected package mingw-w64-common. [2022-04-27T15:19:43.687Z] #20 45.73 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T15:19:43.687Z] #20 45.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T15:19:43.688Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.2s [2022-04-27T15:19:43.782Z] #51 ... [2022-04-27T15:19:43.782Z] [2022-04-27T15:19:43.782Z] #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-27T15:19:43.782Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T15:19:43.782Z] #34 3.925 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T15:19:43.782Z] #34 3.950 Cloning into '.'... [2022-04-27T15:19:43.782Z] #34 ... [2022-04-27T15:19:43.782Z] [2022-04-27T15:19:43.782Z] #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-27T15:19:43.782Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:19:43.782Z] #14 3.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:43.782Z] #14 3.390 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:43.782Z] #14 3.390 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:43.782Z] #14 3.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:43.782Z] #14 4.938 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:43.782Z] #14 6.838 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:43.782Z] #14 ... [2022-04-27T15:19:43.782Z] [2022-04-27T15:19:43.782Z] #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-27T15:19:43.782Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T15:19:43.782Z] #36 4.570 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T15:19:44.041Z] #36 ... [2022-04-27T15:19:44.041Z] [2022-04-27T15:19:44.041Z] #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-27T15:19:44.041Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T15:19:44.041Z] #40 3.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:44.041Z] #40 3.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:44.041Z] #40 3.962 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:44.041Z] #40 4.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:44.041Z] #40 6.211 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:44.041Z] #40 8.126 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:44.041Z] #40 ... [2022-04-27T15:19:44.041Z] [2022-04-27T15:19:44.041Z] #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-27T15:19:44.041Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T15:19:44.041Z] #49 4.536 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:44.041Z] #49 4.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:44.041Z] #49 4.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:44.041Z] #49 5.065 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T15:19:44.041Z] #49 5.427 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:19:44.041Z] #49 7.328 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:19:44.041Z] #49 9.686 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:19:44.254Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T15:19:44.254Z] [2022-04-27T15:19:44.254Z] ________ ____ __. [2022-04-27T15:19:44.254Z] \_____ \ | |/ _| [2022-04-27T15:19:44.254Z] / | \| < [2022-04-27T15:19:44.254Z] / | \ | \ [2022-04-27T15:19:44.254Z] \_______ /____|__ \ [2022-04-27T15:19:44.254Z] \/ \/ [2022-04-27T15:19:44.254Z] [2022-04-27T15:19:44.254Z] INFO: make.ps1 ended at 04/27/2022 15:19:42 [2022-04-27T15:19:44.254Z] INFO: Binaries build ended at 04/27/2022 15:19:43. Duration:00:01:32.5573770 [2022-04-27T15:19:44.300Z] #49 ... [2022-04-27T15:19:44.301Z] [2022-04-27T15:19:44.301Z] #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-27T15:19:44.301Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:19:44.301Z] #53 4.551 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T15:19:44.301Z] #53 ... [2022-04-27T15:19:44.301Z] [2022-04-27T15:19:44.301Z] #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-27T15:19:44.301Z] #31 sha256:02bd674c1f5e29c01d839ad941f2b503ef985fd93fd0dfe01a44d3a9f9c5db80 [2022-04-27T15:19:44.301Z] #31 11.14 #=#=# 0.0% ####### 10.8% ############## 20.6% ###################### 30.6% ############################# 40.8% #################################### 51.0% ############################################ 61.3% ################################################# 69.4% ######################################################## 77.8% ############################################################## 87.2% #################################################################### 94.9% ######################################################################## 100.0% [2022-04-27T15:19:44.633Z] #20 47.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T15:19:44.633Z] #20 47.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T15:19:44.633Z] #20 47.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:19:45.198Z] INFO: Extraction ended at 04/27/2022 15:19:42. Duration:00:00:23.9109190 [2022-04-27T15:19:45.198Z] INFO: Updating the golang and path environment variables [2022-04-27T15:19:45.198Z] INFO: GOPATH=d:\gopath [2022-04-27T15:19:45.198Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T15:19:45.198Z] INFO: Running the daemon under test in debug mode [2022-04-27T15:19:45.198Z] INFO: Starting a daemon under test... [2022-04-27T15:19:45.198Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43538\1\daemon --pidfile d:\CI\PR-43538\1\docker.pid -D [2022-04-27T15:19:45.198Z] INFO: Process started successfully. [2022-04-27T15:19:45.198Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T15:19:45.198Z] INFO: Waiting for the daemon under test to start... [2022-04-27T15:19:45.243Z] INFO: Copying the built daemon binary to d:\CI\PR-43538\1\binary\dockerd-119ee15a6d.exe... [2022-04-27T15:19:45.243Z] INFO: Copying the built client binary to d:\CI\PR-43538\1\binary\docker-119ee15a6d.exe... [2022-04-27T15:19:45.243Z] INFO: Copying the golang package from the container to d:\CI\PR-43538\1\installer\go.zip... [2022-04-27T15:19:45.256Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T15:19:45.608Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.7s done [2022-04-27T15:19:45.608Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T15:19:45.681Z] #31 13.69 [2022-04-27T15:19:45.825Z] #11 ... [2022-04-27T15:19:45.825Z] [2022-04-27T15:19:45.825Z] #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-27T15:19:45.825Z] #31 sha256:ca621125244afccec7f18024d37e0bae5bfb8b5ee820e9514c10c708a50134b9 [2022-04-27T15:19:45.826Z] #31 1.672 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T15:19:45.826Z] #31 1.974 [2022-04-27T15:19:45.826Z] #31 2.218 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:45.826Z] #31 2.457 [2022-04-27T15:19:45.826Z] #31 3.513 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T15:19:45.826Z] #31 3.890 [2022-04-27T15:19:45.826Z] #31 4.115 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:45.826Z] #31 4.433 [2022-04-27T15:19:45.826Z] #31 5.561 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T15:19:45.826Z] #31 5.929 [2022-04-27T15:19:45.826Z] #31 6.155 #=#=# ################# 24.7% ######################################## 56.5% ############################################################### 88.7% ######################################################################## 100.0% [2022-04-27T15:19:45.826Z] #31 6.757 [2022-04-27T15:19:45.826Z] #31 7.931 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T15:19:45.826Z] #31 8.215 [2022-04-27T15:19:45.826Z] #31 8.433 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:45.826Z] #31 8.816 [2022-04-27T15:19:45.826Z] #31 9.531 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T15:19:45.826Z] #31 9.860 [2022-04-27T15:19:46.086Z] #31 10.09 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:46.086Z] #31 ... [2022-04-27T15:19:46.086Z] [2022-04-27T15:19:46.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:46.086Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:46.191Z] #26 4.842 + RM_GOPATH=0 [2022-04-27T15:19:46.191Z] #26 4.842 + TMP_GOPATH= [2022-04-27T15:19:46.191Z] #26 4.843 + : /build [2022-04-27T15:19:46.191Z] #26 4.843 + '[' -z '' ']' [2022-04-27T15:19:46.191Z] #26 4.844 ++ mktemp -d [2022-04-27T15:19:46.191Z] #26 4.863 + export GOPATH=/tmp/tmp.o7gqODbZOe [2022-04-27T15:19:46.191Z] #26 4.863 + GOPATH=/tmp/tmp.o7gqODbZOe [2022-04-27T15:19:46.191Z] #26 4.864 + RM_GOPATH=1 [2022-04-27T15:19:46.191Z] #26 4.864 + case "$(go env GOARCH)" in [2022-04-27T15:19:46.191Z] #26 4.864 ++ go env GOARCH [2022-04-27T15:19:46.191Z] #26 4.894 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:46.191Z] #26 4.895 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:46.191Z] #26 4.895 ++ dirname /install.sh [2022-04-27T15:19:46.191Z] #26 4.899 + dir=/ [2022-04-27T15:19:46.191Z] #26 4.900 + bin=dockercli [2022-04-27T15:19:46.191Z] #26 4.900 + shift [2022-04-27T15:19:46.191Z] #26 4.900 + '[' '!' -f //dockercli.installer ']' [2022-04-27T15:19:46.191Z] #26 4.900 + . //dockercli.installer [2022-04-27T15:19:46.191Z] #26 4.900 ++ : stable [2022-04-27T15:19:46.191Z] #26 4.900 ++ : 17.06.2-ce [2022-04-27T15:19:46.191Z] #26 4.901 + install_dockercli [2022-04-27T15:19:46.191Z] #26 4.901 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T15:19:46.191Z] #26 4.901 Install docker/cli version 17.06.2-ce from stable [2022-04-27T15:19:46.191Z] #26 4.904 ++ uname -m [2022-04-27T15:19:46.191Z] #26 4.905 + arch=x86_64 [2022-04-27T15:19:46.191Z] #26 4.908 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T15:19:46.191Z] #26 4.909 + url=https://download.docker.com/linux/static [2022-04-27T15:19:46.191Z] #26 4.910 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T15:19:46.191Z] #26 4.915 + tar -xz docker/docker [2022-04-27T15:19:46.231Z] INFO: Extracting go.zip to d:\CI\PR-43538\1\go [2022-04-27T15:19:46.553Z] #20 ... [2022-04-27T15:19:46.553Z] [2022-04-27T15:19:46.553Z] #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-27T15:19:46.553Z] #49 sha256:c731d34bd58cbd1add33287691302fd58710f90af5c73738fe8a8ea0664aab3b [2022-04-27T15:19:46.553Z] #49 0.727 + RM_GOPATH=0 [2022-04-27T15:19:46.553Z] #49 0.727 + TMP_GOPATH= [2022-04-27T15:19:46.553Z] #49 0.727 + : /build [2022-04-27T15:19:46.553Z] #49 0.727 + '[' -z '' ']' [2022-04-27T15:19:46.553Z] #49 0.729 ++ mktemp -d [2022-04-27T15:19:46.553Z] #49 0.732 + export GOPATH=/tmp/tmp.NxiNGZIKxf [2022-04-27T15:19:46.553Z] #49 0.732 + GOPATH=/tmp/tmp.NxiNGZIKxf [2022-04-27T15:19:46.553Z] #49 0.732 + RM_GOPATH=1 [2022-04-27T15:19:46.553Z] #49 0.732 + case "$(go env GOARCH)" in [2022-04-27T15:19:46.553Z] #49 0.732 ++ go env GOARCH [2022-04-27T15:19:46.553Z] #49 0.744 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:46.553Z] #49 0.744 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:46.553Z] #49 0.745 ++ dirname /install.sh [2022-04-27T15:19:46.553Z] #49 0.746 + dir=/ [2022-04-27T15:19:46.553Z] #49 0.746 + bin=tini [2022-04-27T15:19:46.553Z] #49 0.746 + shift [2022-04-27T15:19:46.553Z] #49 0.746 + '[' '!' -f //tini.installer ']' [2022-04-27T15:19:46.553Z] #49 0.746 + . //tini.installer [2022-04-27T15:19:46.553Z] #49 0.746 ++ : v0.19.0 [2022-04-27T15:19:46.553Z] #49 0.746 + install_tini [2022-04-27T15:19:46.553Z] #49 0.746 + echo 'Install tini version v0.19.0' [2022-04-27T15:19:46.553Z] #49 0.746 Install tini version v0.19.0 [2022-04-27T15:19:46.553Z] #49 0.746 + git clone https://github.com/krallin/tini.git /tmp/tmp.NxiNGZIKxf/tini [2022-04-27T15:19:46.553Z] #49 0.748 Cloning into '/tmp/tmp.NxiNGZIKxf/tini'... [2022-04-27T15:19:46.553Z] #49 1.161 + cd /tmp/tmp.NxiNGZIKxf/tini [2022-04-27T15:19:46.553Z] #49 1.162 + git checkout -q v0.19.0 [2022-04-27T15:19:46.553Z] #49 1.175 + cmake . [2022-04-27T15:19:46.553Z] #49 1.365 -- The C compiler identification is GNU 10.2.1 [2022-04-27T15:19:46.553Z] #49 1.404 -- Detecting C compiler ABI info [2022-04-27T15:19:46.553Z] #49 1.668 -- Detecting C compiler ABI info - done [2022-04-27T15:19:46.553Z] #49 1.717 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T15:19:46.553Z] #49 1.718 -- Detecting C compile features [2022-04-27T15:19:46.553Z] #49 1.719 -- Detecting C compile features - done [2022-04-27T15:19:46.553Z] #49 1.730 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T15:19:46.553Z] #49 1.798 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T15:19:46.553Z] #49 1.830 -- Configuring done [2022-04-27T15:19:46.553Z] #49 1.841 -- Generating done [2022-04-27T15:19:46.553Z] #49 1.843 -- Build files have been written to: /tmp/tmp.NxiNGZIKxf/tini [2022-04-27T15:19:46.553Z] #49 1.847 + make tini-static [2022-04-27T15:19:46.553Z] #49 1.939 Scanning dependencies of target tini-static [2022-04-27T15:19:46.553Z] #49 1.959 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T15:19:46.553Z] #49 2.419 [100%] Linking C executable tini-static [2022-04-27T15:19:46.553Z] #49 2.616 [100%] Built target tini-static [2022-04-27T15:19:46.553Z] #49 2.641 + mkdir -p /build [2022-04-27T15:19:46.553Z] #49 2.643 + cp tini-static /build/docker-init [2022-04-27T15:19:46.553Z] #49 DONE 3.1s [2022-04-27T15:19:46.553Z] [2022-04-27T15:19:46.553Z] #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-27T15:19:46.553Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:46.553Z] #20 49.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T15:19:46.553Z] #20 49.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:46.553Z] #20 49.39 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:19:46.553Z] #20 49.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T15:19:46.814Z] #20 49.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:46.814Z] #20 49.48 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:19:47.598Z] #31 ... [2022-04-27T15:19:47.598Z] [2022-04-27T15:19:47.598Z] #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-27T15:19:47.598Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T15:19:47.598Z] #45 3.983 + git clone https://github.com/docker/distribution.git . [2022-04-27T15:19:47.598Z] #45 3.983 Cloning into '.'... [2022-04-27T15:19:47.598Z] #45 ... [2022-04-27T15:19:47.598Z] [2022-04-27T15:19:47.598Z] #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-27T15:19:47.598Z] #65 sha256:3756c07281144133e0f78b5f8fb75d0e1c2eb62ea546189143b29087f26f3d58 [2022-04-27T15:19:47.598Z] #65 9.846 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:19:47.598Z] #65 9.896 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T15:19:47.598Z] #65 10.21 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T15:19:47.598Z] #65 10.72 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T15:19:47.598Z] #65 10.82 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T15:19:47.598Z] #65 10.93 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T15:19:47.598Z] #65 12.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:19:47.757Z] #20 ... [2022-04-27T15:19:47.757Z] [2022-04-27T15:19:47.757Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:19:47.757Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T15:19:47.757Z] #51 CACHED [2022-04-27T15:19:47.757Z] [2022-04-27T15:19:47.757Z] #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-27T15:19:47.757Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:19:47.757Z] #52 CACHED [2022-04-27T15:19:48.017Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T15:19:48.018Z] #55 CACHED [2022-04-27T15:19:48.018Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:19:48.018Z] #56 CACHED [2022-04-27T15:19:48.018Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:19:48.018Z] #58 CACHED [2022-04-27T15:19:48.018Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:19:48.018Z] #60 CACHED [2022-04-27T15:19:48.018Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:19:48.018Z] #62 CACHED [2022-04-27T15:19:48.018Z] [2022-04-27T15:19:48.018Z] #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-27T15:19:48.018Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:19:49.402Z] #20 51.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T15:19:49.402Z] #20 51.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:49.402Z] #20 51.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:19:50.279Z] #11 ... [2022-04-27T15:19:50.279Z] [2022-04-27T15:19:50.279Z] #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-27T15:19:50.279Z] #31 sha256:ca621125244afccec7f18024d37e0bae5bfb8b5ee820e9514c10c708a50134b9 [2022-04-27T15:19:50.279Z] #31 10.43 [2022-04-27T15:19:50.279Z] #31 10.50 Download of images into '/build' complete. [2022-04-27T15:19:50.279Z] #31 10.50 Use something like the following to load the result into a Docker daemon: [2022-04-27T15:19:50.279Z] #31 10.50 tar -cC '/build' . | docker load [2022-04-27T15:19:50.279Z] #31 DONE 13.8s [2022-04-27T15:19:50.279Z] [2022-04-27T15:19:50.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:50.279Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:50.279Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-27T15:19:50.880Z] #65 ... [2022-04-27T15:19:50.880Z] [2022-04-27T15:19:50.880Z] #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-27T15:19:50.880Z] #31 sha256:02bd674c1f5e29c01d839ad941f2b503ef985fd93fd0dfe01a44d3a9f9c5db80 [2022-04-27T15:19:50.880Z] #31 18.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T15:19:50.895Z] #11 ... [2022-04-27T15:19:50.895Z] [2022-04-27T15:19:50.895Z] #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-27T15:19:50.895Z] #31 sha256:db2a60c712378b7f29a647eadacf8a518dded752f2ea0d4bebaf3690d3e40d06 [2022-04-27T15:19:50.895Z] #31 2.464 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T15:19:50.895Z] #31 2.797 [2022-04-27T15:19:50.895Z] #31 3.031 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:50.895Z] #31 3.313 [2022-04-27T15:19:50.895Z] #31 4.277 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T15:19:50.895Z] #31 4.595 [2022-04-27T15:19:50.895Z] #31 4.813 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:50.895Z] #31 5.169 [2022-04-27T15:19:50.895Z] #31 6.101 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T15:19:50.895Z] #31 6.397 [2022-04-27T15:19:50.895Z] #31 6.615 #=#=# ####### 11.0% ############################### 44.3% ################################################################ 90.0% ######################################################################## 100.0% [2022-04-27T15:19:50.895Z] #31 7.212 [2022-04-27T15:19:50.895Z] #31 8.303 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T15:19:50.895Z] #31 8.585 [2022-04-27T15:19:50.895Z] #31 8.813 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:50.895Z] #31 9.159 [2022-04-27T15:19:50.895Z] #31 9.875 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T15:19:50.895Z] #31 10.14 [2022-04-27T15:19:50.895Z] #31 ... [2022-04-27T15:19:50.895Z] [2022-04-27T15:19:50.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:50.895Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:50.895Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T15:19:51.461Z] #26 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:19:51.462Z] #60 5.446 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:51.462Z] #60 5.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:51.462Z] #60 5.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:51.462Z] #60 6.213 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:51.462Z] #60 9.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:51.462Z] #60 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:19:51.462Z] #40 5.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:51.462Z] #40 5.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:51.462Z] #40 5.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:51.462Z] #40 6.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:51.462Z] #40 8.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:51.462Z] #40 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:19:51.462Z] #38 2.818 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T15:19:51.462Z] #38 3.299 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T15:19:51.462Z] #38 3.709 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T15:19:51.462Z] #38 3.792 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T15:19:51.462Z] #38 3.818 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T15:19:51.462Z] #38 6.133 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T15:19:51.462Z] #38 6.234 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:19:51.462Z] #38 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:19:51.462Z] #14 4.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:51.462Z] #14 4.281 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:51.462Z] #14 4.281 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:51.462Z] #14 4.919 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:51.462Z] #14 7.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:51.462Z] #14 9.438 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:19:51.462Z] #14 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:19:51.462Z] #45 3.996 + git clone https://github.com/docker/distribution.git . [2022-04-27T15:19:51.462Z] #45 3.996 Cloning into '.'... [2022-04-27T15:19:51.462Z] #45 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:19:51.462Z] #36 3.397 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T15:19:51.462Z] #36 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:19:51.462Z] #49 5.360 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:19:51.462Z] #49 5.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:19:51.462Z] #49 5.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:19:51.462Z] #49 5.955 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T15:19:51.462Z] #49 6.572 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:19:51.462Z] #49 8.618 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:19:51.462Z] #49 ... [2022-04-27T15:19:51.462Z] [2022-04-27T15:19:51.462Z] #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-27T15:19:51.462Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:19:51.462Z] #55 4.544 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T15:19:51.462Z] #55 5.467 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T15:19:51.462Z] #55 5.487 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T15:19:51.462Z] #55 5.512 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T15:19:51.462Z] #55 7.440 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T15:19:51.718Z] #55 ... [2022-04-27T15:19:51.718Z] [2022-04-27T15:19:51.718Z] #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-27T15:19:51.718Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:19:51.718Z] #53 4.240 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T15:19:51.718Z] #53 ... [2022-04-27T15:19:51.718Z] [2022-04-27T15:19:51.718Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:19:51.718Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:19:51.718Z] #34 2.971 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T15:19:51.718Z] #34 2.971 Cloning into '.'... [2022-04-27T15:19:51.975Z] #34 ... [2022-04-27T15:19:51.975Z] [2022-04-27T15:19:51.975Z] #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-27T15:19:51.975Z] #65 sha256:85d79f702c33eefe48976592d2927d45be8d5bec3db23ff9ee8f14ee56ccaa7e [2022-04-27T15:19:51.975Z] #65 4.682 + RM_GOPATH=0 [2022-04-27T15:19:51.975Z] #65 4.682 + TMP_GOPATH= [2022-04-27T15:19:51.975Z] #65 4.682 + : /build [2022-04-27T15:19:51.975Z] #65 4.682 + '[' -z '' ']' [2022-04-27T15:19:51.975Z] #65 4.682 ++ mktemp -d [2022-04-27T15:19:51.975Z] #65 4.689 + export GOPATH=/tmp/tmp.17q6zsfjY8 [2022-04-27T15:19:51.975Z] #65 4.689 + GOPATH=/tmp/tmp.17q6zsfjY8 [2022-04-27T15:19:51.975Z] #65 4.689 + RM_GOPATH=1 [2022-04-27T15:19:51.975Z] #65 4.689 + case "$(go env GOARCH)" in [2022-04-27T15:19:51.975Z] #65 4.689 ++ go env GOARCH [2022-04-27T15:19:51.975Z] #65 4.731 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:51.975Z] #65 4.731 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:51.975Z] #65 4.731 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:19:51.975Z] #65 4.731 ++ dirname /install.sh [2022-04-27T15:19:51.975Z] #65 4.731 + dir=/ [2022-04-27T15:19:51.975Z] #65 4.731 + bin=rootlesskit [2022-04-27T15:19:51.975Z] #65 4.731 + shift [2022-04-27T15:19:51.975Z] #65 4.731 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T15:19:51.975Z] #65 4.731 + . //rootlesskit.installer [2022-04-27T15:19:51.975Z] #65 4.731 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:51.975Z] #65 4.731 + install_rootlesskit [2022-04-27T15:19:51.975Z] #65 4.731 + case "$1" in [2022-04-27T15:19:51.975Z] #65 4.731 + export CGO_ENABLED=0 [2022-04-27T15:19:51.975Z] #65 4.731 + CGO_ENABLED=0 [2022-04-27T15:19:51.975Z] #65 4.731 + _install_rootlesskit [2022-04-27T15:19:51.975Z] #65 4.731 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T15:19:51.975Z] #65 4.731 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:19:51.975Z] #65 4.731 + GOBIN=/build [2022-04-27T15:19:51.975Z] #65 4.731 + GO111MODULE=on [2022-04-27T15:19:51.975Z] #65 4.731 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:19:51.975Z] #65 5.259 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T15:19:51.975Z] #65 7.523 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:19:51.975Z] #65 7.523 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T15:19:51.975Z] #65 8.074 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T15:19:51.975Z] #65 11.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T15:19:52.232Z] #65 ... [2022-04-27T15:19:52.232Z] [2022-04-27T15:19:52.232Z] #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-27T15:19:52.232Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:19:52.232Z] #51 3.579 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T15:19:52.232Z] #51 4.586 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T15:19:52.232Z] #51 4.586 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T15:19:52.232Z] #51 4.658 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T15:19:52.232Z] #51 4.679 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T15:19:52.232Z] #51 4.926 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T15:19:52.232Z] #51 4.958 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T15:19:52.232Z] #51 4.958 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T15:19:52.232Z] #51 4.999 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T15:19:52.232Z] #51 5.180 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T15:19:52.232Z] #51 5.246 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T15:19:52.232Z] #51 5.357 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T15:19:52.232Z] #51 5.407 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T15:19:52.232Z] #51 11.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T15:19:52.232Z] #51 11.35 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T15:19:52.232Z] #51 ... [2022-04-27T15:19:52.232Z] [2022-04-27T15:19:52.232Z] #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-27T15:19:52.232Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:19:52.232Z] #49 11.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:19:52.255Z] #31 20.26 #=#=# [2022-04-27T15:19:52.513Z] #31 20.60 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:52.706Z] #20 55.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T15:19:52.819Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.9s done [2022-04-27T15:19:52.967Z] #20 55.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:52.967Z] #20 55.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:19:53.388Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T15:19:53.388Z] #11 DONE 44.5s [2022-04-27T15:19:53.449Z] #31 21.64 [2022-04-27T15:19:53.647Z] [2022-04-27T15:19:53.647Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T15:19:53.647Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T15:19:53.707Z] #31 ... [2022-04-27T15:19:53.708Z] [2022-04-27T15:19:53.708Z] #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-27T15:19:53.708Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T15:19:53.708Z] #36 17.74 tomll can be used in two ways: [2022-04-27T15:19:53.708Z] #36 17.74 Writing to STDIN and reading from STDOUT: [2022-04-27T15:19:53.708Z] #36 17.74 cat file.toml | tomll > file.toml [2022-04-27T15:19:53.708Z] #36 17.74 [2022-04-27T15:19:53.708Z] #36 17.74 Reading and updating a list of files: [2022-04-27T15:19:53.708Z] #36 17.74 tomll a.toml b.toml c.toml [2022-04-27T15:19:53.708Z] #36 17.74 [2022-04-27T15:19:53.708Z] #36 17.74 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T15:19:53.708Z] #36 DONE 20.7s [2022-04-27T15:19:53.973Z] [2022-04-27T15:19:53.973Z] #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-27T15:19:53.973Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T15:19:53.973Z] #45 18.66 Updating files: 92% (1700/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T15:19:53.973Z] #45 18.73 + git checkout -q v2.3.0 [2022-04-27T15:19:54.215Z] #12 DONE 0.8s [2022-04-27T15:19:54.215Z] [2022-04-27T15:19:54.215Z] #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-27T15:19:54.215Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T15:19:54.226Z] #11 ... [2022-04-27T15:19:54.226Z] [2022-04-27T15:19:54.226Z] #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-27T15:19:54.226Z] #31 sha256:db2a60c712378b7f29a647eadacf8a518dded752f2ea0d4bebaf3690d3e40d06 [2022-04-27T15:19:54.226Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-04-27T15:19:54.226Z] #31 10.67 [2022-04-27T15:19:54.226Z] #31 10.78 Download of images into '/build' complete. [2022-04-27T15:19:54.226Z] #31 10.78 Use something like the following to load the result into a Docker daemon: [2022-04-27T15:19:54.226Z] #31 10.78 tar -cC '/build' . | docker load [2022-04-27T15:19:54.226Z] #31 DONE 13.5s [2022-04-27T15:19:54.226Z] [2022-04-27T15:19:54.226Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T15:19:54.226Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T15:19:54.231Z] #45 ... [2022-04-27T15:19:54.231Z] [2022-04-27T15:19:54.231Z] #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-27T15:19:54.231Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T15:19:54.232Z] #51 10.78 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T15:19:54.232Z] #51 10.78 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T15:19:54.232Z] #51 ... [2022-04-27T15:19:54.232Z] [2022-04-27T15:19:54.232Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T15:19:54.232Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:19:54.232Z] #14 11.81 Fetched 8397 kB in 9s (963 kB/s) [2022-04-27T15:19:54.232Z] #14 11.81 Reading package lists... [2022-04-27T15:19:54.232Z] #14 16.27 Reading package lists... [2022-04-27T15:19:54.354Z] #20 57.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T15:19:54.490Z] #14 20.81 Building dependency tree... [2022-04-27T15:19:54.490Z] #14 ... [2022-04-27T15:19:54.490Z] [2022-04-27T15:19:54.490Z] #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-27T15:19:54.490Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T15:19:54.490Z] #45 21.08 + 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-27T15:19:54.617Z] #20 57.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:54.617Z] #20 57.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:19:54.749Z] #45 ... [2022-04-27T15:19:54.749Z] [2022-04-27T15:19:54.749Z] #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-27T15:19:54.749Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T15:19:54.749Z] #60 11.66 Fetched 8397 kB in 8s (999 kB/s) [2022-04-27T15:19:54.749Z] #60 11.66 Reading package lists... [2022-04-27T15:19:54.749Z] #60 15.99 Reading package lists... [2022-04-27T15:19:54.758Z] #49 ... [2022-04-27T15:19:54.758Z] [2022-04-27T15:19:54.758Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-27T15:19:54.758Z] #26 sha256:7a26a423c6b8c6576919096f406e85fcc6de5c75b93186b26c8c4c243cd32a53 [2022-04-27T15:19:54.758Z] #26 13.02 + mkdir -p /build [2022-04-27T15:19:54.758Z] #26 13.02 + mv docker/docker /build/ [2022-04-27T15:19:54.758Z] #26 13.05 + rmdir docker [2022-04-27T15:19:54.758Z] #26 DONE 13.8s [2022-04-27T15:19:54.758Z] [2022-04-27T15:19:54.758Z] #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-27T15:19:54.758Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:19:54.758Z] #36 14.48 tomll can be used in two ways: [2022-04-27T15:19:54.758Z] #36 14.48 Writing to STDIN and reading from STDOUT: [2022-04-27T15:19:54.758Z] #36 14.48 cat file.toml | tomll > file.toml [2022-04-27T15:19:54.758Z] #36 14.48 [2022-04-27T15:19:54.758Z] #36 14.48 Reading and updating a list of files: [2022-04-27T15:19:54.758Z] #36 14.48 tomll a.toml b.toml c.toml [2022-04-27T15:19:54.758Z] #36 14.48 [2022-04-27T15:19:54.758Z] #36 14.48 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T15:19:55.008Z] #60 20.33 Building dependency tree... [2022-04-27T15:19:55.008Z] #60 ... [2022-04-27T15:19:55.008Z] [2022-04-27T15:19:55.008Z] #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-27T15:19:55.008Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T15:19:55.008Z] #40 12.60 Fetched 8397 kB in 9s (938 kB/s) [2022-04-27T15:19:55.008Z] #40 12.60 Reading package lists... [2022-04-27T15:19:55.008Z] #40 17.06 Reading package lists... [2022-04-27T15:19:55.158Z] #13 DONE 0.8s [2022-04-27T15:19:55.158Z] [2022-04-27T15:19:55.158Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:19:55.158Z] #64 sha256:5975a90f18d6ae40111277642d95e3b2ea7d1ec3b77c713f2be3030b15723d70 [2022-04-27T15:19:55.158Z] #64 ... [2022-04-27T15:19:55.158Z] [2022-04-27T15:19:55.158Z] #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-27T15:19:55.158Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T15:19:55.158Z] #48 DONE 0.1s [2022-04-27T15:19:55.158Z] [2022-04-27T15:19:55.158Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:19:55.158Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T15:19:55.158Z] #44 DONE 0.2s [2022-04-27T15:19:55.158Z] [2022-04-27T15:19:55.158Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T15:19:55.158Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T15:19:55.158Z] #33 DONE 0.2s [2022-04-27T15:19:55.267Z] #40 21.97 Building dependency tree... [2022-04-27T15:19:55.267Z] #40 ... [2022-04-27T15:19:55.267Z] [2022-04-27T15:19:55.267Z] #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-27T15:19:55.267Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T15:19:55.267Z] #60 20.33 Building dependency tree... [2022-04-27T15:19:55.324Z] #36 DONE 14.8s [2022-04-27T15:19:55.324Z] [2022-04-27T15:19:55.324Z] #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-27T15:19:55.324Z] #65 sha256:85d79f702c33eefe48976592d2927d45be8d5bec3db23ff9ee8f14ee56ccaa7e [2022-04-27T15:19:55.324Z] #65 11.84 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T15:19:55.324Z] #65 11.91 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T15:19:55.324Z] #65 12.58 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T15:19:55.324Z] #65 12.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:19:55.324Z] #65 12.89 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T15:19:55.324Z] #65 13.05 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T15:19:55.324Z] #65 13.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T15:19:55.324Z] #65 13.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T15:19:55.324Z] #65 13.78 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T15:19:55.418Z] [2022-04-27T15:19:55.418Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T15:19:55.418Z] #25 sha256:90dc996c9d0fbdaec5eab79df9ef175b5c5d47366aee9e3e971ac2996bb6c3bd [2022-04-27T15:19:55.418Z] #25 DONE 0.3s [2022-04-27T15:19:55.418Z] [2022-04-27T15:19:55.418Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:19:55.418Z] #64 sha256:5975a90f18d6ae40111277642d95e3b2ea7d1ec3b77c713f2be3030b15723d70 [2022-04-27T15:19:55.418Z] #64 DONE 0.3s [2022-04-27T15:19:55.418Z] [2022-04-27T15:19:55.418Z] #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-27T15:19:55.418Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:19:56.141Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-04-27T15:19:56.537Z] #20 59.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T15:19:56.537Z] #20 59.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:19:56.537Z] #20 59.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:19:56.642Z] #60 ... [2022-04-27T15:19:56.642Z] [2022-04-27T15:19:56.642Z] #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-27T15:19:56.642Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T15:19:56.642Z] #49 13.26 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T15:19:56.642Z] #49 14.79 Fetched 8401 kB in 11s (793 kB/s) [2022-04-27T15:19:56.642Z] #49 14.79 Reading package lists... [2022-04-27T15:19:56.642Z] #49 19.24 Reading package lists... [2022-04-27T15:19:56.642Z] #49 ... [2022-04-27T15:19:56.642Z] [2022-04-27T15:19:56.642Z] #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-27T15:19:56.642Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:19:56.642Z] #53 23.32 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:19:56.642Z] #53 23.35 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T15:19:56.642Z] #53 23.43 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T15:19:56.642Z] #53 23.44 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T15:19:56.642Z] #53 23.57 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T15:19:56.642Z] #53 23.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T15:19:56.693Z] #65 15.65 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:19:57.209Z] #53 24.06 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T15:19:57.209Z] #53 24.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T15:19:57.294Z] ...INFO: Daemon under test started and replied! [2022-04-27T15:19:57.294Z] INFO: Docker version of the daemon under test [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] Client: [2022-04-27T15:19:57.294Z] Version: 17.06.2-ce [2022-04-27T15:19:57.294Z] API version: 1.30 [2022-04-27T15:19:57.294Z] Go version: go1.8.3 [2022-04-27T15:19:57.294Z] Git commit: cec0b72 [2022-04-27T15:19:57.294Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T15:19:57.294Z] OS/Arch: windows/amd64 [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] Server: [2022-04-27T15:19:57.294Z] Version: 0.0.0-dev [2022-04-27T15:19:57.294Z] API version: 1.42 (minimum version 1.24) [2022-04-27T15:19:57.294Z] Go version: go1.18.1 [2022-04-27T15:19:57.294Z] Git commit: e3006379b3 [2022-04-27T15:19:57.294Z] Built: [2022-04-27T15:19:57.294Z] OS/Arch: windows/amd64 [2022-04-27T15:19:57.294Z] Experimental: false [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] INFO: Docker info of the daemon under test [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] Containers: 0 [2022-04-27T15:19:57.294Z] Running: 0 [2022-04-27T15:19:57.294Z] Paused: 0 [2022-04-27T15:19:57.294Z] Stopped: 0 [2022-04-27T15:19:57.294Z] Images: 0 [2022-04-27T15:19:57.294Z] Server Version: 0.0.0-dev [2022-04-27T15:19:57.294Z] Storage Driver: windowsfilter [2022-04-27T15:19:57.294Z] Windows: [2022-04-27T15:19:57.294Z] Logging Driver: json-file [2022-04-27T15:19:57.294Z] Plugins: [2022-04-27T15:19:57.294Z] Volume: local [2022-04-27T15:19:57.294Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:19:57.294Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:19:57.294Z] Swarm: inactive [2022-04-27T15:19:57.294Z] Default Isolation: process [2022-04-27T15:19:57.294Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:19:57.294Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T15:19:57.294Z] OSType: windows [2022-04-27T15:19:57.294Z] Architecture: x86_64 [2022-04-27T15:19:57.294Z] CPUs: 4 [2022-04-27T15:19:57.294Z] Total Memory: 32GiB [2022-04-27T15:19:57.294Z] Name: azwin-2-8c6c51 [2022-04-27T15:19:57.294Z] ID: KW2X:HYPF:OQXM:INAZ:DY6N:4R6K:MOAV:UV5A:6FT2:PQOY:42AL:G7MK [2022-04-27T15:19:57.294Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T15:19:57.294Z] Debug Mode (client): false [2022-04-27T15:19:57.294Z] Debug Mode (server): true [2022-04-27T15:19:57.294Z] File Descriptors: -1 [2022-04-27T15:19:57.294Z] Goroutines: 29 [2022-04-27T15:19:57.294Z] System Time: 2022-04-27T15:19:57.0218345Z [2022-04-27T15:19:57.294Z] EventsListeners: 0 [2022-04-27T15:19:57.294Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:19:57.294Z] Labels: [2022-04-27T15:19:57.294Z] Experimental: false [2022-04-27T15:19:57.294Z] Insecure Registries: [2022-04-27T15:19:57.294Z] 127.0.0.0/8 [2022-04-27T15:19:57.294Z] Live Restore Enabled: false [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] INFO: Docker images of the daemon under test [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:19:57.294Z] [2022-04-27T15:19:57.294Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T15:19:57.294Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T15:19:57.761Z] ltsc2022: Pulling from windows/servercore [2022-04-27T15:19:57.761Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T15:19:57.761Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T15:19:58.056Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.3s done [2022-04-27T15:19:58.063Z] #65 ... [2022-04-27T15:19:58.063Z] [2022-04-27T15:19:58.063Z] #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-27T15:19:58.063Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:19:58.063Z] #14 17.42 Fetched 8510 kB in 13s (635 kB/s) [2022-04-27T15:19:58.145Z] #53 24.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T15:19:58.145Z] #53 25.00 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T15:19:58.317Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T15:19:58.578Z] #11 DONE 43.7s [2022-04-27T15:19:58.578Z] [2022-04-27T15:19:58.578Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T15:19:58.578Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T15:19:59.086Z] #20 ... [2022-04-27T15:19:59.086Z] [2022-04-27T15:19:59.086Z] #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-27T15:19:59.086Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:19:59.086Z] #69 12.79 + cd /tmp/tmp.O3g8LbjE21/src/github.com/containerd/containerd [2022-04-27T15:19:59.086Z] #69 12.79 + git checkout -q v1.6.2 [2022-04-27T15:19:59.086Z] #69 12.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T15:19:59.086Z] #69 12.98 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T15:19:59.086Z] #69 12.98 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:19:59.086Z] #69 12.98 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:19:59.086Z] #69 12.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T15:19:59.086Z] #69 12.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T15:19:59.086Z] #69 12.98 + '[' '' = dynamic ']' [2022-04-27T15:19:59.086Z] #69 12.98 + make [2022-04-27T15:19:59.086Z] #69 13.87 + bin/ctr [2022-04-27T15:19:59.529Z] #12 DONE 0.8s [2022-04-27T15:19:59.529Z] [2022-04-27T15:19:59.529Z] #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-27T15:19:59.529Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T15:20:00.030Z] #69 ... [2022-04-27T15:20:00.030Z] [2022-04-27T15:20:00.030Z] #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-27T15:20:00.030Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T15:20:00.030Z] #20 62.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T15:20:00.030Z] #20 62.94 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:00.030Z] #20 62.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:20:00.048Z] #53 ... [2022-04-27T15:20:00.048Z] [2022-04-27T15:20:00.048Z] #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-27T15:20:00.048Z] #31 sha256:02bd674c1f5e29c01d839ad941f2b503ef985fd93fd0dfe01a44d3a9f9c5db80 [2022-04-27T15:20:00.048Z] #31 24.46 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T15:20:00.048Z] #31 25.81 #=#=# [2022-04-27T15:20:00.048Z] #31 26.17 #=#=# ######################################################################## 100.0% [2022-04-27T15:20:00.048Z] #31 27.28 [2022-04-27T15:20:00.048Z] #31 27.63 Download of images into '/build' complete. [2022-04-27T15:20:00.048Z] #31 27.63 Use something like the following to load the result into a Docker daemon: [2022-04-27T15:20:00.048Z] #31 27.63 tar -cC '/build' . | docker load [2022-04-27T15:20:00.048Z] #31 DONE 27.8s [2022-04-27T15:20:00.048Z] [2022-04-27T15:20:00.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-27T15:20:00.048Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T15:20:00.048Z] #60 24.18 The following additional packages will be installed: [2022-04-27T15:20:00.048Z] #60 24.19 libbtrfs0 [2022-04-27T15:20:00.048Z] #60 24.33 The following NEW packages will be installed: [2022-04-27T15:20:00.048Z] #60 24.34 libbtrfs-dev libbtrfs0 [2022-04-27T15:20:00.048Z] #60 24.76 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:00.048Z] #60 24.76 Need to get 454 kB of archives. [2022-04-27T15:20:00.048Z] #60 24.76 After this operation, 1275 kB of additional disk space will be used. [2022-04-27T15:20:00.048Z] #60 24.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T15:20:00.048Z] #60 24.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T15:20:00.048Z] #60 25.64 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:00.048Z] #60 25.88 Fetched 454 kB in 0s (1364 kB/s) [2022-04-27T15:20:00.048Z] #60 25.97 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T15:20:00.048Z] #60 25.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 ... 15700 files and directories currently installed.) [2022-04-27T15:20:00.048Z] #60 26.04 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T15:20:00.048Z] #60 26.05 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T15:20:00.048Z] #60 26.29 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T15:20:00.048Z] #60 26.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T15:20:00.048Z] #60 26.30 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T15:20:00.048Z] #60 26.70 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T15:20:00.048Z] #60 26.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T15:20:00.048Z] #60 26.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:00.106Z] #13 DONE 0.6s [2022-04-27T15:20:00.106Z] [2022-04-27T15:20:00.106Z] #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-27T15:20:00.106Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T15:20:00.106Z] #48 DONE 0.1s [2022-04-27T15:20:00.106Z] [2022-04-27T15:20:00.106Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T15:20:00.106Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T15:20:00.106Z] #33 DONE 0.1s [2022-04-27T15:20:00.106Z] [2022-04-27T15:20:00.106Z] #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-27T15:20:00.106Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:00.307Z] #60 DONE 27.2s [2022-04-27T15:20:00.307Z] [2022-04-27T15:20:00.307Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T15:20:00.307Z] #61 sha256:969a4a871cf9e25bf2e992aa8d0a8640ceb7df4111f9a904fb2a5b58a195bc7c [2022-04-27T15:20:00.307Z] #61 DONE 0.1s [2022-04-27T15:20:00.307Z] [2022-04-27T15:20:00.307Z] #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-27T15:20:00.307Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:20:00.369Z] #34 ... [2022-04-27T15:20:00.369Z] [2022-04-27T15:20:00.369Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T15:20:00.369Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T15:20:00.369Z] #44 DONE 0.2s [2022-04-27T15:20:00.369Z] [2022-04-27T15:20:00.369Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T15:20:00.369Z] #25 sha256:5f1495d4675734f5785463280127a3749b838d59b0ac0a52d8c8bf672a50d971 [2022-04-27T15:20:00.369Z] #25 DONE 0.3s [2022-04-27T15:20:00.369Z] [2022-04-27T15:20:00.369Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T15:20:00.369Z] #64 sha256:b66c23842b1aac118196f6a46a888a6ad2c36dd6441701386de2478be99de639 [2022-04-27T15:20:00.369Z] #64 DONE 0.3s [2022-04-27T15:20:00.369Z] [2022-04-27T15:20:00.369Z] #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-27T15:20:00.369Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:20:00.693Z] #65 ... [2022-04-27T15:20:00.694Z] [2022-04-27T15:20:00.694Z] #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-27T15:20:00.694Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:00.694Z] #60 4.631 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:00.694Z] #60 4.643 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:00.694Z] #60 4.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:00.694Z] #60 4.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:00.953Z] #60 5.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:00.953Z] #60 ... [2022-04-27T15:20:00.953Z] [2022-04-27T15:20:00.953Z] #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-27T15:20:00.953Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:20:00.953Z] #65 5.420 + RM_GOPATH=0 [2022-04-27T15:20:00.953Z] #65 5.420 + TMP_GOPATH= [2022-04-27T15:20:00.953Z] #65 5.420 + : /build [2022-04-27T15:20:00.953Z] #65 5.420 + '[' -z '' ']' [2022-04-27T15:20:00.953Z] #65 5.425 ++ mktemp -d [2022-04-27T15:20:00.953Z] #65 5.425 + export GOPATH=/tmp/tmp.k8VFvD2h5j [2022-04-27T15:20:00.953Z] #65 5.425 + GOPATH=/tmp/tmp.k8VFvD2h5j [2022-04-27T15:20:00.953Z] #65 5.425 + RM_GOPATH=1 [2022-04-27T15:20:00.953Z] #65 5.425 + case "$(go env GOARCH)" in [2022-04-27T15:20:00.953Z] #65 5.425 ++ go env GOARCH [2022-04-27T15:20:00.953Z] #65 5.458 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:00.953Z] #65 5.458 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:00.953Z] #65 5.458 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:00.953Z] #65 5.458 ++ dirname /install.sh [2022-04-27T15:20:00.953Z] #65 5.458 + dir=/ [2022-04-27T15:20:00.953Z] #65 5.458 + bin=rootlesskit [2022-04-27T15:20:00.953Z] #65 5.458 + shift [2022-04-27T15:20:00.953Z] #65 5.458 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T15:20:00.953Z] #65 5.458 + . //rootlesskit.installer [2022-04-27T15:20:00.953Z] #65 5.458 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:00.953Z] #65 5.458 + install_rootlesskit [2022-04-27T15:20:00.953Z] #65 5.458 + case "$1" in [2022-04-27T15:20:00.953Z] #65 5.458 + export CGO_ENABLED=0 [2022-04-27T15:20:00.953Z] #65 5.458 + CGO_ENABLED=0 [2022-04-27T15:20:00.953Z] #65 5.458 + _install_rootlesskit [2022-04-27T15:20:00.953Z] #65 5.458 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T15:20:00.953Z] #65 5.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:20:00.953Z] #65 5.485 + GOBIN=/build [2022-04-27T15:20:00.953Z] #65 5.485 + GO111MODULE=on [2022-04-27T15:20:00.953Z] #65 5.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:01.245Z] #62 0.638 + RM_GOPATH=0 [2022-04-27T15:20:01.245Z] #62 0.638 + TMP_GOPATH= [2022-04-27T15:20:01.245Z] #62 0.638 + : /build [2022-04-27T15:20:01.245Z] #62 0.638 + '[' -z '' ']' [2022-04-27T15:20:01.245Z] #62 0.641 ++ mktemp -d [2022-04-27T15:20:01.245Z] #62 0.656 + export GOPATH=/tmp/tmp.LbccvrAZlv [2022-04-27T15:20:01.245Z] #62 0.659 + GOPATH=/tmp/tmp.LbccvrAZlv [2022-04-27T15:20:01.245Z] #62 0.660 + RM_GOPATH=1 [2022-04-27T15:20:01.245Z] #62 0.660 + case "$(go env GOARCH)" in [2022-04-27T15:20:01.245Z] #62 0.663 ++ go env GOARCH [2022-04-27T15:20:01.245Z] #62 0.703 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:01.245Z] #62 0.704 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:01.245Z] #62 0.704 ++ dirname /install.sh [2022-04-27T15:20:01.245Z] #62 0.712 + dir=/ [2022-04-27T15:20:01.245Z] #62 0.717 + bin=containerd [2022-04-27T15:20:01.245Z] #62 0.717 + shift [2022-04-27T15:20:01.245Z] #62 0.719 + '[' '!' -f //containerd.installer ']' [2022-04-27T15:20:01.245Z] #62 0.719 + . //containerd.installer [2022-04-27T15:20:01.245Z] #62 0.723 ++ set -e [2022-04-27T15:20:01.245Z] #62 0.724 ++ : v1.6.2 [2022-04-27T15:20:01.245Z] #62 0.727 + install_containerd [2022-04-27T15:20:01.245Z] #62 0.728 + echo 'Install containerd version v1.6.2' [2022-04-27T15:20:01.245Z] #62 0.728 Install containerd version v1.6.2 [2022-04-27T15:20:01.245Z] #62 0.728 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LbccvrAZlv/src/github.com/containerd/containerd [2022-04-27T15:20:01.245Z] #62 0.730 Cloning into '/tmp/tmp.LbccvrAZlv/src/github.com/containerd/containerd'... [2022-04-27T15:20:01.527Z] #65 6.104 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T15:20:01.963Z] #20 64.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T15:20:01.963Z] #20 64.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T15:20:01.963Z] #20 64.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:20:02.226Z] #20 65.00 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T15:20:02.226Z] #20 65.01 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T15:20:02.226Z] #20 65.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:20:02.226Z] #20 65.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T15:20:02.226Z] #20 65.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T15:20:02.226Z] #20 65.08 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:20:02.226Z] #20 65.17 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:20:02.226Z] #20 65.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:20:02.226Z] #20 65.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:02.240Z] #14 17.42 Reading package lists... [2022-04-27T15:20:02.240Z] #14 ... [2022-04-27T15:20:02.240Z] [2022-04-27T15:20:02.240Z] #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-27T15:20:02.240Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:02.240Z] #40 11.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:02.240Z] #40 18.78 Fetched 8510 kB in 13s (634 kB/s) [2022-04-27T15:20:02.240Z] #40 18.78 Reading package lists... [2022-04-27T15:20:02.240Z] #40 ... [2022-04-27T15:20:02.240Z] [2022-04-27T15:20:02.240Z] #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-27T15:20:02.240Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:02.240Z] #49 14.83 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T15:20:02.240Z] #49 19.82 Fetched 8513 kB in 15s (576 kB/s) [2022-04-27T15:20:02.240Z] #49 19.82 Reading package lists... [2022-04-27T15:20:02.240Z] #49 ... [2022-04-27T15:20:02.240Z] [2022-04-27T15:20:02.240Z] #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-27T15:20:02.240Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:02.240Z] #60 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:02.240Z] #60 18.85 Fetched 8510 kB in 14s (623 kB/s) [2022-04-27T15:20:02.487Z] #20 65.25 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:20:02.487Z] #20 65.26 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:20:02.487Z] #20 65.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:02.487Z] #20 65.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T15:20:02.487Z] #20 65.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:02.487Z] #20 65.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:02.487Z] #20 65.49 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T15:20:02.487Z] #20 65.50 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T15:20:02.749Z] #20 65.51 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:20:02.749Z] #20 65.59 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T15:20:02.749Z] #20 65.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T15:20:02.749Z] #20 65.60 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:20:03.011Z] #20 65.82 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T15:20:03.011Z] #20 65.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T15:20:03.011Z] #20 65.83 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:20:03.012Z] ...INFO: Daemon under test started and replied! [2022-04-27T15:20:03.012Z] INFO: Docker version of the daemon under test [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] Client: [2022-04-27T15:20:03.012Z] Version: 17.06.2-ce [2022-04-27T15:20:03.012Z] API version: 1.30 [2022-04-27T15:20:03.012Z] Go version: go1.8.3 [2022-04-27T15:20:03.012Z] Git commit: cec0b72 [2022-04-27T15:20:03.012Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T15:20:03.012Z] OS/Arch: windows/amd64 [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] Server: [2022-04-27T15:20:03.012Z] Version: 0.0.0-dev [2022-04-27T15:20:03.012Z] API version: 1.42 (minimum version 1.24) [2022-04-27T15:20:03.012Z] Go version: go1.18.1 [2022-04-27T15:20:03.012Z] Git commit: 0137dc6d4e [2022-04-27T15:20:03.012Z] Built: [2022-04-27T15:20:03.012Z] OS/Arch: windows/amd64 [2022-04-27T15:20:03.012Z] Experimental: false [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] INFO: Docker info of the daemon under test [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] Containers: 0 [2022-04-27T15:20:03.012Z] Running: 0 [2022-04-27T15:20:03.012Z] Paused: 0 [2022-04-27T15:20:03.012Z] Stopped: 0 [2022-04-27T15:20:03.012Z] Images: 0 [2022-04-27T15:20:03.012Z] Server Version: 0.0.0-dev [2022-04-27T15:20:03.012Z] Storage Driver: windowsfilter [2022-04-27T15:20:03.012Z] Windows: [2022-04-27T15:20:03.012Z] Logging Driver: json-file [2022-04-27T15:20:03.012Z] Plugins: [2022-04-27T15:20:03.012Z] Volume: local [2022-04-27T15:20:03.012Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:20:03.012Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:20:03.012Z] Swarm: inactive [2022-04-27T15:20:03.012Z] Default Isolation: process [2022-04-27T15:20:03.012Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T15:20:03.012Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T15:20:03.012Z] OSType: windows [2022-04-27T15:20:03.012Z] Architecture: x86_64 [2022-04-27T15:20:03.012Z] CPUs: 4 [2022-04-27T15:20:03.012Z] Total Memory: 32GiB [2022-04-27T15:20:03.012Z] Name: azwin-2-8c6c50 [2022-04-27T15:20:03.012Z] ID: KNX2:3EV3:OK7F:SM6M:UZFX:6OCL:H7VM:53WC:OV4O:3J3P:732V:SA5L [2022-04-27T15:20:03.012Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T15:20:03.012Z] Debug Mode (client): false [2022-04-27T15:20:03.012Z] Debug Mode (server): true [2022-04-27T15:20:03.012Z] File Descriptors: -1 [2022-04-27T15:20:03.012Z] Goroutines: 16 [2022-04-27T15:20:03.012Z] System Time: 2022-04-27T15:20:01.9226738Z [2022-04-27T15:20:03.012Z] EventsListeners: 0 [2022-04-27T15:20:03.012Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:20:03.012Z] Labels: [2022-04-27T15:20:03.012Z] Experimental: false [2022-04-27T15:20:03.012Z] Insecure Registries: [2022-04-27T15:20:03.012Z] 127.0.0.0/8 [2022-04-27T15:20:03.012Z] Live Restore Enabled: false [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] INFO: Docker images of the daemon under test [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:20:03.012Z] [2022-04-27T15:20:03.012Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T15:20:03.012Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T15:20:03.012Z] ltsc2022: Pulling from windows/servercore [2022-04-27T15:20:03.012Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T15:20:03.012Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T15:20:03.169Z] #60 18.85 Reading package lists... [2022-04-27T15:20:03.169Z] #60 ... [2022-04-27T15:20:03.169Z] [2022-04-27T15:20:03.169Z] #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-27T15:20:03.169Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:20:03.273Z] #20 65.96 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T15:20:03.273Z] #20 65.96 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T15:20:03.273Z] #20 65.99 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:20:03.273Z] #20 66.08 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T15:20:03.273Z] #20 66.09 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T15:20:03.273Z] #20 66.09 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:20:03.273Z] #20 66.14 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T15:20:03.273Z] #20 66.15 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T15:20:03.273Z] #20 66.16 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:20:03.427Z] #45 22.17 Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T15:20:03.427Z] #45 22.53 + git checkout -q v2.3.0 [2022-04-27T15:20:03.534Z] #20 66.33 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T15:20:03.534Z] #20 66.34 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T15:20:03.534Z] #20 66.34 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:20:03.534Z] #20 66.45 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T15:20:03.534Z] #20 66.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:03.534Z] #20 66.46 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:03.534Z] #20 66.51 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T15:20:03.534Z] #20 66.51 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T15:20:03.534Z] #20 66.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:03.534Z] #20 66.58 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T15:20:03.794Z] #20 66.59 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T15:20:03.794Z] #20 66.59 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:20:04.055Z] #20 66.83 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:04.055Z] #20 66.84 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:20:04.055Z] #20 66.86 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:04.055Z] #20 66.87 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:20:04.055Z] #20 66.89 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:20:04.055Z] #20 66.90 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:20:04.055Z] #20 66.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:04.055Z] #20 66.93 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:20:04.055Z] #20 66.95 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:20:04.055Z] #20 66.96 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:20:04.055Z] #20 66.98 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:04.055Z] #20 66.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:04.055Z] #20 67.00 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:04.055Z] #20 67.02 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:20:04.317Z] #20 67.05 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T15:20:04.317Z] #20 67.07 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:20:04.317Z] #20 67.08 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:20:04.317Z] #20 67.10 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:20:04.317Z] #20 67.11 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:20:04.317Z] #20 67.13 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.15 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.16 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-27T15:20:04.317Z] #20 67.17 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.19 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-27T15:20:04.317Z] #20 67.19 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:20:04.317Z] #20 67.21 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.22 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-27T15:20:04.317Z] #20 67.23 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.24 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:20:04.317Z] #20 67.26 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:04.578Z] #20 67.28 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:20:04.578Z] #20 67.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:04.578Z] #20 67.32 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:04.578Z] #20 67.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:05.323Z] #45 24.26 + 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-27T15:20:05.434Z] #62 ... [2022-04-27T15:20:05.435Z] [2022-04-27T15:20:05.435Z] #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-27T15:20:05.435Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T15:20:05.435Z] #55 31.23 v3.0.2 [2022-04-27T15:20:05.435Z] #55 DONE 31.6s [2022-04-27T15:20:05.435Z] [2022-04-27T15:20:05.435Z] #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-27T15:20:05.435Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T15:20:05.435Z] #38 31.36 NAME: [2022-04-27T15:20:05.435Z] #38 31.36 go-winres - A tool for embedding resources in Windows executables [2022-04-27T15:20:05.435Z] #38 31.37 [2022-04-27T15:20:05.435Z] #38 31.37 USAGE: [2022-04-27T15:20:05.435Z] #38 31.37 go-winres [global options] command [command options] [arguments...] [2022-04-27T15:20:05.435Z] #38 31.37 [2022-04-27T15:20:05.435Z] #38 31.37 COMMANDS: [2022-04-27T15:20:05.435Z] #38 31.37 init Create an initial ./winres/winres.json [2022-04-27T15:20:05.435Z] #38 31.37 make Make syso files for the "go build" command [2022-04-27T15:20:05.435Z] #38 31.37 simply Make syso files for the "go build" command (simplified) [2022-04-27T15:20:05.435Z] #38 31.38 extract Extract all resources from an executable [2022-04-27T15:20:05.435Z] #38 31.38 patch Replace resources in an executable file (exe, dll) [2022-04-27T15:20:05.435Z] #38 31.38 help, h Shows a list of commands or help for one command [2022-04-27T15:20:05.435Z] #38 31.38 [2022-04-27T15:20:05.435Z] #38 31.38 GLOBAL OPTIONS: [2022-04-27T15:20:05.435Z] #38 31.38 --help, -h show help (default: false) [2022-04-27T15:20:05.435Z] #38 DONE 31.6s [2022-04-27T15:20:05.435Z] [2022-04-27T15:20:05.435Z] #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-27T15:20:05.435Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:20:05.435Z] #53 28.07 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T15:20:05.435Z] #53 28.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:05.435Z] #53 28.11 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T15:20:05.435Z] #53 28.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T15:20:05.435Z] #53 28.22 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T15:20:05.435Z] #53 28.25 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T15:20:05.435Z] #53 28.31 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T15:20:05.435Z] #53 28.46 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T15:20:05.435Z] #53 28.48 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T15:20:05.435Z] #53 28.51 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T15:20:05.435Z] #53 28.56 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T15:20:05.435Z] #53 28.57 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T15:20:05.435Z] #53 28.65 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T15:20:05.435Z] #53 28.65 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T15:20:05.435Z] #53 28.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T15:20:05.435Z] #53 28.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T15:20:05.435Z] #53 28.75 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T15:20:05.435Z] #53 28.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T15:20:05.435Z] #53 28.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T15:20:05.435Z] #53 28.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T15:20:05.435Z] #53 28.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T15:20:05.435Z] #53 28.81 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T15:20:05.435Z] #53 28.83 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T15:20:05.435Z] #53 28.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T15:20:05.435Z] #53 29.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T15:20:05.435Z] #53 29.11 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T15:20:05.435Z] #53 29.27 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T15:20:05.435Z] #53 29.27 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T15:20:05.435Z] #53 29.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T15:20:05.435Z] #53 29.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T15:20:05.435Z] #53 29.47 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T15:20:05.435Z] #53 29.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T15:20:05.435Z] #53 29.56 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T15:20:05.435Z] #53 29.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T15:20:05.435Z] #53 29.69 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T15:20:05.435Z] #53 29.77 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T15:20:05.435Z] #53 29.77 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T15:20:05.435Z] #53 29.80 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T15:20:05.435Z] #53 29.83 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T15:20:05.435Z] #53 29.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T15:20:05.435Z] #53 29.84 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T15:20:05.435Z] #53 29.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T15:20:05.435Z] #53 29.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T15:20:05.435Z] #53 29.93 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T15:20:05.435Z] #53 29.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T15:20:05.435Z] #53 29.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T15:20:05.435Z] #53 30.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T15:20:05.435Z] #53 30.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T15:20:05.435Z] #53 30.16 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T15:20:05.435Z] #53 30.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T15:20:05.435Z] #53 30.26 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T15:20:05.435Z] #53 30.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T15:20:05.435Z] #53 30.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T15:20:05.435Z] #53 30.42 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T15:20:05.435Z] #53 30.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T15:20:05.435Z] #53 30.43 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T15:20:05.435Z] #53 30.46 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T15:20:05.435Z] #53 30.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T15:20:05.435Z] #53 30.52 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T15:20:05.435Z] #53 30.60 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T15:20:05.435Z] #53 30.61 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T15:20:05.435Z] #53 30.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T15:20:05.435Z] #53 30.77 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T15:20:05.435Z] #53 30.77 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T15:20:05.435Z] #53 30.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T15:20:05.435Z] #53 30.77 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T15:20:05.435Z] #53 30.81 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T15:20:05.435Z] #53 30.83 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T15:20:05.435Z] #53 30.86 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T15:20:05.435Z] #53 30.88 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T15:20:05.435Z] #53 30.89 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T15:20:05.435Z] #53 31.29 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T15:20:05.435Z] #53 31.30 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T15:20:05.435Z] #53 31.32 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T15:20:05.435Z] #53 31.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T15:20:05.435Z] #53 31.45 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T15:20:05.435Z] #53 31.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T15:20:05.435Z] #53 31.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T15:20:05.435Z] #53 31.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T15:20:05.435Z] #53 31.55 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T15:20:05.435Z] #53 31.89 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T15:20:05.435Z] #53 31.89 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T15:20:05.435Z] #53 31.89 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T15:20:05.435Z] #53 31.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T15:20:05.435Z] #53 31.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T15:20:05.435Z] #53 31.99 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T15:20:05.435Z] #53 32.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T15:20:05.435Z] #53 32.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T15:20:05.435Z] #53 32.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T15:20:05.435Z] #53 32.15 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T15:20:05.435Z] #53 32.16 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T15:20:05.435Z] #53 32.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T15:20:05.435Z] #53 32.35 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T15:20:05.435Z] #53 32.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T15:20:05.435Z] #53 32.49 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T15:20:05.435Z] #53 32.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T15:20:05.525Z] #20 DONE 68.4s [2022-04-27T15:20:05.525Z] [2022-04-27T15:20:05.525Z] #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-27T15:20:05.525Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-27T15:20:05.661Z] #65 4.978 + RM_GOPATH=0 [2022-04-27T15:20:05.661Z] #65 4.978 + TMP_GOPATH= [2022-04-27T15:20:05.661Z] #65 4.978 + : /build [2022-04-27T15:20:05.661Z] #65 4.978 + '[' -z '' ']' [2022-04-27T15:20:05.661Z] #65 4.992 ++ mktemp -d [2022-04-27T15:20:05.661Z] #65 4.992 + export GOPATH=/tmp/tmp.UQziiqw4Kl [2022-04-27T15:20:05.661Z] #65 4.992 + GOPATH=/tmp/tmp.UQziiqw4Kl [2022-04-27T15:20:05.661Z] #65 4.992 + RM_GOPATH=1 [2022-04-27T15:20:05.661Z] #65 4.992 + case "$(go env GOARCH)" in [2022-04-27T15:20:05.661Z] #65 4.992 ++ go env GOARCH [2022-04-27T15:20:05.661Z] #65 5.019 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:05.661Z] #65 5.019 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:05.661Z] #65 5.019 ++ dirname /install.sh [2022-04-27T15:20:05.661Z] #65 5.019 + dir=/ [2022-04-27T15:20:05.661Z] #65 5.019 + bin=rootlesskit [2022-04-27T15:20:05.661Z] #65 5.019 + shift [2022-04-27T15:20:05.661Z] #65 5.019 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T15:20:05.661Z] #65 5.019 + . //rootlesskit.installer [2022-04-27T15:20:05.661Z] #65 5.019 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:05.661Z] #65 5.019 + install_rootlesskit [2022-04-27T15:20:05.661Z] #65 5.019 + case "$1" in [2022-04-27T15:20:05.661Z] #65 5.019 + export CGO_ENABLED=0 [2022-04-27T15:20:05.661Z] #65 5.019 + CGO_ENABLED=0 [2022-04-27T15:20:05.661Z] #65 5.019 + _install_rootlesskit [2022-04-27T15:20:05.661Z] #65 5.020 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:05.661Z] #65 5.020 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T15:20:05.661Z] #65 5.020 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:20:05.661Z] #65 5.020 + GOBIN=/build [2022-04-27T15:20:05.661Z] #65 5.020 + GO111MODULE=on [2022-04-27T15:20:05.661Z] #65 5.020 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:05.661Z] #65 5.476 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T15:20:05.693Z] #53 32.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T15:20:05.693Z] #53 ... [2022-04-27T15:20:05.693Z] [2022-04-27T15:20:05.693Z] #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-27T15:20:05.693Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:20:05.693Z] #14 20.81 Building dependency tree... [2022-04-27T15:20:05.693Z] #14 24.92 The following additional packages will be installed: [2022-04-27T15:20:05.693Z] #14 24.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:05.693Z] #14 24.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T15:20:05.693Z] #14 24.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T15:20:05.693Z] #14 24.94 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T15:20:05.693Z] #14 24.94 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T15:20:05.693Z] #14 24.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T15:20:05.693Z] #14 24.94 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T15:20:05.693Z] #14 24.95 Suggested packages: [2022-04-27T15:20:05.693Z] #14 24.97 gcc-10-locales seccomp wine64 [2022-04-27T15:20:05.693Z] #14 26.09 The following NEW packages will be installed: [2022-04-27T15:20:05.693Z] #14 26.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:05.693Z] #14 26.11 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T15:20:05.693Z] #14 26.11 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T15:20:05.693Z] #14 26.11 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T15:20:05.693Z] #14 26.11 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T15:20:05.693Z] #14 26.12 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T15:20:05.693Z] #14 26.12 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T15:20:05.693Z] #14 26.12 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T15:20:05.693Z] #14 26.12 mingw-w64-x86-64-dev [2022-04-27T15:20:05.693Z] #14 26.58 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:05.693Z] #14 26.58 Need to get 108 MB of archives. [2022-04-27T15:20:05.693Z] #14 26.58 After this operation, 620 MB of additional disk space will be used. [2022-04-27T15:20:05.693Z] #14 26.58 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-27T15:20:05.693Z] #14 26.64 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-27T15:20:05.693Z] #14 26.77 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-27T15:20:05.693Z] #14 26.78 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-27T15:20:05.693Z] #14 26.80 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-27T15:20:05.693Z] #14 26.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T15:20:05.693Z] #14 27.08 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-27T15:20:05.693Z] #14 27.29 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-27T15:20:05.693Z] #14 27.31 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-27T15:20:05.693Z] #14 27.94 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-27T15:20:05.693Z] #14 28.91 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-27T15:20:05.693Z] #14 29.17 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-27T15:20:05.693Z] #14 29.55 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-27T15:20:05.693Z] #14 30.43 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-27T15:20:05.693Z] #14 30.73 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-27T15:20:05.693Z] #14 30.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T15:20:05.693Z] #14 30.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T15:20:05.693Z] #14 30.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T15:20:05.693Z] #14 30.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T15:20:05.693Z] #14 30.73 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-27T15:20:05.693Z] #14 30.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-27T15:20:05.693Z] #14 30.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-27T15:20:05.693Z] #14 30.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-27T15:20:05.693Z] #14 30.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-27T15:20:05.693Z] #14 30.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-27T15:20:05.693Z] #14 30.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-27T15:20:05.693Z] #14 30.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-27T15:20:05.693Z] #14 30.80 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-27T15:20:05.693Z] #14 30.81 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-27T15:20:05.693Z] #14 30.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-27T15:20:05.693Z] #14 31.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:05.693Z] #14 32.16 Fetched 108 MB in 5s (23.5 MB/s) [2022-04-27T15:20:05.693Z] #14 32.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T15:20:05.693Z] #14 32.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 ... 15700 files and directories currently installed.) [2022-04-27T15:20:05.693Z] #14 32.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T15:20:05.693Z] #14 32.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:05.725Z] #65 ... [2022-04-27T15:20:05.725Z] [2022-04-27T15:20:05.725Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-27T15:20:05.725Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:05.725Z] #51 4.986 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T15:20:05.725Z] #51 6.191 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T15:20:05.725Z] #51 6.198 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T15:20:05.725Z] #51 6.272 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T15:20:05.725Z] #51 6.285 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T15:20:05.725Z] #51 6.770 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T15:20:05.725Z] #51 6.850 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T15:20:05.725Z] #51 6.868 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T15:20:05.725Z] #51 6.897 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T15:20:05.725Z] #51 6.961 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T15:20:05.725Z] #51 7.236 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T15:20:05.725Z] #51 7.416 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T15:20:05.725Z] #51 8.221 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T15:20:05.725Z] #51 ... [2022-04-27T15:20:05.725Z] [2022-04-27T15:20:05.725Z] #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-27T15:20:05.725Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:05.725Z] #14 6.616 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:05.725Z] #14 6.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:05.725Z] #14 6.725 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:05.725Z] #14 7.987 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:05.725Z] #14 ... [2022-04-27T15:20:05.725Z] [2022-04-27T15:20:05.725Z] #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-27T15:20:05.725Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:20:05.725Z] #36 6.905 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T15:20:05.725Z] #36 ... [2022-04-27T15:20:05.725Z] [2022-04-27T15:20:05.725Z] #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-27T15:20:05.725Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:05.725Z] #55 6.004 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T15:20:05.725Z] #55 7.287 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T15:20:05.725Z] #55 7.288 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T15:20:05.726Z] #55 7.440 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T15:20:05.726Z] #55 10.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T15:20:05.726Z] #55 ... [2022-04-27T15:20:05.726Z] [2022-04-27T15:20:05.726Z] #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-27T15:20:05.726Z] #26 sha256:e38e01d8fca705c36d973c4089c5e576278c41a866587518109bb53f56f1645d [2022-04-27T15:20:05.726Z] #26 6.258 + RM_GOPATH=0 [2022-04-27T15:20:05.726Z] #26 6.258 + TMP_GOPATH= [2022-04-27T15:20:05.726Z] #26 6.258 + : /build [2022-04-27T15:20:05.726Z] #26 6.258 + '[' -z '' ']' [2022-04-27T15:20:05.726Z] #26 6.258 ++ mktemp -d [2022-04-27T15:20:05.726Z] #26 6.323 + export GOPATH=/tmp/tmp.vd16MM8qHq [2022-04-27T15:20:05.726Z] #26 6.323 + GOPATH=/tmp/tmp.vd16MM8qHq [2022-04-27T15:20:05.726Z] #26 6.323 + RM_GOPATH=1 [2022-04-27T15:20:05.726Z] #26 6.323 + case "$(go env GOARCH)" in [2022-04-27T15:20:05.726Z] #26 6.324 ++ go env GOARCH [2022-04-27T15:20:05.726Z] #26 6.358 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:05.726Z] #26 6.358 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:05.726Z] #26 6.361 ++ dirname /install.sh [2022-04-27T15:20:05.726Z] #26 6.361 + dir=/ [2022-04-27T15:20:05.726Z] #26 6.361 + bin=dockercli [2022-04-27T15:20:05.726Z] #26 6.361 + shift [2022-04-27T15:20:05.726Z] #26 6.361 + '[' '!' -f //dockercli.installer ']' [2022-04-27T15:20:05.726Z] #26 6.361 + . //dockercli.installer [2022-04-27T15:20:05.726Z] #26 6.361 ++ : stable [2022-04-27T15:20:05.726Z] #26 6.361 ++ : 17.06.2-ce [2022-04-27T15:20:05.726Z] #26 6.361 + install_dockercli [2022-04-27T15:20:05.726Z] #26 6.361 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T15:20:05.726Z] #26 6.361 Install docker/cli version 17.06.2-ce from stable [2022-04-27T15:20:05.726Z] #26 6.391 ++ uname -m [2022-04-27T15:20:05.726Z] #26 6.401 + arch=x86_64 [2022-04-27T15:20:05.726Z] #26 6.401 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T15:20:05.726Z] #26 6.401 + url=https://download.docker.com/linux/static [2022-04-27T15:20:05.726Z] #26 6.404 + tar -xz docker/docker [2022-04-27T15:20:05.726Z] #26 6.423 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T15:20:05.726Z] #26 ... [2022-04-27T15:20:05.726Z] [2022-04-27T15:20:05.726Z] #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-27T15:20:05.726Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:05.726Z] #34 5.420 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T15:20:05.726Z] #34 5.420 Cloning into '.'... [2022-04-27T15:20:05.951Z] #14 ... [2022-04-27T15:20:05.951Z] [2022-04-27T15:20:05.951Z] #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-27T15:20:05.951Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:20:05.951Z] #53 33.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T15:20:05.985Z] #34 ... [2022-04-27T15:20:05.985Z] [2022-04-27T15:20:05.985Z] #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-27T15:20:05.985Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:05.985Z] #40 7.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:05.985Z] #40 7.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:05.985Z] #40 7.110 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:05.985Z] #40 8.579 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:05.985Z] #40 10.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:05.985Z] #40 ... [2022-04-27T15:20:05.985Z] [2022-04-27T15:20:05.985Z] #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-27T15:20:05.985Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:05.985Z] #53 6.539 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T15:20:06.209Z] #53 33.13 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T15:20:06.246Z] #53 ... [2022-04-27T15:20:06.246Z] [2022-04-27T15:20:06.246Z] #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-27T15:20:06.246Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:06.246Z] #38 5.788 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T15:20:06.246Z] #38 6.978 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T15:20:06.246Z] #38 10.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T15:20:06.246Z] #38 10.29 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T15:20:06.246Z] #38 10.67 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T15:20:06.246Z] #38 ... [2022-04-27T15:20:06.246Z] [2022-04-27T15:20:06.246Z] #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-27T15:20:06.246Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:06.246Z] #49 6.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:06.246Z] #49 6.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:06.246Z] #49 6.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:06.246Z] #49 6.950 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T15:20:06.246Z] #49 8.347 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:06.246Z] #49 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:06.468Z] #53 ... [2022-04-27T15:20:06.468Z] [2022-04-27T15:20:06.468Z] #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-27T15:20:06.468Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T15:20:06.468Z] #40 21.97 Building dependency tree... [2022-04-27T15:20:06.468Z] #40 25.54 The following additional packages will be installed: [2022-04-27T15:20:06.468Z] #40 25.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T15:20:06.468Z] #40 25.60 Suggested packages: [2022-04-27T15:20:06.468Z] #40 25.62 cmake-doc ninja-build lrzip [2022-04-27T15:20:06.468Z] #40 25.62 Recommended packages: [2022-04-27T15:20:06.468Z] #40 25.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T15:20:06.468Z] #40 26.31 The following NEW packages will be installed: [2022-04-27T15:20:06.468Z] #40 26.36 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T15:20:06.468Z] #40 26.36 vim-common xxd [2022-04-27T15:20:06.468Z] #40 26.75 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:06.468Z] #40 26.75 Need to get 15.6 MB of archives. [2022-04-27T15:20:06.468Z] #40 26.75 After this operation, 67.4 MB of additional disk space will be used. [2022-04-27T15:20:06.468Z] #40 26.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:20:06.468Z] #40 26.76 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-27T15:20:06.468Z] #40 26.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T15:20:06.468Z] #40 26.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T15:20:06.468Z] #40 27.30 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-27T15:20:06.468Z] #40 27.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-27T15:20:06.468Z] #40 27.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-27T15:20:06.468Z] #40 27.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-27T15:20:06.468Z] #40 27.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-27T15:20:06.468Z] #40 27.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-27T15:20:06.468Z] #40 28.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:06.468Z] #40 28.65 Fetched 15.6 MB in 1s (13.9 MB/s) [2022-04-27T15:20:06.468Z] #40 28.74 Selecting previously unselected package xxd. [2022-04-27T15:20:06.468Z] #40 28.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T15:20:06.468Z] #40 28.83 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T15:20:06.468Z] #40 28.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:06.468Z] #40 29.07 Selecting previously unselected package vim-common. [2022-04-27T15:20:06.468Z] #40 29.07 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:20:06.468Z] #40 29.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:06.468Z] #40 29.41 Selecting previously unselected package cmake-data. [2022-04-27T15:20:06.468Z] #40 29.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T15:20:06.468Z] #40 29.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:06.468Z] #40 33.05 Selecting previously unselected package libicu67:arm64. [2022-04-27T15:20:06.468Z] #40 33.05 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-27T15:20:06.468Z] #40 33.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T15:20:06.507Z] #49 ... [2022-04-27T15:20:06.507Z] [2022-04-27T15:20:06.507Z] #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-27T15:20:06.507Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:20:06.507Z] #45 5.992 + git clone https://github.com/docker/distribution.git . [2022-04-27T15:20:06.507Z] #45 5.992 Cloning into '.'... [2022-04-27T15:20:06.603Z] #65 ... [2022-04-27T15:20:06.603Z] [2022-04-27T15:20:06.603Z] #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-27T15:20:06.603Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:06.603Z] #34 6.198 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T15:20:06.603Z] #34 6.198 Cloning into '.'... [2022-04-27T15:20:06.766Z] #45 ... [2022-04-27T15:20:06.767Z] [2022-04-27T15:20:06.767Z] #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-27T15:20:06.767Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:20:06.767Z] #65 11.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:06.767Z] #65 11.15 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T15:20:06.915Z] #21 1.125 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:20:06.915Z] #21 1.125 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:20:06.915Z] #21 1.125 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T15:20:07.034Z] #40 ... [2022-04-27T15:20:07.035Z] [2022-04-27T15:20:07.035Z] #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-27T15:20:07.035Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T15:20:07.035Z] #49 19.24 Reading package lists... [2022-04-27T15:20:07.035Z] #49 24.00 Building dependency tree... [2022-04-27T15:20:07.035Z] #49 27.92 The following additional packages will be installed: [2022-04-27T15:20:07.035Z] #49 27.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:07.035Z] #49 27.95 python3-protobuf python3-six [2022-04-27T15:20:07.035Z] #49 27.95 Suggested packages: [2022-04-27T15:20:07.035Z] #49 27.97 python3-setuptools [2022-04-27T15:20:07.035Z] #49 27.97 Recommended packages: [2022-04-27T15:20:07.035Z] #49 27.97 iproute2 | iproute [2022-04-27T15:20:07.035Z] #49 28.53 The following NEW packages will be installed: [2022-04-27T15:20:07.035Z] #49 28.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:07.035Z] #49 28.56 python3-protobuf python3-six [2022-04-27T15:20:07.035Z] #49 29.03 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:07.035Z] #49 29.03 Need to get 2115 kB of archives. [2022-04-27T15:20:07.035Z] #49 29.03 After this operation, 10.7 MB of additional disk space will be used. [2022-04-27T15:20:07.035Z] #49 29.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-27T15:20:07.035Z] #49 29.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:20:07.035Z] #49 29.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T15:20:07.035Z] #49 29.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-27T15:20:07.035Z] #49 29.06 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-27T15:20:07.035Z] #49 29.07 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-27T15:20:07.035Z] #49 29.07 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-27T15:20:07.035Z] #49 32.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-27T15:20:07.035Z] #49 33.60 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:07.035Z] #49 33.83 Fetched 2115 kB in 4s (555 kB/s) [2022-04-27T15:20:07.293Z] #49 33.93 Selecting previously unselected package libprotobuf23:arm64. [2022-04-27T15:20:07.294Z] #49 33.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T15:20:07.294Z] #49 33.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-27T15:20:07.294Z] #49 33.99 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T15:20:07.294Z] #49 ... [2022-04-27T15:20:07.294Z] [2022-04-27T15:20:07.294Z] #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-27T15:20:07.294Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:20:07.294Z] #53 34.17 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T15:20:07.294Z] #53 34.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T15:20:07.294Z] #53 34.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T15:20:07.294Z] #53 34.28 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T15:20:07.713Z] #65 12.23 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T15:20:08.231Z] #53 35.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T15:20:08.489Z] #53 35.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T15:20:08.489Z] #53 35.31 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T15:20:08.489Z] #53 35.36 go: downloading golang.org/x/text v0.3.7 [2022-04-27T15:20:09.917Z] #34 ... [2022-04-27T15:20:09.917Z] [2022-04-27T15:20:09.917Z] #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-27T15:20:09.917Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:09.917Z] #51 6.518 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T15:20:09.917Z] #51 8.680 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T15:20:09.917Z] #51 8.750 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T15:20:09.917Z] #51 8.751 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T15:20:09.917Z] #51 8.832 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T15:20:09.917Z] #51 9.817 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T15:20:09.917Z] #51 9.846 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T15:20:10.178Z] #51 ... [2022-04-27T15:20:10.178Z] [2022-04-27T15:20:10.178Z] #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-27T15:20:10.178Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:10.178Z] #14 5.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:10.178Z] #14 5.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:10.178Z] #14 5.602 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:10.178Z] #14 6.870 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:10.440Z] #14 ... [2022-04-27T15:20:10.440Z] [2022-04-27T15:20:10.440Z] #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-27T15:20:10.440Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:10.440Z] #49 7.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:10.440Z] #49 7.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:10.440Z] #49 7.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:10.440Z] #49 7.773 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T15:20:10.440Z] #49 8.605 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:10.440Z] #49 ... [2022-04-27T15:20:10.440Z] [2022-04-27T15:20:10.440Z] #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-27T15:20:10.440Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:10.440Z] #60 4.475 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:10.440Z] #60 4.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:10.440Z] #60 4.475 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:10.440Z] #60 4.678 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:10.440Z] #60 5.283 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:10.440Z] #60 6.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:10.584Z] #45 ... [2022-04-27T15:20:10.584Z] [2022-04-27T15:20:10.584Z] #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-27T15:20:10.584Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:10.584Z] #53 25.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:20:10.584Z] #53 25.71 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T15:20:10.584Z] #53 25.76 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T15:20:10.584Z] #53 25.81 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T15:20:10.584Z] #53 26.03 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T15:20:10.584Z] #53 26.27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T15:20:10.584Z] #53 26.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T15:20:10.584Z] #53 26.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T15:20:10.584Z] #53 26.71 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T15:20:10.584Z] #53 26.71 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T15:20:10.584Z] #53 27.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T15:20:10.584Z] #53 27.92 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T15:20:10.700Z] #60 ... [2022-04-27T15:20:10.701Z] [2022-04-27T15:20:10.701Z] #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-27T15:20:10.701Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:10.701Z] #53 6.778 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T15:20:10.701Z] #53 ... [2022-04-27T15:20:10.701Z] [2022-04-27T15:20:10.701Z] #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-27T15:20:10.701Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:10.701Z] #38 7.403 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T15:20:10.701Z] #38 8.757 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T15:20:10.961Z] #38 ... [2022-04-27T15:20:10.962Z] [2022-04-27T15:20:10.962Z] #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-27T15:20:10.962Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:20:10.962Z] #36 7.395 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T15:20:10.962Z] #36 ... [2022-04-27T15:20:10.962Z] [2022-04-27T15:20:10.962Z] #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-27T15:20:10.962Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:10.962Z] #55 6.663 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T15:20:10.962Z] #55 8.124 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T15:20:10.962Z] #55 8.126 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T15:20:10.962Z] #55 8.332 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T15:20:11.224Z] #55 ... [2022-04-27T15:20:11.224Z] [2022-04-27T15:20:11.224Z] #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-27T15:20:11.224Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:20:11.224Z] #45 5.435 + git clone https://github.com/docker/distribution.git . [2022-04-27T15:20:11.224Z] #45 5.454 Cloning into '.'... [2022-04-27T15:20:11.224Z] #45 ... [2022-04-27T15:20:11.224Z] [2022-04-27T15:20:11.224Z] #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-27T15:20:11.224Z] #26 sha256:7e43c816302a165d3a5aa1e8869fe63af2630e3d0b573fa8316f4b81e7a35c5b [2022-04-27T15:20:11.224Z] #26 4.747 + RM_GOPATH=0 [2022-04-27T15:20:11.224Z] #26 4.747 + TMP_GOPATH= [2022-04-27T15:20:11.224Z] #26 4.747 + : /build [2022-04-27T15:20:11.224Z] #26 4.747 + '[' -z '' ']' [2022-04-27T15:20:11.224Z] #26 4.747 ++ mktemp -d [2022-04-27T15:20:11.224Z] #26 4.747 + export GOPATH=/tmp/tmp.fJ1zptknSG [2022-04-27T15:20:11.224Z] #26 4.747 + GOPATH=/tmp/tmp.fJ1zptknSG [2022-04-27T15:20:11.224Z] #26 4.747 + RM_GOPATH=1 [2022-04-27T15:20:11.224Z] #26 4.747 + case "$(go env GOARCH)" in [2022-04-27T15:20:11.224Z] #26 4.747 ++ go env GOARCH [2022-04-27T15:20:11.224Z] #26 4.760 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:11.224Z] #26 4.760 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:11.224Z] #26 4.760 ++ dirname /install.sh [2022-04-27T15:20:11.224Z] #26 4.763 + dir=/ [2022-04-27T15:20:11.225Z] #26 4.763 + bin=dockercli [2022-04-27T15:20:11.225Z] #26 4.763 + shift [2022-04-27T15:20:11.225Z] #26 4.763 + '[' '!' -f //dockercli.installer ']' [2022-04-27T15:20:11.225Z] #26 4.763 + . //dockercli.installer [2022-04-27T15:20:11.225Z] #26 4.763 ++ : stable [2022-04-27T15:20:11.225Z] #26 4.763 ++ : 17.06.2-ce [2022-04-27T15:20:11.225Z] #26 4.763 + install_dockercli [2022-04-27T15:20:11.225Z] #26 4.763 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T15:20:11.225Z] #26 4.763 Install docker/cli version 17.06.2-ce from stable [2022-04-27T15:20:11.225Z] #26 4.763 ++ uname -m [2022-04-27T15:20:11.225Z] #26 4.767 + arch=x86_64 [2022-04-27T15:20:11.225Z] #26 4.767 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T15:20:11.225Z] #26 4.767 + url=https://download.docker.com/linux/static [2022-04-27T15:20:11.225Z] #26 4.773 + tar -xz docker/docker [2022-04-27T15:20:11.225Z] #26 4.773 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T15:20:11.485Z] #26 ... [2022-04-27T15:20:11.485Z] [2022-04-27T15:20:11.485Z] #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-27T15:20:11.485Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:11.485Z] #40 6.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:20:11.485Z] #40 6.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:20:11.485Z] #40 6.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:11.485Z] #40 7.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:20:11.485Z] #40 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:11.485Z] #40 ... [2022-04-27T15:20:11.485Z] [2022-04-27T15:20:11.485Z] #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-27T15:20:11.485Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:11.485Z] #55 11.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T15:20:11.516Z] #53 31.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:11.516Z] #53 31.06 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T15:20:11.516Z] #53 31.07 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T15:20:11.516Z] #53 31.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T15:20:11.773Z] #53 31.21 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T15:20:11.773Z] #53 31.32 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T15:20:11.773Z] #53 31.39 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T15:20:11.773Z] #53 31.40 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T15:20:12.031Z] #53 31.48 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T15:20:12.032Z] #53 31.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T15:20:12.032Z] #53 31.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T15:20:12.032Z] #53 31.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T15:20:12.291Z] #53 31.72 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T15:20:12.291Z] #53 31.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T15:20:12.291Z] #53 31.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T15:20:12.291Z] #53 31.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T15:20:12.291Z] #53 31.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T15:20:12.291Z] #53 31.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T15:20:12.291Z] #53 31.90 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T15:20:12.291Z] #53 31.92 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T15:20:12.291Z] #53 31.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T15:20:12.468Z] #21 1.656 Reading package lists... [2022-04-27T15:20:12.681Z] #53 38.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T15:20:12.681Z] #53 39.04 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T15:20:12.681Z] #53 39.07 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T15:20:12.681Z] #53 39.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T15:20:12.681Z] #53 39.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T15:20:12.681Z] #53 39.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T15:20:12.681Z] #53 39.35 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T15:20:12.681Z] #53 39.36 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T15:20:12.681Z] #53 39.38 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T15:20:12.681Z] #53 39.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T15:20:12.681Z] #53 39.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T15:20:12.681Z] #53 39.55 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T15:20:12.681Z] #53 39.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T15:20:12.681Z] #53 39.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T15:20:12.681Z] #53 39.64 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T15:20:12.940Z] #53 ... [2022-04-27T15:20:12.940Z] [2022-04-27T15:20:12.940Z] #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-27T15:20:12.940Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T15:20:12.940Z] #40 37.69 Selecting previously unselected package libxml2:arm64. [2022-04-27T15:20:12.940Z] #40 37.69 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 37.69 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:12.940Z] #40 38.08 Selecting previously unselected package libarchive13:arm64. [2022-04-27T15:20:12.940Z] #40 38.09 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 38.09 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:12.940Z] #40 38.34 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-27T15:20:12.940Z] #40 38.35 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 38.35 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T15:20:12.940Z] #40 38.52 Selecting previously unselected package librhash0:arm64. [2022-04-27T15:20:12.940Z] #40 38.52 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 38.53 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-27T15:20:12.940Z] #40 38.68 Selecting previously unselected package libuv1:arm64. [2022-04-27T15:20:12.940Z] #40 38.68 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 38.71 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-27T15:20:12.940Z] #40 38.87 Selecting previously unselected package cmake. [2022-04-27T15:20:12.940Z] #40 38.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-27T15:20:12.940Z] #40 38.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:13.001Z] #65 16.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T15:20:13.001Z] #65 ... [2022-04-27T15:20:13.001Z] [2022-04-27T15:20:13.001Z] #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-27T15:20:13.001Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:13.001Z] #38 16.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T15:20:13.001Z] #38 16.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:20:13.222Z] #53 32.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T15:20:13.222Z] #53 32.69 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T15:20:13.222Z] #53 32.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T15:20:13.222Z] #53 32.83 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T15:20:13.222Z] #53 ... [2022-04-27T15:20:13.222Z] [2022-04-27T15:20:13.222Z] #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-27T15:20:13.222Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:13.222Z] #14 17.42 Reading package lists... [2022-04-27T15:20:13.222Z] #14 22.99 Reading package lists... [2022-04-27T15:20:13.222Z] #14 28.39 Building dependency tree... [2022-04-27T15:20:13.222Z] #14 30.38 The following additional packages will be installed: [2022-04-27T15:20:13.222Z] #14 30.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:13.222Z] #14 30.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T15:20:13.222Z] #14 30.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T15:20:13.222Z] #14 30.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T15:20:13.222Z] #14 30.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T15:20:13.222Z] #14 30.42 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T15:20:13.222Z] #14 30.42 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T15:20:13.222Z] #14 30.43 Suggested packages: [2022-04-27T15:20:13.222Z] #14 30.43 gcc-10-locales seccomp wine64 [2022-04-27T15:20:13.222Z] #14 31.61 The following NEW packages will be installed: [2022-04-27T15:20:13.222Z] #14 31.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:13.222Z] #14 31.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T15:20:13.222Z] #14 31.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T15:20:13.222Z] #14 31.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T15:20:13.222Z] #14 31.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T15:20:13.222Z] #14 31.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T15:20:13.222Z] #14 31.61 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T15:20:13.222Z] #14 31.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T15:20:13.222Z] #14 31.62 mingw-w64-x86-64-dev [2022-04-27T15:20:13.222Z] #14 31.99 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:13.222Z] #14 31.99 Need to get 115 MB of archives. [2022-04-27T15:20:13.222Z] #14 31.99 After this operation, 645 MB of additional disk space will be used. [2022-04-27T15:20:13.222Z] #14 31.99 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-27T15:20:13.222Z] #14 32.10 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-27T15:20:13.222Z] #14 32.24 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-27T15:20:13.222Z] #14 32.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-27T15:20:13.222Z] #14 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T15:20:13.222Z] #14 32.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T15:20:13.222Z] #14 32.57 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-27T15:20:13.222Z] #14 32.72 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-27T15:20:13.222Z] #14 32.72 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-27T15:20:13.222Z] #14 ... [2022-04-27T15:20:13.222Z] [2022-04-27T15:20:13.222Z] #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-27T15:20:13.222Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:13.222Z] #53 32.84 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T15:20:13.222Z] #53 32.91 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T15:20:13.942Z] #38 ... [2022-04-27T15:20:13.942Z] [2022-04-27T15:20:13.943Z] #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-27T15:20:13.943Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:13.943Z] #60 8.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:13.943Z] #60 ... [2022-04-27T15:20:13.943Z] [2022-04-27T15:20:13.943Z] #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-27T15:20:13.943Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:20:13.943Z] #65 17.54 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T15:20:13.943Z] #65 17.58 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T15:20:13.943Z] #65 17.73 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T15:20:13.943Z] #65 17.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:20:13.943Z] #65 18.22 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T15:20:14.155Z] #53 33.73 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T15:20:14.155Z] #53 33.77 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T15:20:14.155Z] #53 ... [2022-04-27T15:20:14.155Z] [2022-04-27T15:20:14.155Z] #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-27T15:20:14.155Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:14.155Z] #38 33.60 NAME: [2022-04-27T15:20:14.155Z] #38 33.61 go-winres - A tool for embedding resources in Windows executables [2022-04-27T15:20:14.155Z] #38 33.61 [2022-04-27T15:20:14.155Z] #38 33.61 USAGE: [2022-04-27T15:20:14.155Z] #38 33.61 go-winres [global options] command [command options] [arguments...] [2022-04-27T15:20:14.155Z] #38 33.61 [2022-04-27T15:20:14.155Z] #38 33.61 COMMANDS: [2022-04-27T15:20:14.155Z] #38 33.61 init Create an initial ./winres/winres.json [2022-04-27T15:20:14.155Z] #38 33.61 make Make syso files for the "go build" command [2022-04-27T15:20:14.155Z] #38 33.61 simply Make syso files for the "go build" command (simplified) [2022-04-27T15:20:14.155Z] #38 33.61 extract Extract all resources from an executable [2022-04-27T15:20:14.155Z] #38 33.61 patch Replace resources in an executable file (exe, dll) [2022-04-27T15:20:14.155Z] #38 33.61 help, h Shows a list of commands or help for one command [2022-04-27T15:20:14.155Z] #38 33.61 [2022-04-27T15:20:14.155Z] #38 33.61 GLOBAL OPTIONS: [2022-04-27T15:20:14.155Z] #38 33.61 --help, -h show help (default: false) [2022-04-27T15:20:14.155Z] #38 DONE 33.8s [2022-04-27T15:20:14.155Z] [2022-04-27T15:20:14.155Z] #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-27T15:20:14.155Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:14.155Z] #53 33.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T15:20:14.203Z] #65 18.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T15:20:14.321Z] #40 41.02 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T15:20:14.321Z] #40 41.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.06 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-27T15:20:14.321Z] #40 41.07 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.11 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T15:20:14.321Z] #40 41.14 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-27T15:20:14.321Z] #40 41.15 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.17 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.19 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.20 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:14.321Z] #40 41.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:14.423Z] #53 33.94 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T15:20:14.423Z] #53 33.94 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T15:20:14.423Z] #53 ... [2022-04-27T15:20:14.423Z] [2022-04-27T15:20:14.423Z] #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-27T15:20:14.423Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:14.423Z] #40 18.78 Reading package lists... [2022-04-27T15:20:14.423Z] #40 24.10 Reading package lists... [2022-04-27T15:20:14.423Z] #40 29.09 Building dependency tree... [2022-04-27T15:20:14.423Z] #40 32.53 The following additional packages will be installed: [2022-04-27T15:20:14.423Z] #40 32.54 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T15:20:14.423Z] #40 32.55 Suggested packages: [2022-04-27T15:20:14.423Z] #40 32.57 cmake-doc ninja-build lrzip [2022-04-27T15:20:14.423Z] #40 32.57 Recommended packages: [2022-04-27T15:20:14.423Z] #40 32.57 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T15:20:14.423Z] #40 33.41 The following NEW packages will be installed: [2022-04-27T15:20:14.423Z] #40 33.42 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T15:20:14.423Z] #40 33.43 vim-common xxd [2022-04-27T15:20:14.423Z] #40 33.78 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:14.423Z] #40 33.78 Need to get 17.7 MB of archives. [2022-04-27T15:20:14.423Z] #40 33.78 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T15:20:14.423Z] #40 33.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:20:14.423Z] #40 33.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T15:20:14.423Z] #40 33.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T15:20:14.423Z] #40 33.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:20:14.423Z] #40 ... [2022-04-27T15:20:14.423Z] [2022-04-27T15:20:14.423Z] #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-27T15:20:14.423Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:14.423Z] #60 18.85 Reading package lists... [2022-04-27T15:20:14.423Z] #60 24.21 Reading package lists... [2022-04-27T15:20:14.423Z] #60 29.57 Building dependency tree... [2022-04-27T15:20:14.423Z] #60 32.94 The following additional packages will be installed: [2022-04-27T15:20:14.423Z] #60 32.94 libbtrfs0 [2022-04-27T15:20:14.423Z] #60 33.13 The following NEW packages will be installed: [2022-04-27T15:20:14.423Z] #60 33.16 libbtrfs-dev libbtrfs0 [2022-04-27T15:20:14.423Z] #60 33.58 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:14.423Z] #60 33.58 Need to get 460 kB of archives. [2022-04-27T15:20:14.423Z] #60 33.58 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T15:20:14.423Z] #60 33.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:20:14.423Z] #60 33.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:20:14.685Z] #60 ... [2022-04-27T15:20:14.685Z] [2022-04-27T15:20:14.685Z] #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-27T15:20:14.685Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:14.685Z] #53 34.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T15:20:14.685Z] #53 34.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T15:20:14.685Z] #53 34.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T15:20:14.685Z] #53 34.17 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T15:20:14.685Z] #53 34.29 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T15:20:14.685Z] #53 34.29 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T15:20:14.944Z] #53 ... [2022-04-27T15:20:14.944Z] [2022-04-27T15:20:14.944Z] #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-27T15:20:14.944Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:14.944Z] #55 33.99 v3.0.2 [2022-04-27T15:20:14.944Z] #55 DONE 34.4s [2022-04-27T15:20:14.944Z] [2022-04-27T15:20:14.944Z] #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-27T15:20:14.944Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:14.944Z] #53 34.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T15:20:14.944Z] #53 34.52 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T15:20:14.944Z] #53 34.54 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T15:20:14.944Z] #53 34.55 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T15:20:14.944Z] #53 34.58 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T15:20:15.142Z] #65 19.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T15:20:15.200Z] #53 34.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T15:20:15.200Z] #53 34.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T15:20:15.200Z] #53 34.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T15:20:15.402Z] #65 20.01 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T15:20:15.459Z] #53 34.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T15:20:15.459Z] #53 34.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T15:20:15.459Z] #53 35.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T15:20:15.459Z] #53 35.08 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T15:20:15.459Z] #53 35.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T15:20:15.459Z] #53 35.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T15:20:15.459Z] #53 35.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T15:20:15.477Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T15:20:15.477Z] 8f616e6e9eec: Download complete [2022-04-27T15:20:15.662Z] #65 ... [2022-04-27T15:20:15.662Z] [2022-04-27T15:20:15.662Z] #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-27T15:20:15.662Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:15.662Z] #14 10.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:15.662Z] #14 13.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:15.716Z] #53 35.23 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T15:20:15.716Z] #53 35.27 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T15:20:15.716Z] #53 35.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T15:20:15.716Z] #53 35.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T15:20:15.716Z] #53 35.36 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T15:20:15.716Z] #53 35.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T15:20:15.716Z] #53 35.42 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T15:20:15.716Z] #53 35.42 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T15:20:15.973Z] #53 35.47 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T15:20:16.081Z] #14 ... [2022-04-27T15:20:16.081Z] [2022-04-27T15:20:16.081Z] #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-27T15:20:16.081Z] #26 sha256:e38e01d8fca705c36d973c4089c5e576278c41a866587518109bb53f56f1645d [2022-04-27T15:20:16.081Z] #26 19.66 + mkdir -p /build [2022-04-27T15:20:16.081Z] #26 19.69 + mv docker/docker /build/ [2022-04-27T15:20:16.081Z] #26 19.74 + rmdir docker [2022-04-27T15:20:16.243Z] #53 35.52 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T15:20:16.243Z] #53 35.52 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T15:20:16.243Z] #53 ... [2022-04-27T15:20:16.243Z] [2022-04-27T15:20:16.243Z] #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-27T15:20:16.243Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:16.243Z] #49 19.82 Reading package lists... [2022-04-27T15:20:16.243Z] #49 25.56 Reading package lists... [2022-04-27T15:20:16.243Z] #49 30.69 Building dependency tree... [2022-04-27T15:20:16.243Z] #49 33.90 The following additional packages will be installed: [2022-04-27T15:20:16.243Z] #49 33.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:16.243Z] #49 33.93 python3-protobuf python3-six [2022-04-27T15:20:16.243Z] #49 33.93 Suggested packages: [2022-04-27T15:20:16.243Z] #49 33.93 python3-setuptools [2022-04-27T15:20:16.243Z] #49 33.93 Recommended packages: [2022-04-27T15:20:16.243Z] #49 33.93 iproute2 | iproute [2022-04-27T15:20:16.243Z] #49 34.63 The following NEW packages will be installed: [2022-04-27T15:20:16.243Z] #49 34.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:16.243Z] #49 34.63 python3-protobuf python3-six [2022-04-27T15:20:16.243Z] #49 35.17 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:16.243Z] #49 35.17 Need to get 2292 kB of archives. [2022-04-27T15:20:16.243Z] #49 35.17 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T15:20:16.243Z] #49 35.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T15:20:16.243Z] #49 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:20:16.243Z] #49 35.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T15:20:16.243Z] #49 35.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T15:20:16.243Z] #49 35.20 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-27T15:20:16.243Z] #49 35.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T15:20:16.243Z] #49 35.21 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-27T15:20:16.243Z] #49 ... [2022-04-27T15:20:16.243Z] [2022-04-27T15:20:16.243Z] #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-27T15:20:16.243Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:16.243Z] #53 35.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T15:20:16.243Z] #53 35.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T15:20:16.243Z] #53 35.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T15:20:16.243Z] #53 35.72 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T15:20:16.243Z] #53 35.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T15:20:16.243Z] #53 35.74 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T15:20:16.340Z] #26 DONE 21.1s [2022-04-27T15:20:16.340Z] [2022-04-27T15:20:16.340Z] #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-27T15:20:16.340Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:16.340Z] #60 19.47 Fetched 8510 kB in 15s (564 kB/s) [2022-04-27T15:20:16.344Z] INFO: Extraction ended at 04/27/2022 15:20:12. Duration:00:00:27.1583525 [2022-04-27T15:20:16.345Z] INFO: Updating the golang and path environment variables [2022-04-27T15:20:16.345Z] INFO: GOPATH=d:\gopath [2022-04-27T15:20:16.345Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T15:20:16.345Z] INFO: Running the daemon under test in debug mode [2022-04-27T15:20:16.345Z] INFO: Starting a daemon under test... [2022-04-27T15:20:16.345Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43538\1\daemon --pidfile d:\CI\PR-43538\1\docker.pid -D [2022-04-27T15:20:16.345Z] INFO: Process started successfully. [2022-04-27T15:20:16.345Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T15:20:16.345Z] INFO: Waiting for the daemon under test to start... [2022-04-27T15:20:16.679Z] #21 6.426 Reading package lists... [2022-04-27T15:20:16.775Z] #55 ... [2022-04-27T15:20:16.775Z] [2022-04-27T15:20:16.775Z] #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-27T15:20:16.775Z] #26 sha256:7e43c816302a165d3a5aa1e8869fe63af2630e3d0b573fa8316f4b81e7a35c5b [2022-04-27T15:20:16.775Z] #26 15.77 + mkdir -p /build [2022-04-27T15:20:16.775Z] #26 15.78 + mv docker/docker /build/ [2022-04-27T15:20:16.775Z] #26 15.78 + rmdir docker [2022-04-27T15:20:16.807Z] #53 ... [2022-04-27T15:20:16.807Z] [2022-04-27T15:20:16.807Z] #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-27T15:20:16.807Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:16.807Z] #60 34.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:16.807Z] #60 34.96 Fetched 460 kB in 0s (1235 kB/s) [2022-04-27T15:20:16.807Z] #60 35.04 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:20:16.807Z] #60 35.04 (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-27T15:20:16.807Z] #60 35.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:20:16.807Z] #60 35.12 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:16.807Z] #60 35.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:20:16.807Z] #60 35.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:20:16.807Z] #60 35.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:16.807Z] #60 35.74 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:16.807Z] #60 35.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:16.807Z] #60 35.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:16.807Z] #60 DONE 36.4s [2022-04-27T15:20:16.807Z] [2022-04-27T15:20:16.807Z] #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-27T15:20:16.807Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:16.807Z] #53 36.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T15:20:16.807Z] #53 36.34 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T15:20:16.807Z] #53 36.37 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T15:20:16.807Z] #53 36.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T15:20:16.807Z] #53 36.41 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T15:20:17.035Z] #26 DONE 16.7s [2022-04-27T15:20:17.035Z] [2022-04-27T15:20:17.035Z] #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-27T15:20:17.035Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:20:17.035Z] #65 8.164 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:17.035Z] #65 8.164 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T15:20:17.035Z] #65 8.968 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T15:20:17.035Z] #65 14.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T15:20:17.035Z] #65 15.71 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T15:20:17.035Z] #65 15.88 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T15:20:17.035Z] #65 16.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T15:20:17.035Z] #65 16.73 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:20:17.067Z] #53 36.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T15:20:17.068Z] #53 36.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T15:20:17.068Z] #53 36.59 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T15:20:17.068Z] #53 36.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T15:20:17.296Z] #65 16.90 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T15:20:17.333Z] #53 36.81 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T15:20:17.333Z] #53 36.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T15:20:17.333Z] #53 36.81 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T15:20:17.333Z] #53 36.87 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T15:20:17.333Z] #53 36.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T15:20:17.333Z] #53 36.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T15:20:17.333Z] #53 36.92 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T15:20:17.333Z] #53 36.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T15:20:17.590Z] #53 37.07 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T15:20:17.590Z] #53 37.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T15:20:17.590Z] #53 37.19 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T15:20:17.590Z] #53 37.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T15:20:17.590Z] #53 37.19 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T15:20:17.590Z] #53 37.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T15:20:17.590Z] #53 37.25 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T15:20:17.590Z] #53 37.25 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T15:20:17.759Z] #40 ... [2022-04-27T15:20:17.759Z] [2022-04-27T15:20:17.759Z] #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-27T15:20:17.759Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T15:20:17.759Z] #49 34.53 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:20:17.759Z] #49 34.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:20:17.759Z] #49 34.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:17.759Z] #49 34.73 Selecting previously unselected package python3-six. [2022-04-27T15:20:17.759Z] #49 34.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T15:20:17.759Z] #49 34.75 Unpacking python3-six (1.16.0-2) ... [2022-04-27T15:20:17.759Z] #49 34.87 Selecting previously unselected package python3-protobuf. [2022-04-27T15:20:17.759Z] #49 34.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-27T15:20:17.759Z] #49 34.88 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:17.759Z] #49 35.43 Selecting previously unselected package libnet1:arm64. [2022-04-27T15:20:17.759Z] #49 35.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T15:20:17.759Z] #49 35.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:17.759Z] #49 35.63 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T15:20:17.759Z] #49 35.64 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T15:20:17.759Z] #49 35.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T15:20:17.759Z] #49 35.79 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T15:20:17.759Z] #49 35.80 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T15:20:17.759Z] #49 35.80 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T15:20:17.759Z] #49 35.88 Selecting previously unselected package criu. [2022-04-27T15:20:17.759Z] #49 35.89 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-27T15:20:17.759Z] #49 35.91 Unpacking criu (3.16.1-3) ... [2022-04-27T15:20:17.759Z] #49 36.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:17.759Z] #49 37.88 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T15:20:17.759Z] #49 37.90 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:17.759Z] #49 37.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T15:20:17.759Z] #49 37.93 Setting up python3-six (1.16.0-2) ... [2022-04-27T15:20:17.759Z] #49 38.92 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T15:20:17.759Z] #49 38.95 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:17.759Z] #49 42.66 Setting up criu (3.16.1-3) ... [2022-04-27T15:20:17.850Z] #53 37.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T15:20:17.850Z] #53 ... [2022-04-27T15:20:17.850Z] [2022-04-27T15:20:17.850Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T15:20:17.850Z] #61 sha256:6d61a65a0835921359f0735c6294717ecd20e32d1c7104862fe827d5e0ae455b [2022-04-27T15:20:17.850Z] #61 DONE 1.1s [2022-04-27T15:20:17.873Z] #65 17.36 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T15:20:18.019Z] #49 ... [2022-04-27T15:20:18.019Z] [2022-04-27T15:20:18.019Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:20:18.019Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T15:20:18.019Z] #34 34.52 Updating files: 93% (1429/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-27T15:20:18.019Z] #34 34.60 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T15:20:18.019Z] #34 35.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:20:18.019Z] #34 ... [2022-04-27T15:20:18.019Z] [2022-04-27T15:20:18.019Z] #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-27T15:20:18.019Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:20:18.019Z] #14 34.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T15:20:18.019Z] #14 34.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T15:20:18.019Z] #14 34.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:18.019Z] #14 36.65 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T15:20:18.019Z] #14 36.66 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T15:20:18.019Z] #14 36.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:20:18.019Z] #14 36.80 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-27T15:20:18.019Z] #14 36.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T15:20:18.019Z] #14 36.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:20:18.019Z] #14 36.95 Selecting previously unselected package dmsetup. [2022-04-27T15:20:18.019Z] #14 36.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T15:20:18.019Z] #14 36.96 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:20:18.019Z] #14 37.11 Selecting previously unselected package mingw-w64-common. [2022-04-27T15:20:18.019Z] #14 37.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T15:20:18.019Z] #14 37.13 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T15:20:18.019Z] #14 43.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T15:20:18.019Z] #14 43.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T15:20:18.019Z] #14 43.87 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:20:18.065Z] #21 11.27 Building dependency tree... [2022-04-27T15:20:18.065Z] #21 12.37 Reading state information... [2022-04-27T15:20:18.108Z] [2022-04-27T15:20:18.108Z] #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-27T15:20:18.108Z] #62 sha256:c5d0ff069a07c661ccbc132b21a318327758230e6745c7616f221d2f47ff93a2 [2022-04-27T15:20:18.133Z] #65 ... [2022-04-27T15:20:18.133Z] [2022-04-27T15:20:18.133Z] #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-27T15:20:18.133Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:18.133Z] #60 18.03 Fetched 8510 kB in 14s (614 kB/s) [2022-04-27T15:20:18.279Z] #14 ... [2022-04-27T15:20:18.279Z] [2022-04-27T15:20:18.279Z] #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-27T15:20:18.279Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T15:20:18.279Z] #40 DONE 45.1s [2022-04-27T15:20:18.279Z] [2022-04-27T15:20:18.279Z] #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-27T15:20:18.279Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T15:20:18.279Z] #49 44.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:18.312Z] #60 19.47 Reading package lists... [2022-04-27T15:20:18.312Z] #60 ... [2022-04-27T15:20:18.312Z] [2022-04-27T15:20:18.312Z] #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-27T15:20:18.312Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:18.312Z] #40 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:18.312Z] #40 ... [2022-04-27T15:20:18.312Z] [2022-04-27T15:20:18.312Z] #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-27T15:20:18.312Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:18.312Z] #51 14.95 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T15:20:18.312Z] #51 14.99 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T15:20:18.584Z] #51 ... [2022-04-27T15:20:18.584Z] [2022-04-27T15:20:18.584Z] #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-27T15:20:18.584Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:18.584Z] #49 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:18.584Z] #49 17.85 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T15:20:18.928Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T15:20:18.928Z] 8f616e6e9eec: Download complete [2022-04-27T15:20:19.009Z] #21 13.51 The following additional packages will be installed: [2022-04-27T15:20:19.009Z] #21 13.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T15:20:19.159Z] #49 ... [2022-04-27T15:20:19.159Z] [2022-04-27T15:20:19.159Z] #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-27T15:20:19.159Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:20:19.159Z] #36 24.13 tomll can be used in two ways: [2022-04-27T15:20:19.159Z] #36 24.13 Writing to STDIN and reading from STDOUT: [2022-04-27T15:20:19.159Z] #36 24.13 cat file.toml | tomll > file.toml [2022-04-27T15:20:19.159Z] #36 24.13 [2022-04-27T15:20:19.159Z] #36 24.13 Reading and updating a list of files: [2022-04-27T15:20:19.159Z] #36 24.13 tomll a.toml b.toml c.toml [2022-04-27T15:20:19.159Z] #36 24.13 [2022-04-27T15:20:19.159Z] #36 24.13 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T15:20:19.159Z] #36 DONE 24.2s [2022-04-27T15:20:19.159Z] [2022-04-27T15:20:19.159Z] #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-27T15:20:19.159Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:19.215Z] #49 DONE 45.8s [2022-04-27T15:20:19.215Z] [2022-04-27T15:20:19.215Z] #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-27T15:20:19.215Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:20:19.215Z] #53 39.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T15:20:19.215Z] #53 39.97 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T15:20:19.215Z] #53 40.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T15:20:19.215Z] #53 40.28 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T15:20:19.215Z] #53 40.31 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T15:20:19.215Z] #53 40.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T15:20:19.215Z] #53 40.46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T15:20:19.215Z] #53 40.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T15:20:19.215Z] #53 40.55 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T15:20:19.215Z] #53 40.71 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T15:20:19.215Z] #53 40.87 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T15:20:19.215Z] #53 40.88 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T15:20:19.215Z] #53 40.96 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T15:20:19.215Z] #53 43.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T15:20:19.215Z] #53 ... [2022-04-27T15:20:19.215Z] [2022-04-27T15:20:19.215Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T15:20:19.215Z] #41 sha256:abbde85c708a1433a62655d254ad1e0f49a54aa9fd80d90b066228eece496d26 [2022-04-27T15:20:19.215Z] #41 DONE 1.0s [2022-04-27T15:20:19.215Z] [2022-04-27T15:20:19.215Z] #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-27T15:20:19.215Z] #42 sha256:8e7e24590effd5debd1ce74a6ad8aa3bcbec26e7bd93d9c3d1631fe1bf1ae71b [2022-04-27T15:20:19.270Z] #21 13.52 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T15:20:19.271Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T15:20:19.271Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T15:20:19.271Z] #21 13.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T15:20:19.271Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-27T15:20:19.271Z] #21 13.53 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T15:20:19.271Z] #21 13.54 Suggested packages: [2022-04-27T15:20:19.271Z] #21 13.54 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-27T15:20:19.271Z] #21 13.54 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-27T15:20:19.271Z] #21 13.54 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-27T15:20:19.271Z] #21 13.54 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-27T15:20:19.271Z] #21 13.54 seccomp:ppc64el seccomp:s390x [2022-04-27T15:20:19.271Z] #21 13.54 Recommended packages: [2022-04-27T15:20:19.271Z] #21 13.54 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-27T15:20:19.271Z] #21 13.54 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-27T15:20:19.271Z] #21 13.54 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-27T15:20:19.271Z] #21 13.54 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-27T15:20:19.532Z] #21 13.98 The following NEW packages will be installed: [2022-04-27T15:20:19.532Z] #21 13.98 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T15:20:19.532Z] #21 13.98 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-27T15:20:19.532Z] #21 13.98 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-27T15:20:19.532Z] #21 13.98 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T15:20:19.532Z] #21 13.98 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T15:20:19.532Z] #21 13.98 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T15:20:19.532Z] #21 13.98 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T15:20:19.532Z] #21 13.99 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-27T15:20:19.532Z] #21 13.99 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-27T15:20:19.532Z] #21 13.99 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-27T15:20:19.532Z] #21 13.99 libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T15:20:19.727Z] #34 ... [2022-04-27T15:20:19.727Z] [2022-04-27T15:20:19.728Z] #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-27T15:20:19.728Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:20:19.728Z] #65 24.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T15:20:19.793Z] #21 14.35 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:19.793Z] #21 14.35 Need to get 15.9 MB of archives. [2022-04-27T15:20:19.793Z] #21 14.35 After this operation, 73.0 MB of additional disk space will be used. [2022-04-27T15:20:19.793Z] #21 14.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-27T15:20:19.793Z] #21 14.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-27T15:20:19.793Z] #21 14.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-27T15:20:19.793Z] #21 14.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-27T15:20:19.793Z] #21 14.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-27T15:20:19.989Z] #65 24.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:20:20.054Z] #21 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-27T15:20:20.054Z] #21 14.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-27T15:20:20.054Z] #21 14.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-27T15:20:20.054Z] #21 14.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-27T15:20:20.054Z] #21 14.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-27T15:20:20.054Z] #21 14.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-27T15:20:20.054Z] #21 14.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-27T15:20:20.054Z] #21 14.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-27T15:20:20.054Z] #21 14.46 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-27T15:20:20.054Z] #21 14.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-27T15:20:20.054Z] #21 14.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-27T15:20:20.054Z] #21 14.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-27T15:20:20.054Z] #21 14.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-27T15:20:20.054Z] #21 14.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-27T15:20:20.054Z] #21 14.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-27T15:20:20.054Z] #21 14.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-27T15:20:20.054Z] #21 14.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-27T15:20:20.054Z] #21 14.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-27T15:20:20.054Z] #21 14.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T15:20:20.054Z] #21 14.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T15:20:20.054Z] #21 14.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-27T15:20:20.054Z] #21 14.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-27T15:20:20.054Z] #21 14.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-27T15:20:20.054Z] #21 14.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-27T15:20:20.054Z] #21 14.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-27T15:20:20.054Z] #21 14.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-27T15:20:20.054Z] #21 14.58 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-27T15:20:20.054Z] #21 14.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-27T15:20:20.054Z] #21 14.59 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-27T15:20:20.054Z] #21 14.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-27T15:20:20.054Z] #21 14.59 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-27T15:20:20.054Z] #21 14.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-27T15:20:20.054Z] #21 14.59 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-27T15:20:20.054Z] #21 14.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-27T15:20:20.054Z] #21 14.59 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-27T15:20:20.151Z] #42 0.791 + RM_GOPATH=0 [2022-04-27T15:20:20.151Z] #42 0.791 + TMP_GOPATH= [2022-04-27T15:20:20.151Z] #42 0.791 + : /build [2022-04-27T15:20:20.151Z] #42 0.791 + '[' -z '' ']' [2022-04-27T15:20:20.151Z] #42 0.792 ++ mktemp -d [2022-04-27T15:20:20.151Z] #42 0.802 + export GOPATH=/tmp/tmp.JK1WV0mpnU [2022-04-27T15:20:20.151Z] #42 0.803 + GOPATH=/tmp/tmp.JK1WV0mpnU [2022-04-27T15:20:20.151Z] #42 0.803 + RM_GOPATH=1 [2022-04-27T15:20:20.151Z] #42 0.803 + case "$(go env GOARCH)" in [2022-04-27T15:20:20.151Z] #42 0.842 ++ go env GOARCH [2022-04-27T15:20:20.151Z] #42 0.876 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:20.151Z] #42 0.876 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:20.151Z] #42 0.880 ++ dirname /install.sh [2022-04-27T15:20:20.151Z] #42 0.899 + dir=/ [2022-04-27T15:20:20.151Z] #42 0.903 Install tini version v0.19.0 [2022-04-27T15:20:20.151Z] #42 0.903 + bin=tini [2022-04-27T15:20:20.151Z] #42 0.903 + shift [2022-04-27T15:20:20.151Z] #42 0.903 + '[' '!' -f //tini.installer ']' [2022-04-27T15:20:20.151Z] #42 0.903 + . //tini.installer [2022-04-27T15:20:20.151Z] #42 0.903 ++ : v0.19.0 [2022-04-27T15:20:20.151Z] #42 0.903 + install_tini [2022-04-27T15:20:20.151Z] #42 0.903 + echo 'Install tini version v0.19.0' [2022-04-27T15:20:20.151Z] #42 0.903 + git clone https://github.com/krallin/tini.git /tmp/tmp.JK1WV0mpnU/tini [2022-04-27T15:20:20.151Z] #42 0.923 Cloning into '/tmp/tmp.JK1WV0mpnU/tini'... [2022-04-27T15:20:20.627Z] #21 15.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:20.677Z] #60 18.03 Reading package lists... [2022-04-27T15:20:20.677Z] #60 ... [2022-04-27T15:20:20.677Z] [2022-04-27T15:20:20.677Z] #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-27T15:20:20.677Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:20.677Z] #51 10.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T15:20:20.677Z] #51 10.67 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T15:20:20.677Z] #51 10.83 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T15:20:20.677Z] #51 17.84 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T15:20:20.677Z] #51 17.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T15:20:20.677Z] #51 18.16 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T15:20:20.677Z] #51 ... [2022-04-27T15:20:20.677Z] [2022-04-27T15:20:20.677Z] #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-27T15:20:20.677Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:20:20.677Z] #65 18.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T15:20:20.677Z] #65 18.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T15:20:20.677Z] #65 18.56 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T15:20:20.677Z] #65 ... [2022-04-27T15:20:20.677Z] [2022-04-27T15:20:20.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T15:20:20.677Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:20.677Z] #14 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:20.677Z] #14 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:20.889Z] #21 15.26 Fetched 15.9 MB in 1s (30.2 MB/s) [2022-04-27T15:20:20.889Z] #21 15.30 Selecting previously unselected package gcc-10-base:armel. [2022-04-27T15:20:20.889Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-04-27T15:20:20.889Z] #21 15.35 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-27T15:20:20.889Z] #21 15.35 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-27T15:20:20.889Z] #21 15.40 Selecting previously unselected package gcc-10-base:armhf. [2022-04-27T15:20:20.889Z] #21 15.41 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-27T15:20:20.889Z] #21 15.42 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T15:20:20.942Z] #14 ... [2022-04-27T15:20:20.942Z] [2022-04-27T15:20:20.942Z] #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-27T15:20:20.942Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:20.942Z] #38 11.31 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T15:20:20.942Z] #38 11.81 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T15:20:20.942Z] #38 11.97 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T15:20:20.942Z] #38 17.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T15:20:20.942Z] #38 17.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:20:21.088Z] #42 1.843 + cd /tmp/tmp.JK1WV0mpnU/tini [2022-04-27T15:20:21.088Z] #42 1.844 + git checkout -q v0.19.0 [2022-04-27T15:20:21.088Z] #42 1.852 + cmake . [2022-04-27T15:20:21.151Z] #21 15.47 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-27T15:20:21.151Z] #21 15.47 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-27T15:20:21.151Z] #21 15.48 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T15:20:21.151Z] #21 15.54 Selecting previously unselected package gcc-10-base:s390x. [2022-04-27T15:20:21.151Z] #21 15.54 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-27T15:20:21.151Z] #21 15.55 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T15:20:21.151Z] #21 15.60 Selecting previously unselected package gcc-10-base:arm64. [2022-04-27T15:20:21.151Z] #21 15.61 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-27T15:20:21.151Z] #21 15.62 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T15:20:21.151Z] #21 15.68 Selecting previously unselected package libgcc-s1:armel. [2022-04-27T15:20:21.151Z] #21 15.68 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-27T15:20:21.151Z] #21 15.69 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-27T15:20:21.151Z] #21 15.74 Selecting previously unselected package libcrypt1:armel. [2022-04-27T15:20:21.205Z] #38 ... [2022-04-27T15:20:21.205Z] [2022-04-27T15:20:21.205Z] #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-27T15:20:21.205Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:21.205Z] #51 21.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T15:20:21.348Z] #42 ... [2022-04-27T15:20:21.348Z] [2022-04-27T15:20:21.348Z] #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-27T15:20:21.348Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T15:20:21.348Z] #51 47.88 gotestsum version dev [2022-04-27T15:20:21.348Z] #51 DONE 48.1s [2022-04-27T15:20:21.348Z] [2022-04-27T15:20:21.348Z] #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-27T15:20:21.348Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:20:21.414Z] #21 15.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-27T15:20:21.414Z] #21 15.75 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T15:20:21.414Z] #21 15.84 Selecting previously unselected package libc6:armel. [2022-04-27T15:20:21.414Z] #21 15.84 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-27T15:20:21.469Z] #51 21.39 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T15:20:21.607Z] #53 ... [2022-04-27T15:20:21.607Z] [2022-04-27T15:20:21.607Z] #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-27T15:20:21.607Z] #42 sha256:8e7e24590effd5debd1ce74a6ad8aa3bcbec26e7bd93d9c3d1631fe1bf1ae71b [2022-04-27T15:20:21.607Z] #42 2.304 -- The C compiler identification is GNU 10.2.1 [2022-04-27T15:20:21.607Z] #42 2.405 -- Detecting C compiler ABI info [2022-04-27T15:20:21.675Z] #21 16.02 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-27T15:20:22.247Z] #21 16.46 Selecting previously unselected package libapparmor1:armel. [2022-04-27T15:20:22.247Z] #21 16.46 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-27T15:20:22.247Z] #21 16.47 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-27T15:20:22.247Z] #21 16.52 Selecting previously unselected package libapparmor-dev:armel. [2022-04-27T15:20:22.248Z] #21 16.53 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-27T15:20:22.248Z] #21 16.53 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T15:20:22.248Z] #21 16.60 Selecting previously unselected package libgcc-s1:arm64. [2022-04-27T15:20:22.248Z] #21 16.60 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-27T15:20:22.248Z] #21 16.61 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T15:20:22.248Z] #21 16.65 Selecting previously unselected package libcrypt1:arm64. [2022-04-27T15:20:22.248Z] #21 16.66 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-27T15:20:22.248Z] #21 16.67 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T15:20:22.416Z] #51 ... [2022-04-27T15:20:22.416Z] [2022-04-27T15:20:22.416Z] #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-27T15:20:22.416Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:22.416Z] #49 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:20:22.416Z] #49 17.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:22.416Z] #49 21.45 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T15:20:22.416Z] #49 ... [2022-04-27T15:20:22.416Z] [2022-04-27T15:20:22.416Z] #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-27T15:20:22.416Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:20:22.416Z] #65 21.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T15:20:22.509Z] #21 16.75 Selecting previously unselected package libc6:arm64. [2022-04-27T15:20:22.509Z] #21 16.76 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-27T15:20:22.509Z] #21 16.93 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T15:20:22.554Z] #42 3.290 -- Detecting C compiler ABI info - done [2022-04-27T15:20:22.555Z] #42 3.395 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T15:20:22.555Z] #42 3.403 -- Detecting C compile features [2022-04-27T15:20:22.555Z] #42 3.406 -- Detecting C compile features - done [2022-04-27T15:20:22.555Z] #42 3.457 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T15:20:22.815Z] #42 3.636 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T15:20:22.815Z] #42 3.690 -- Configuring done [2022-04-27T15:20:22.815Z] #42 3.715 -- Generating done [2022-04-27T15:20:22.815Z] #42 3.731 -- Build files have been written to: /tmp/tmp.JK1WV0mpnU/tini [2022-04-27T15:20:22.815Z] #42 3.756 + make tini-static [2022-04-27T15:20:23.075Z] #42 3.980 Scanning dependencies of target tini-static [2022-04-27T15:20:23.075Z] #42 4.098 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T15:20:23.083Z] #21 17.40 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T15:20:23.083Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T15:20:23.083Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T15:20:23.083Z] #21 17.46 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T15:20:23.083Z] #21 17.47 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T15:20:23.083Z] #21 17.48 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T15:20:23.083Z] #21 17.55 Selecting previously unselected package libgcc-s1:s390x. [2022-04-27T15:20:23.083Z] #21 17.55 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-27T15:20:23.083Z] #21 17.56 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T15:20:23.345Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x. [2022-04-27T15:20:23.345Z] #21 17.61 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-27T15:20:23.345Z] #21 17.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T15:20:23.345Z] #21 17.69 Selecting previously unselected package libc6:s390x. [2022-04-27T15:20:23.345Z] #21 17.70 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-27T15:20:23.368Z] #62 4.480 + RM_GOPATH=0 [2022-04-27T15:20:23.368Z] #62 4.480 + TMP_GOPATH= [2022-04-27T15:20:23.368Z] #62 4.480 + : /build [2022-04-27T15:20:23.368Z] #62 4.480 + '[' -z '' ']' [2022-04-27T15:20:23.368Z] #62 4.480 ++ mktemp -d [2022-04-27T15:20:23.368Z] #62 4.482 + export GOPATH=/tmp/tmp.MggAT9HKDE [2022-04-27T15:20:23.368Z] #62 4.482 + GOPATH=/tmp/tmp.MggAT9HKDE [2022-04-27T15:20:23.368Z] #62 4.482 + RM_GOPATH=1 [2022-04-27T15:20:23.368Z] #62 4.482 + case "$(go env GOARCH)" in [2022-04-27T15:20:23.368Z] #62 4.482 ++ go env GOARCH [2022-04-27T15:20:23.368Z] #62 4.542 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:23.368Z] #62 4.542 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:23.368Z] #62 4.542 ++ dirname /install.sh [2022-04-27T15:20:23.368Z] #62 4.542 + dir=/ [2022-04-27T15:20:23.368Z] #62 4.542 + bin=containerd [2022-04-27T15:20:23.368Z] #62 4.542 + shift [2022-04-27T15:20:23.368Z] #62 4.542 + '[' '!' -f //containerd.installer ']' [2022-04-27T15:20:23.368Z] #62 4.542 + . //containerd.installer [2022-04-27T15:20:23.368Z] #62 4.542 ++ set -e [2022-04-27T15:20:23.368Z] #62 4.542 ++ : v1.6.2 [2022-04-27T15:20:23.368Z] #62 4.542 + install_containerd [2022-04-27T15:20:23.368Z] #62 4.542 + echo 'Install containerd version v1.6.2' [2022-04-27T15:20:23.368Z] #62 4.542 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MggAT9HKDE/src/github.com/containerd/containerd [2022-04-27T15:20:23.368Z] #62 4.542 Cloning into '/tmp/tmp.MggAT9HKDE/src/github.com/containerd/containerd'... [2022-04-27T15:20:23.368Z] #62 4.542 Install containerd version v1.6.2 [2022-04-27T15:20:23.368Z] #62 ... [2022-04-27T15:20:23.368Z] [2022-04-27T15:20:23.368Z] #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-27T15:20:23.368Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:23.368Z] #49 38.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T15:20:23.368Z] #49 39.55 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:23.368Z] #49 39.78 Fetched 2292 kB in 4s (575 kB/s) [2022-04-27T15:20:23.368Z] #49 39.89 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T15:20:23.368Z] #49 39.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T15:20:23.368Z] #49 39.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 39.94 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:20:23.368Z] #49 40.54 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:20:23.368Z] #49 40.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:20:23.368Z] #49 40.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:23.368Z] #49 40.71 Selecting previously unselected package python3-six. [2022-04-27T15:20:23.368Z] #49 40.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T15:20:23.368Z] #49 40.72 Unpacking python3-six (1.16.0-2) ... [2022-04-27T15:20:23.368Z] #49 40.80 Selecting previously unselected package python3-protobuf. [2022-04-27T15:20:23.368Z] #49 40.86 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 40.86 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:23.368Z] #49 41.32 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:20:23.368Z] #49 41.32 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 41.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:23.368Z] #49 41.44 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:20:23.368Z] #49 41.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 41.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:20:23.368Z] #49 41.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:20:23.368Z] #49 41.61 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 41.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:20:23.368Z] #49 41.69 Selecting previously unselected package criu. [2022-04-27T15:20:23.368Z] #49 41.69 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T15:20:23.368Z] #49 41.69 Unpacking criu (3.16.1-3) ... [2022-04-27T15:20:23.368Z] #49 42.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:23.606Z] #21 17.86 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T15:20:23.867Z] #21 18.35 Selecting previously unselected package libapparmor1:s390x. [2022-04-27T15:20:23.867Z] #21 18.36 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-27T15:20:23.867Z] #21 18.36 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-27T15:20:23.867Z] #21 18.42 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-27T15:20:23.867Z] #21 18.42 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-27T15:20:23.932Z] #49 ... [2022-04-27T15:20:23.932Z] [2022-04-27T15:20:23.932Z] #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-27T15:20:23.932Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:23.932Z] #14 33.37 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-27T15:20:23.932Z] #14 34.98 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-27T15:20:23.932Z] #14 35.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-27T15:20:23.932Z] #14 36.06 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-27T15:20:23.932Z] #14 37.10 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-27T15:20:23.932Z] #14 37.58 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-27T15:20:23.932Z] #14 37.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T15:20:23.932Z] #14 37.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T15:20:23.932Z] #14 37.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:20:23.932Z] #14 37.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:20:23.932Z] #14 37.66 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-27T15:20:23.932Z] #14 37.66 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T15:20:23.932Z] #14 37.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T15:20:23.932Z] #14 37.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T15:20:23.932Z] #14 37.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T15:20:23.932Z] #14 37.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T15:20:23.932Z] #14 37.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T15:20:23.932Z] #14 37.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T15:20:23.932Z] #14 37.71 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T15:20:23.932Z] #14 37.71 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T15:20:23.932Z] #14 37.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T15:20:23.932Z] #14 38.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:23.932Z] #14 38.73 Fetched 115 MB in 6s (19.0 MB/s) [2022-04-27T15:20:23.932Z] #14 38.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T15:20:23.932Z] #14 38.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-27T15:20:23.932Z] #14 38.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:20:23.932Z] #14 38.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:23.932Z] #14 40.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T15:20:23.932Z] #14 40.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:20:23.932Z] #14 40.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:23.932Z] #14 43.01 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T15:20:23.932Z] #14 43.01 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T15:20:23.932Z] #14 43.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:20:23.932Z] #14 43.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T15:20:23.932Z] #14 43.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:23.932Z] #14 43.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:23.932Z] #14 43.32 Selecting previously unselected package dmsetup. [2022-04-27T15:20:23.932Z] #14 43.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:23.932Z] #14 43.32 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:20:23.932Z] #14 43.48 Selecting previously unselected package mingw-w64-common. [2022-04-27T15:20:23.932Z] #14 43.48 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T15:20:23.932Z] #14 43.50 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T15:20:24.051Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T15:20:24.051Z] dccd9e4d14d3: Download complete [2022-04-27T15:20:24.129Z] #21 18.43 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T15:20:24.129Z] #21 18.52 Selecting previously unselected package libgcc-s1:armhf. [2022-04-27T15:20:24.129Z] #21 18.52 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-27T15:20:24.129Z] #21 18.53 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T15:20:24.129Z] #21 18.59 Selecting previously unselected package libcrypt1:armhf. [2022-04-27T15:20:24.129Z] #21 18.59 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-27T15:20:24.129Z] #21 18.60 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T15:20:24.390Z] #21 18.69 Selecting previously unselected package libc6:armhf. [2022-04-27T15:20:24.390Z] #21 18.69 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-27T15:20:24.390Z] #21 18.89 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T15:20:24.449Z] #42 5.159 [100%] Linking C executable tini-static [2022-04-27T15:20:24.509Z] #14 ... [2022-04-27T15:20:24.509Z] [2022-04-27T15:20:24.509Z] #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-27T15:20:24.509Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:24.509Z] #49 43.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:20:24.509Z] #49 43.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:24.509Z] #49 43.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:20:24.509Z] #49 43.96 Setting up python3-six (1.16.0-2) ... [2022-04-27T15:20:24.707Z] #42 5.530 [100%] Built target tini-static [2022-04-27T15:20:24.707Z] #42 5.594 + mkdir -p /build [2022-04-27T15:20:24.707Z] #42 5.599 + cp tini-static /build/docker-init [2022-04-27T15:20:24.767Z] #49 ... [2022-04-27T15:20:24.767Z] [2022-04-27T15:20:24.767Z] #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-27T15:20:24.767Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:24.767Z] #40 34.34 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-27T15:20:24.767Z] #40 34.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T15:20:24.767Z] #40 34.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T15:20:24.767Z] #40 34.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T15:20:24.767Z] #40 34.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T15:20:24.767Z] #40 34.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T15:20:24.767Z] #40 35.67 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:24.767Z] #40 35.86 Fetched 17.7 MB in 1s (14.9 MB/s) [2022-04-27T15:20:24.767Z] #40 35.92 Selecting previously unselected package xxd. [2022-04-27T15:20:24.767Z] #40 35.92 (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-27T15:20:24.767Z] #40 36.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:20:24.767Z] #40 36.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:24.767Z] #40 36.17 Selecting previously unselected package vim-common. [2022-04-27T15:20:24.767Z] #40 36.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:20:24.767Z] #40 36.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:24.767Z] #40 36.47 Selecting previously unselected package cmake-data. [2022-04-27T15:20:24.767Z] #40 36.47 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T15:20:24.767Z] #40 36.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:24.767Z] #40 39.37 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:20:24.767Z] #40 39.37 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:20:24.767Z] #40 39.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:20:24.962Z] #21 19.37 Selecting previously unselected package libapparmor1:armhf. [2022-04-27T15:20:24.962Z] #21 19.38 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-27T15:20:24.962Z] #21 19.39 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-27T15:20:24.962Z] #21 19.44 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-27T15:20:24.962Z] #21 19.45 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-27T15:20:24.962Z] #21 19.46 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T15:20:24.971Z] #65 ... [2022-04-27T15:20:24.971Z] [2022-04-27T15:20:24.971Z] #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-27T15:20:24.971Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:24.971Z] #40 14.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:20:25.024Z] #40 ... [2022-04-27T15:20:25.024Z] [2022-04-27T15:20:25.024Z] #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-27T15:20:25.024Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:25.024Z] #34 38.36 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-27T15:20:25.024Z] #34 38.54 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T15:20:25.024Z] #34 39.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:20:25.250Z] #21 19.52 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-27T15:20:25.250Z] #21 19.53 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-27T15:20:25.250Z] #21 19.54 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T15:20:25.250Z] #21 19.58 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-27T15:20:25.250Z] #21 19.59 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-27T15:20:25.250Z] #21 19.59 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T15:20:25.250Z] #21 19.68 Selecting previously unselected package libc6:ppc64el. [2022-04-27T15:20:25.250Z] #21 19.69 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-27T15:20:25.516Z] #21 19.85 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T15:20:25.551Z] #40 ... [2022-04-27T15:20:25.551Z] [2022-04-27T15:20:25.551Z] #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-27T15:20:25.551Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:25.551Z] #14 25.72 Fetched 8510 kB in 20s (416 kB/s) [2022-04-27T15:20:25.588Z] #34 ... [2022-04-27T15:20:25.588Z] [2022-04-27T15:20:25.588Z] #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-27T15:20:25.588Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:25.588Z] #40 45.02 Selecting previously unselected package libxml2:amd64. [2022-04-27T15:20:25.588Z] #40 45.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T15:20:25.588Z] #40 45.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:26.085Z] #42 DONE 6.8s [2022-04-27T15:20:26.085Z] [2022-04-27T15:20:26.085Z] #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-27T15:20:26.085Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:20:26.085Z] #14 50.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T15:20:26.085Z] #14 50.26 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:26.085Z] #14 50.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:20:26.085Z] #14 50.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T15:20:26.085Z] #14 50.40 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:26.085Z] #14 50.40 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:26.089Z] #21 20.52 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-27T15:20:26.089Z] #21 20.52 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-27T15:20:26.089Z] #21 20.53 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T15:20:26.089Z] #21 20.58 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-27T15:20:26.089Z] #21 20.59 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-27T15:20:26.089Z] #21 20.59 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T15:20:26.089Z] #21 20.66 Selecting previously unselected package libseccomp2:s390x. [2022-04-27T15:20:26.089Z] #21 20.67 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T15:20:26.089Z] #21 20.67 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.089Z] #21 20.72 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-27T15:20:26.154Z] #40 45.52 Selecting previously unselected package libarchive13:amd64. [2022-04-27T15:20:26.154Z] #40 45.52 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T15:20:26.154Z] #40 45.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:26.352Z] #21 20.72 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T15:20:26.352Z] #21 20.73 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.352Z] #21 20.78 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-27T15:20:26.352Z] #21 20.79 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T15:20:26.352Z] #21 20.79 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.352Z] #21 20.83 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-27T15:20:26.352Z] #21 20.84 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T15:20:26.352Z] #21 20.85 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.352Z] #21 20.92 Selecting previously unselected package libseccomp2:armhf. [2022-04-27T15:20:26.352Z] #21 20.93 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T15:20:26.412Z] #40 45.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T15:20:26.412Z] #40 45.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T15:20:26.412Z] #40 45.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:20:26.412Z] #40 46.10 Selecting previously unselected package librhash0:amd64. [2022-04-27T15:20:26.559Z] #65 ... [2022-04-27T15:20:26.559Z] [2022-04-27T15:20:26.559Z] #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-27T15:20:26.559Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:26.559Z] #60 19.47 Reading package lists... [2022-04-27T15:20:26.613Z] #21 20.93 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.613Z] #21 20.97 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-27T15:20:26.613Z] #21 20.98 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T15:20:26.613Z] #21 20.99 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.613Z] #21 21.05 Selecting previously unselected package libseccomp2:armel. [2022-04-27T15:20:26.613Z] #21 21.05 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T15:20:26.613Z] #21 21.06 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.613Z] #21 21.10 Selecting previously unselected package libseccomp-dev:armel. [2022-04-27T15:20:26.613Z] #21 21.10 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T15:20:26.613Z] #21 21.11 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.613Z] #21 21.17 Selecting previously unselected package libseccomp2:arm64. [2022-04-27T15:20:26.669Z] #40 46.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T15:20:26.669Z] #40 46.14 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:20:26.877Z] #21 21.17 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T15:20:26.877Z] #21 21.18 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.877Z] #21 21.22 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T15:20:26.877Z] #21 21.23 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T15:20:26.877Z] #21 21.23 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:26.877Z] #21 21.31 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T15:20:26.877Z] #21 21.33 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-27T15:20:26.877Z] #21 21.34 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T15:20:26.877Z] #21 21.35 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T15:20:26.877Z] #21 21.36 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T15:20:26.877Z] #21 21.38 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T15:20:26.877Z] #21 21.39 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T15:20:26.877Z] #21 21.40 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T15:20:26.877Z] #21 21.41 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T15:20:26.877Z] #21 21.43 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T15:20:26.960Z] #40 46.42 Selecting previously unselected package libuv1:amd64. [2022-04-27T15:20:26.960Z] #40 46.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T15:20:26.960Z] #40 46.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:20:27.139Z] #21 21.44 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T15:20:27.139Z] #21 21.45 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-27T15:20:27.139Z] #21 21.46 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T15:20:27.139Z] #21 21.47 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T15:20:27.139Z] #21 21.48 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T15:20:27.139Z] #21 21.50 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T15:20:27.219Z] #40 46.82 Selecting previously unselected package cmake. [2022-04-27T15:20:27.477Z] #40 46.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T15:20:27.477Z] #40 46.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:27.478Z] #14 25.72 Reading package lists... [2022-04-27T15:20:27.478Z] #14 ... [2022-04-27T15:20:27.478Z] [2022-04-27T15:20:27.478Z] #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-27T15:20:27.478Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T15:20:27.478Z] #36 26.65 tomll can be used in two ways: [2022-04-27T15:20:27.478Z] #36 26.65 Writing to STDIN and reading from STDOUT: [2022-04-27T15:20:27.478Z] #36 26.65 cat file.toml | tomll > file.toml [2022-04-27T15:20:27.478Z] #36 26.65 [2022-04-27T15:20:27.478Z] #36 26.65 Reading and updating a list of files: [2022-04-27T15:20:27.478Z] #36 26.65 tomll a.toml b.toml c.toml [2022-04-27T15:20:27.478Z] #36 26.65 [2022-04-27T15:20:27.478Z] #36 26.65 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T15:20:27.478Z] #36 DONE 27.3s [2022-04-27T15:20:27.478Z] [2022-04-27T15:20:27.478Z] #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-27T15:20:27.478Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:27.478Z] #60 18.03 Reading package lists... [2022-04-27T15:20:28.409Z] #40 ... [2022-04-27T15:20:28.409Z] [2022-04-27T15:20:28.409Z] #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-27T15:20:28.409Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:28.409Z] #53 37.71 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T15:20:28.409Z] #53 37.86 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T15:20:28.409Z] #53 38.71 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T15:20:28.409Z] #53 38.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T15:20:28.409Z] #53 38.73 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T15:20:28.409Z] #53 38.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T15:20:28.409Z] #53 38.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T15:20:28.409Z] #53 38.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T15:20:28.409Z] #53 39.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T15:20:28.409Z] #53 39.17 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T15:20:28.409Z] #53 39.17 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T15:20:28.409Z] #53 39.39 go: downloading golang.org/x/text v0.3.7 [2022-04-27T15:20:28.409Z] #53 44.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T15:20:28.409Z] #53 44.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T15:20:28.409Z] #53 44.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T15:20:28.409Z] #53 44.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T15:20:28.410Z] #53 44.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T15:20:28.410Z] #53 44.68 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T15:20:28.410Z] #53 44.68 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T15:20:28.410Z] #53 44.71 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T15:20:28.410Z] #53 44.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T15:20:28.410Z] #53 44.94 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T15:20:28.410Z] #53 45.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T15:20:28.410Z] #53 45.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T15:20:28.410Z] #53 45.49 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T15:20:28.410Z] #53 45.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T15:20:28.410Z] #53 45.58 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T15:20:28.410Z] #53 45.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T15:20:28.410Z] #53 45.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T15:20:28.410Z] #53 45.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T15:20:28.410Z] #53 46.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T15:20:28.410Z] #53 46.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T15:20:28.410Z] #53 46.03 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T15:20:28.410Z] #53 46.27 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T15:20:28.410Z] #53 46.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T15:20:28.410Z] #53 46.55 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T15:20:28.410Z] #53 46.84 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T15:20:28.530Z] #21 22.72 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-27T15:20:28.623Z] #14 55.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T15:20:28.623Z] #14 55.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:28.623Z] #14 55.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:28.685Z] #53 48.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T15:20:29.097Z] #60 28.94 Reading package lists... [2022-04-27T15:20:29.097Z] #60 ... [2022-04-27T15:20:29.097Z] [2022-04-27T15:20:29.097Z] #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-27T15:20:29.097Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:20:29.097Z] #45 30.82 Updating files: 71% (1324/1843) Updating files: 72% (1327/1843) Updating files: 73% (1346/1843) Updating files: 74% (1364/1843) Updating files: 75% (1383/1843) Updating files: 76% (1401/1843) Updating files: 77% (1420/1843) Updating files: 78% (1438/1843) Updating files: 79% (1456/1843) Updating files: 80% (1475/1843) Updating files: 81% (1493/1843) Updating files: 82% (1512/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T15:20:29.097Z] #45 31.81 + git checkout -q v2.3.0 [2022-04-27T15:20:29.097Z] #45 33.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-27T15:20:29.474Z] #21 23.95 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T15:20:30.055Z] #53 ... [2022-04-27T15:20:30.055Z] [2022-04-27T15:20:30.055Z] #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-27T15:20:30.055Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:30.055Z] #14 49.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T15:20:30.055Z] #14 49.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T15:20:30.056Z] #14 49.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:20:30.859Z] #21 25.18 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T15:20:31.952Z] #14 ... [2022-04-27T15:20:31.952Z] [2022-04-27T15:20:31.952Z] #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-27T15:20:31.952Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:31.952Z] #49 45.07 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:20:31.952Z] #49 45.09 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:31.952Z] #49 48.59 Setting up criu (3.16.1-3) ... [2022-04-27T15:20:31.952Z] #49 50.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:31.952Z] #49 DONE 51.1s [2022-04-27T15:20:31.952Z] [2022-04-27T15:20:31.952Z] #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-27T15:20:31.952Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:31.952Z] #40 50.58 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:20:31.952Z] #40 50.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 50.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:20:31.952Z] #40 50.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 50.67 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:20:31.952Z] #40 50.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:20:31.952Z] #40 51.01 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 51.07 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 51.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 51.13 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:31.952Z] #40 51.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:32.215Z] #40 DONE 51.6s [2022-04-27T15:20:32.215Z] [2022-04-27T15:20:32.215Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T15:20:32.215Z] #41 sha256:9bd7c34a1c1fd504817eae0a53e15efb22c4793e544d6383916ca3de1279d049 [2022-04-27T15:20:32.247Z] #21 26.45 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T15:20:32.395Z] #45 ... [2022-04-27T15:20:32.395Z] [2022-04-27T15:20:32.395Z] #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-27T15:20:32.395Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:32.395Z] #14 26.87 Fetched 8510 kB in 21s (412 kB/s) [2022-04-27T15:20:32.395Z] #14 26.87 Reading package lists... [2022-04-27T15:20:32.395Z] #14 33.62 Reading package lists... [2022-04-27T15:20:32.395Z] #14 ... [2022-04-27T15:20:32.395Z] [2022-04-27T15:20:32.395Z] #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-27T15:20:32.395Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:32.395Z] #60 28.94 Reading package lists... [2022-04-27T15:20:32.395Z] #60 35.31 Building dependency tree... [2022-04-27T15:20:32.395Z] #60 ... [2022-04-27T15:20:32.395Z] [2022-04-27T15:20:32.395Z] #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-27T15:20:32.395Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:32.395Z] #40 27.33 Fetched 8510 kB in 21s (413 kB/s) [2022-04-27T15:20:32.395Z] #40 27.33 Reading package lists... [2022-04-27T15:20:32.473Z] #41 DONE 0.5s [2022-04-27T15:20:32.473Z] [2022-04-27T15:20:32.473Z] #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-27T15:20:32.473Z] #42 sha256:afee883c2f0932747376ec049bb34151d8ae91131ba6505c731e780bf4c159de [2022-04-27T15:20:32.657Z] #40 34.20 Reading package lists... [2022-04-27T15:20:32.657Z] #40 ... [2022-04-27T15:20:32.657Z] [2022-04-27T15:20:32.657Z] #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-27T15:20:32.657Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:32.657Z] #49 27.82 Fetched 8513 kB in 22s (387 kB/s) [2022-04-27T15:20:32.657Z] #49 27.82 Reading package lists... [2022-04-27T15:20:33.194Z] #21 27.71 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T15:20:33.194Z] #21 27.72 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-27T15:20:33.194Z] #21 27.73 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-27T15:20:33.194Z] #21 27.75 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T15:20:33.230Z] #49 34.30 Reading package lists... [2022-04-27T15:20:33.230Z] #49 ... [2022-04-27T15:20:33.230Z] [2022-04-27T15:20:33.230Z] #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-27T15:20:33.230Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:33.230Z] #14 33.62 Reading package lists... [2022-04-27T15:20:33.456Z] #21 27.77 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-27T15:20:33.456Z] #21 27.79 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.456Z] #21 27.80 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.456Z] #21 27.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.456Z] #21 27.85 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.456Z] #21 27.92 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.456Z] #21 27.96 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T15:20:33.456Z] #21 27.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T15:20:33.456Z] #21 27.99 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T15:20:33.678Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T15:20:33.678Z] dccd9e4d14d3: Download complete [2022-04-27T15:20:33.719Z] #21 28.03 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T15:20:33.719Z] #21 28.05 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T15:20:33.719Z] #21 28.07 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.719Z] #21 28.08 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.719Z] #21 28.09 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.719Z] #21 28.11 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.719Z] #21 28.13 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T15:20:33.719Z] #21 28.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:34.065Z] .....INFO: Daemon under test started and replied! [2022-04-27T15:20:34.065Z] INFO: Docker version of the daemon under test [2022-04-27T15:20:34.065Z] [2022-04-27T15:20:34.065Z] Client: [2022-04-27T15:20:34.065Z] Version: 17.06.2-ce [2022-04-27T15:20:34.065Z] API version: 1.30 [2022-04-27T15:20:34.065Z] Go version: go1.8.3 [2022-04-27T15:20:34.065Z] Git commit: cec0b72 [2022-04-27T15:20:34.065Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T15:20:34.065Z] OS/Arch: windows/amd64 [2022-04-27T15:20:34.065Z] [2022-04-27T15:20:34.065Z] Server: [2022-04-27T15:20:34.065Z] Version: 0.0.0-dev [2022-04-27T15:20:34.065Z] API version: 1.42 (minimum version 1.24) [2022-04-27T15:20:34.065Z] Go version: go1.18.1 [2022-04-27T15:20:34.065Z] Git commit: 119ee15a6d [2022-04-27T15:20:34.065Z] Built: [2022-04-27T15:20:34.065Z] OS/Arch: windows/amd64 [2022-04-27T15:20:34.065Z] Experimental: false [2022-04-27T15:20:34.065Z] [2022-04-27T15:20:34.065Z] INFO: Docker info of the daemon under test [2022-04-27T15:20:34.065Z] [2022-04-27T15:20:34.065Z] Containers: 0 [2022-04-27T15:20:34.065Z] Running: 0 [2022-04-27T15:20:34.065Z] Paused: 0 [2022-04-27T15:20:34.065Z] Stopped: 0 [2022-04-27T15:20:34.065Z] Images: 0 [2022-04-27T15:20:34.065Z] Server Version: 0.0.0-dev [2022-04-27T15:20:34.065Z] Storage Driver: windowsfilter [2022-04-27T15:20:34.065Z] Windows: [2022-04-27T15:20:34.065Z] Logging Driver: json-file [2022-04-27T15:20:34.065Z] Plugins: [2022-04-27T15:20:34.065Z] Volume: local [2022-04-27T15:20:34.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T15:20:34.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T15:20:34.065Z] Swarm: inactive [2022-04-27T15:20:34.065Z] Default Isolation: process [2022-04-27T15:20:34.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T15:20:34.065Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T15:20:34.065Z] OSType: windows [2022-04-27T15:20:34.065Z] Architecture: x86_64 [2022-04-27T15:20:34.065Z] CPUs: 4 [2022-04-27T15:20:34.065Z] Total Memory: 32GiB [2022-04-27T15:20:34.065Z] Name: azwin-2-078680 [2022-04-27T15:20:34.065Z] ID: 6K6O:I3DD:AOMX:XPV3:GREY:4U7N:PKZ4:LFXK:B2CS:4UCY:Y6FH:NOSC [2022-04-27T15:20:34.065Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T15:20:34.065Z] Debug Mode (client): false [2022-04-27T15:20:34.065Z] Debug Mode (server): true [2022-04-27T15:20:34.065Z] File Descriptors: -1 [2022-04-27T15:20:34.065Z] Goroutines: 16 [2022-04-27T15:20:34.065Z] System Time: 2022-04-27T15:20:32.623955Z [2022-04-27T15:20:34.066Z] EventsListeners: 0 [2022-04-27T15:20:34.066Z] Registry: https://index.docker.io/v1/ [2022-04-27T15:20:34.066Z] Labels: [2022-04-27T15:20:34.066Z] Experimental: false [2022-04-27T15:20:34.066Z] Insecure Registries: [2022-04-27T15:20:34.066Z] 127.0.0.0/8 [2022-04-27T15:20:34.066Z] Live Restore Enabled: false [2022-04-27T15:20:34.066Z] [2022-04-27T15:20:34.066Z] [2022-04-27T15:20:34.066Z] INFO: Docker images of the daemon under test [2022-04-27T15:20:34.066Z] [2022-04-27T15:20:34.066Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:20:34.066Z] [2022-04-27T15:20:34.066Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T15:20:34.066Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-27T15:20:34.066Z] ltsc2019: Pulling from windows/servercore [2022-04-27T15:20:34.066Z] 4612f6d0b889: Pulling fs layer [2022-04-27T15:20:34.066Z] ba8181afd426: Pulling fs layer [2022-04-27T15:20:34.667Z] #21 DONE 29.1s [2022-04-27T15:20:34.667Z] [2022-04-27T15:20:34.667Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T15:20:34.667Z] #64 sha256:60bb055e12926247374f97691090d3ff0ab03e3d245b55761fd04614d153d6e0 [2022-04-27T15:20:34.877Z] #14 38.43 Building dependency tree... [2022-04-27T15:20:34.933Z] #64 DONE 0.1s [2022-04-27T15:20:34.933Z] [2022-04-27T15:20:34.933Z] #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-27T15:20:34.933Z] #65 sha256:d61a52511581998fda1bd4fb4709c69b705528e1fca080d9aeeb92c68a090296 [2022-04-27T15:20:35.627Z] #60 26.74 Reading package lists... [2022-04-27T15:20:35.627Z] #60 ... [2022-04-27T15:20:35.627Z] [2022-04-27T15:20:35.627Z] #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-27T15:20:35.627Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:35.627Z] #14 25.72 Reading package lists... [2022-04-27T15:20:35.763Z] #42 ... [2022-04-27T15:20:35.763Z] [2022-04-27T15:20:35.763Z] #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-27T15:20:35.763Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:20:35.763Z] #51 54.32 gotestsum version dev [2022-04-27T15:20:35.763Z] #51 DONE 54.8s [2022-04-27T15:20:35.763Z] [2022-04-27T15:20:35.763Z] #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-27T15:20:35.763Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:35.763Z] #53 ... [2022-04-27T15:20:35.763Z] [2022-04-27T15:20:35.763Z] #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-27T15:20:35.763Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:35.763Z] #14 55.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T15:20:35.763Z] #14 55.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:35.763Z] #14 55.24 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:20:35.884Z] #65 1.089 + RM_GOPATH=0 [2022-04-27T15:20:35.884Z] #65 1.089 + TMP_GOPATH= [2022-04-27T15:20:35.884Z] #65 1.089 + : /build [2022-04-27T15:20:35.884Z] #65 1.089 + '[' -z '' ']' [2022-04-27T15:20:35.884Z] #65 1.089 ++ mktemp -d [2022-04-27T15:20:35.884Z] #65 1.092 + export GOPATH=/tmp/tmp.1EgdUbn4Bz [2022-04-27T15:20:35.884Z] #65 1.092 + GOPATH=/tmp/tmp.1EgdUbn4Bz [2022-04-27T15:20:35.884Z] #65 ... [2022-04-27T15:20:35.884Z] [2022-04-27T15:20:35.884Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T15:20:35.884Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-27T15:20:35.884Z] #22 DONE 1.3s [2022-04-27T15:20:35.884Z] [2022-04-27T15:20:35.884Z] #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-27T15:20:35.884Z] #65 sha256:d61a52511581998fda1bd4fb4709c69b705528e1fca080d9aeeb92c68a090296 [2022-04-27T15:20:35.884Z] #65 1.092 + RM_GOPATH=1 [2022-04-27T15:20:35.884Z] #65 1.092 + case "$(go env GOARCH)" in [2022-04-27T15:20:35.884Z] #65 1.092 ++ go env GOARCH [2022-04-27T15:20:35.884Z] #65 1.104 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:35.884Z] #65 1.104 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:35.884Z] #65 1.104 ++ dirname /install.sh [2022-04-27T15:20:35.884Z] #65 1.105 + dir=/ [2022-04-27T15:20:35.884Z] #65 1.106 + bin=runc [2022-04-27T15:20:35.884Z] #65 1.106 + shift [2022-04-27T15:20:35.884Z] #65 1.106 + '[' '!' -f //runc.installer ']' [2022-04-27T15:20:35.884Z] #65 1.106 + . //runc.installer [2022-04-27T15:20:35.884Z] #65 1.106 ++ set -e [2022-04-27T15:20:35.884Z] #65 1.106 ++ : v1.1.1 [2022-04-27T15:20:35.884Z] #65 1.106 + install_runc [2022-04-27T15:20:35.884Z] #65 1.106 + RUNC_BUILDTAGS=seccomp [2022-04-27T15:20:35.884Z] #65 1.106 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T15:20:35.884Z] #65 1.106 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T15:20:35.884Z] #65 1.106 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1EgdUbn4Bz/src/github.com/opencontainers/runc [2022-04-27T15:20:35.884Z] #65 1.111 Cloning into '/tmp/tmp.1EgdUbn4Bz/src/github.com/opencontainers/runc'... [2022-04-27T15:20:36.022Z] #14 55.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T15:20:36.022Z] #14 55.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:36.022Z] #14 55.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:36.575Z] #14 34.97 Reading package lists... [2022-04-27T15:20:36.575Z] #14 ... [2022-04-27T15:20:36.575Z] [2022-04-27T15:20:36.575Z] #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-27T15:20:36.575Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:36.575Z] #40 26.33 Fetched 8510 kB in 20s (423 kB/s) [2022-04-27T15:20:36.575Z] #40 26.33 Reading package lists... [2022-04-27T15:20:36.575Z] #40 35.22 Reading package lists... [2022-04-27T15:20:36.575Z] #40 ... [2022-04-27T15:20:36.575Z] [2022-04-27T15:20:36.575Z] #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-27T15:20:36.575Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:20:36.575Z] #45 34.58 Updating files: 82% (1515/1843) Updating files: 83% (1530/1843) Updating files: 84% (1549/1843) Updating files: 85% (1567/1843) Updating files: 86% (1585/1843) Updating files: 87% (1604/1843) Updating files: 88% (1622/1843) Updating files: 89% (1641/1843) Updating files: 90% (1659/1843) Updating files: 91% (1678/1843) Updating files: 92% (1696/1843) Updating files: 93% (1714/1843) Updating files: 94% (1733/1843) Updating files: 95% (1751/1843) Updating files: 96% (1770/1843) Updating files: 97% (1788/1843) Updating files: 98% (1807/1843) Updating files: 99% (1825/1843) Updating files: 100% (1843/1843) Updating files: 100% (1843/1843), done. [2022-04-27T15:20:36.575Z] #45 35.05 + git checkout -q v2.3.0 [2022-04-27T15:20:36.739Z] #14 ... [2022-04-27T15:20:36.739Z] [2022-04-27T15:20:36.739Z] #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-27T15:20:36.739Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:20:36.739Z] #62 34.99 Updating files: 70% (3338/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T15:20:36.739Z] #62 35.66 + cd /tmp/tmp.LbccvrAZlv/src/github.com/containerd/containerd [2022-04-27T15:20:36.739Z] #62 35.66 + git checkout -q v1.6.2 [2022-04-27T15:20:36.799Z] #14 41.69 The following additional packages will be installed: [2022-04-27T15:20:36.799Z] #14 41.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:36.799Z] #14 41.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T15:20:36.799Z] #14 41.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T15:20:36.799Z] #14 41.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T15:20:36.799Z] #14 41.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T15:20:36.799Z] #14 41.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T15:20:36.799Z] #14 41.71 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T15:20:36.799Z] #14 41.73 Suggested packages: [2022-04-27T15:20:36.799Z] #14 41.73 gcc-10-locales seccomp wine64 [2022-04-27T15:20:36.799Z] #14 ... [2022-04-27T15:20:36.799Z] [2022-04-27T15:20:36.799Z] #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-27T15:20:36.799Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:36.799Z] #60 38.50 The following additional packages will be installed: [2022-04-27T15:20:36.799Z] #60 38.50 libbtrfs0 [2022-04-27T15:20:36.799Z] #60 38.71 The following NEW packages will be installed: [2022-04-27T15:20:36.799Z] #60 38.72 libbtrfs-dev libbtrfs0 [2022-04-27T15:20:36.799Z] #60 39.10 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:36.799Z] #60 39.10 Need to get 460 kB of archives. [2022-04-27T15:20:36.799Z] #60 39.10 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T15:20:36.799Z] #60 39.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:20:36.799Z] #60 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:20:36.799Z] #60 40.08 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:36.799Z] #60 40.30 Fetched 460 kB in 0s (1487 kB/s) [2022-04-27T15:20:36.799Z] #60 40.42 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:20:36.799Z] #60 40.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-27T15:20:36.799Z] #60 40.51 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:20:36.799Z] #60 40.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:36.799Z] #60 40.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:20:36.799Z] #60 40.77 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:20:36.799Z] #60 40.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:36.799Z] #60 41.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:36.799Z] #60 41.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:36.799Z] #60 41.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:36.799Z] #60 DONE 41.9s [2022-04-27T15:20:37.060Z] [2022-04-27T15:20:37.060Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T15:20:37.060Z] #61 sha256:a1eddca03d7e588fc64778f9dfa5eaa4a6faa5b0bd7148498d95fc491b9f73ff [2022-04-27T15:20:37.060Z] #61 DONE 0.1s [2022-04-27T15:20:37.060Z] [2022-04-27T15:20:37.060Z] #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-27T15:20:37.060Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:20:37.276Z] #65 ... [2022-04-27T15:20:37.276Z] [2022-04-27T15:20:37.276Z] #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-27T15:20:37.276Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-27T15:20:37.276Z] #23 DONE 0.9s [2022-04-27T15:20:37.276Z] [2022-04-27T15:20:37.276Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T15:20:37.276Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-27T15:20:37.309Z] #62 36.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T15:20:37.309Z] #62 36.80 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T15:20:37.309Z] #62 36.80 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:20:37.309Z] #62 36.80 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:20:37.309Z] #62 36.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T15:20:37.309Z] #62 36.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T15:20:37.309Z] #62 36.80 + '[' '' = dynamic ']' [2022-04-27T15:20:37.309Z] #62 36.80 + make [2022-04-27T15:20:37.850Z] #24 0.882 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T15:20:37.850Z] #24 DONE 1.0s [2022-04-27T15:20:37.850Z] [2022-04-27T15:20:37.850Z] #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-27T15:20:37.850Z] #65 sha256:d61a52511581998fda1bd4fb4709c69b705528e1fca080d9aeeb92c68a090296 [2022-04-27T15:20:37.965Z] #45 37.42 + 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-27T15:20:38.004Z] #62 0.924 + RM_GOPATH=0 [2022-04-27T15:20:38.004Z] #62 0.924 + TMP_GOPATH= [2022-04-27T15:20:38.004Z] #62 0.924 + : /build [2022-04-27T15:20:38.004Z] #62 0.924 + '[' -z '' ']' [2022-04-27T15:20:38.004Z] #62 0.925 ++ mktemp -d [2022-04-27T15:20:38.004Z] #62 0.932 + export GOPATH=/tmp/tmp.MNOFSgMrQs [2022-04-27T15:20:38.004Z] #62 0.932 + GOPATH=/tmp/tmp.MNOFSgMrQs [2022-04-27T15:20:38.004Z] #62 0.944 + RM_GOPATH=1 [2022-04-27T15:20:38.004Z] #62 0.944 + case "$(go env GOARCH)" in [2022-04-27T15:20:38.004Z] #62 0.945 ++ go env GOARCH [2022-04-27T15:20:38.004Z] #62 0.972 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:38.004Z] #62 0.972 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:38.004Z] #62 0.973 ++ dirname /install.sh [2022-04-27T15:20:38.004Z] #62 0.977 + dir=/ [2022-04-27T15:20:38.004Z] #62 0.977 + bin=containerd [2022-04-27T15:20:38.004Z] #62 0.978 + shift [2022-04-27T15:20:38.004Z] #62 0.978 + '[' '!' -f //containerd.installer ']' [2022-04-27T15:20:38.004Z] #62 0.978 + . //containerd.installer [2022-04-27T15:20:38.004Z] #62 0.978 ++ set -e [2022-04-27T15:20:38.005Z] #62 0.979 ++ : v1.6.2 [2022-04-27T15:20:38.005Z] #62 0.979 + install_containerd [2022-04-27T15:20:38.005Z] #62 0.979 + echo 'Install containerd version v1.6.2' [2022-04-27T15:20:38.005Z] #62 0.980 Install containerd version v1.6.2 [2022-04-27T15:20:38.005Z] #62 0.980 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MNOFSgMrQs/src/github.com/containerd/containerd [2022-04-27T15:20:38.005Z] #62 0.988 Cloning into '/tmp/tmp.MNOFSgMrQs/src/github.com/containerd/containerd'... [2022-04-27T15:20:38.249Z] #62 37.94 + bin/ctr [2022-04-27T15:20:38.540Z] #45 ... [2022-04-27T15:20:38.540Z] [2022-04-27T15:20:38.540Z] #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-27T15:20:38.540Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:38.540Z] #49 28.38 Fetched 8513 kB in 22s (394 kB/s) [2022-04-27T15:20:38.540Z] #49 28.38 Reading package lists... [2022-04-27T15:20:38.540Z] #49 37.15 Reading package lists... [2022-04-27T15:20:38.540Z] #49 ... [2022-04-27T15:20:38.540Z] [2022-04-27T15:20:38.540Z] #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-27T15:20:38.540Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:38.540Z] #60 26.74 Reading package lists... [2022-04-27T15:20:38.540Z] #60 35.42 Building dependency tree... [2022-04-27T15:20:38.802Z] #65 ... [2022-04-27T15:20:38.802Z] [2022-04-27T15:20:38.802Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T15:20:38.802Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-27T15:20:38.802Z] #25 DONE 0.9s [2022-04-27T15:20:39.064Z] [2022-04-27T15:20:39.064Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T15:20:39.064Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-27T15:20:40.007Z] #26 DONE 1.0s [2022-04-27T15:20:40.007Z] [2022-04-27T15:20:40.007Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T15:20:40.007Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-27T15:20:40.548Z] #62 ... [2022-04-27T15:20:40.548Z] [2022-04-27T15:20:40.548Z] #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-27T15:20:40.548Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:40.548Z] #55 44.95 v3.0.2 [2022-04-27T15:20:40.548Z] #55 DONE 45.3s [2022-04-27T15:20:40.548Z] [2022-04-27T15:20:40.548Z] #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-27T15:20:40.548Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:40.548Z] #14 43.25 The following NEW packages will be installed: [2022-04-27T15:20:40.548Z] #14 43.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:40.548Z] #14 43.28 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T15:20:40.548Z] #14 43.28 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T15:20:40.548Z] #14 43.28 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T15:20:40.548Z] #14 43.28 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T15:20:40.548Z] #14 43.28 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T15:20:40.548Z] #14 43.29 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T15:20:40.548Z] #14 43.29 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T15:20:40.548Z] #14 43.29 mingw-w64-x86-64-dev [2022-04-27T15:20:40.548Z] #14 43.70 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:40.548Z] #14 43.70 Need to get 115 MB of archives. [2022-04-27T15:20:40.548Z] #14 43.70 After this operation, 645 MB of additional disk space will be used. [2022-04-27T15:20:40.549Z] #14 43.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-27T15:20:40.549Z] #14 43.82 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-27T15:20:40.549Z] #14 44.00 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-27T15:20:40.549Z] #14 44.01 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-27T15:20:40.549Z] #14 44.02 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-27T15:20:40.549Z] #14 44.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T15:20:40.549Z] #14 44.35 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-27T15:20:40.549Z] #14 44.56 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-27T15:20:40.549Z] #14 44.58 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-27T15:20:40.549Z] #14 45.22 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-27T15:20:40.958Z] #27 DONE 1.0s [2022-04-27T15:20:40.958Z] [2022-04-27T15:20:40.958Z] #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-27T15:20:40.958Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T15:20:41.089Z] #60 40.70 The following additional packages will be installed: [2022-04-27T15:20:41.089Z] #60 40.72 libbtrfs0 [2022-04-27T15:20:41.089Z] #60 40.95 The following NEW packages will be installed: [2022-04-27T15:20:41.089Z] #60 40.96 libbtrfs-dev libbtrfs0 [2022-04-27T15:20:41.290Z] #14 ... [2022-04-27T15:20:41.290Z] [2022-04-27T15:20:41.290Z] #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-27T15:20:41.290Z] #42 sha256:afee883c2f0932747376ec049bb34151d8ae91131ba6505c731e780bf4c159de [2022-04-27T15:20:41.290Z] #42 5.044 + RM_GOPATH=0 [2022-04-27T15:20:41.290Z] #42 5.044 + TMP_GOPATH= [2022-04-27T15:20:41.290Z] #42 5.044 + : /build [2022-04-27T15:20:41.290Z] #42 5.044 + '[' -z '' ']' [2022-04-27T15:20:41.290Z] #42 5.044 ++ mktemp -d [2022-04-27T15:20:41.290Z] #42 5.044 + export GOPATH=/tmp/tmp.TRtm0TMOUU [2022-04-27T15:20:41.290Z] #42 5.044 + GOPATH=/tmp/tmp.TRtm0TMOUU [2022-04-27T15:20:41.290Z] #42 5.044 + RM_GOPATH=1 [2022-04-27T15:20:41.290Z] #42 5.044 + case "$(go env GOARCH)" in [2022-04-27T15:20:41.290Z] #42 5.044 ++ go env GOARCH [2022-04-27T15:20:41.290Z] #42 5.087 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:41.290Z] #42 5.087 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:41.290Z] #42 5.087 ++ dirname /install.sh [2022-04-27T15:20:41.290Z] #42 5.087 + dir=/ [2022-04-27T15:20:41.290Z] #42 5.087 + bin=tini [2022-04-27T15:20:41.290Z] #42 5.087 + shift [2022-04-27T15:20:41.290Z] #42 5.087 + '[' '!' -f //tini.installer ']' [2022-04-27T15:20:41.290Z] #42 5.087 + . //tini.installer [2022-04-27T15:20:41.290Z] #42 5.087 ++ : v0.19.0 [2022-04-27T15:20:41.290Z] #42 5.087 + install_tini [2022-04-27T15:20:41.290Z] #42 5.087 + echo 'Install tini version v0.19.0' [2022-04-27T15:20:41.290Z] #42 5.087 + git clone https://github.com/krallin/tini.git /tmp/tmp.TRtm0TMOUU/tini [2022-04-27T15:20:41.290Z] #42 5.091 Cloning into '/tmp/tmp.TRtm0TMOUU/tini'... [2022-04-27T15:20:41.290Z] #42 5.107 Install tini version v0.19.0 [2022-04-27T15:20:41.290Z] #42 5.819 + cd /tmp/tmp.TRtm0TMOUU/tini [2022-04-27T15:20:41.290Z] #42 5.819 + git checkout -q v0.19.0 [2022-04-27T15:20:41.290Z] #42 5.862 + cmake . [2022-04-27T15:20:41.290Z] #42 6.210 -- The C compiler identification is GNU 10.2.1 [2022-04-27T15:20:41.290Z] #42 6.275 -- Detecting C compiler ABI info [2022-04-27T15:20:41.290Z] #42 6.789 -- Detecting C compiler ABI info - done [2022-04-27T15:20:41.290Z] #42 6.846 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T15:20:41.290Z] #42 6.871 -- Detecting C compile features [2022-04-27T15:20:41.290Z] #42 6.871 -- Detecting C compile features - done [2022-04-27T15:20:41.290Z] #42 6.897 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T15:20:41.290Z] #42 7.054 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T15:20:41.290Z] #42 7.099 -- Configuring done [2022-04-27T15:20:41.290Z] #42 7.099 -- Generating done [2022-04-27T15:20:41.290Z] #42 7.136 -- Build files have been written to: /tmp/tmp.TRtm0TMOUU/tini [2022-04-27T15:20:41.290Z] #42 7.136 + make tini-static [2022-04-27T15:20:41.290Z] #42 7.394 Scanning dependencies of target tini-static [2022-04-27T15:20:41.290Z] #42 7.433 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T15:20:41.290Z] #42 8.538 [100%] Linking C executable tini-static [2022-04-27T15:20:41.351Z] #60 41.48 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:41.351Z] #60 41.48 Need to get 460 kB of archives. [2022-04-27T15:20:41.351Z] #60 41.48 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T15:20:41.351Z] #60 41.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:20:41.351Z] #60 41.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:20:41.547Z] #42 9.048 [100%] Built target tini-static [2022-04-27T15:20:41.547Z] #42 9.143 + mkdir -p /build [2022-04-27T15:20:41.547Z] #42 9.143 + cp tini-static /build/docker-init [2022-04-27T15:20:41.615Z] #60 ... [2022-04-27T15:20:41.615Z] [2022-04-27T15:20:41.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-27T15:20:41.615Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:41.615Z] #14 34.97 Reading package lists... [2022-04-27T15:20:41.904Z] #28 1.109 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:20:41.904Z] #28 1.109 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:20:41.904Z] #28 1.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:20:41.930Z] #14 46.92 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-27T15:20:42.166Z] #28 1.322 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T15:20:42.427Z] #28 1.577 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T15:20:42.690Z] #28 1.847 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T15:20:42.869Z] #14 47.57 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-27T15:20:42.951Z] #28 2.242 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T15:20:42.959Z] #42 ... [2022-04-27T15:20:42.959Z] [2022-04-27T15:20:42.959Z] #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-27T15:20:42.959Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:43.130Z] #14 48.26 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-27T15:20:43.216Z] #14 62.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.#14 ... [2022-04-27T15:20:43.216Z] [2022-04-27T15:20:43.216Z] #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-27T15:20:43.216Z] #42 sha256:afee883c2f0932747376ec049bb34151d8ae91131ba6505c731e780bf4c159de [2022-04-27T15:20:43.216Z] #42 DONE 10.6s [2022-04-27T15:20:43.216Z] [2022-04-27T15:20:43.216Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T15:20:43.216Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:43.216Z] #14 62.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T15:20:43.216Z] #14 62.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:43.216Z] #14 62.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:43.528Z] #28 2.532 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:20:43.528Z] #28 2.804 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T15:20:43.528Z] #28 2.804 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:20:43.528Z] #28 2.804 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T15:20:43.528Z] #28 2.805 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T15:20:43.528Z] #28 2.806 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T15:20:43.528Z] #28 2.891 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T15:20:43.702Z] #14 ... [2022-04-27T15:20:43.703Z] [2022-04-27T15:20:43.703Z] #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-27T15:20:43.703Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:43.703Z] #40 34.20 Reading package lists... [2022-04-27T15:20:43.703Z] #40 38.69 Building dependency tree... [2022-04-27T15:20:43.703Z] #40 41.86 The following additional packages will be installed: [2022-04-27T15:20:43.703Z] #40 41.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T15:20:43.703Z] #40 41.88 Suggested packages: [2022-04-27T15:20:43.703Z] #40 41.88 cmake-doc ninja-build lrzip [2022-04-27T15:20:43.703Z] #40 41.88 Recommended packages: [2022-04-27T15:20:43.703Z] #40 41.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T15:20:43.703Z] #40 43.13 The following NEW packages will be installed: [2022-04-27T15:20:43.703Z] #40 43.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T15:20:43.703Z] #40 43.16 vim-common xxd [2022-04-27T15:20:43.703Z] #40 43.55 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:43.703Z] #40 43.55 Need to get 17.7 MB of archives. [2022-04-27T15:20:43.703Z] #40 43.55 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T15:20:43.703Z] #40 43.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:20:43.703Z] #40 43.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T15:20:43.703Z] #40 43.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T15:20:43.703Z] #40 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:20:43.703Z] #40 44.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-27T15:20:43.703Z] #40 44.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T15:20:43.703Z] #40 44.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T15:20:43.703Z] #40 44.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T15:20:43.703Z] #40 44.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T15:20:43.703Z] #40 44.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T15:20:43.703Z] #40 45.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:43.703Z] #40 45.64 Fetched 17.7 MB in 1s (15.3 MB/s) [2022-04-27T15:20:43.703Z] #40 45.74 Selecting previously unselected package xxd. [2022-04-27T15:20:43.703Z] #40 45.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T15:20:43.703Z] #40 45.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:20:43.703Z] #40 45.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:43.703Z] #40 45.99 Selecting previously unselected package vim-common. [2022-04-27T15:20:43.703Z] #40 46.00 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:20:43.703Z] #40 46.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:43.703Z] #40 46.49 Selecting previously unselected package cmake-data. [2022-04-27T15:20:43.703Z] #40 46.49 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T15:20:43.703Z] #40 46.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:43.703Z] #40 ... [2022-04-27T15:20:43.703Z] [2022-04-27T15:20:43.703Z] #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-27T15:20:43.703Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:43.703Z] #38 48.76 NAME: [2022-04-27T15:20:43.703Z] #38 48.76 go-winres - A tool for embedding resources in Windows executables [2022-04-27T15:20:43.703Z] #38 48.76 [2022-04-27T15:20:43.703Z] #38 48.76 USAGE: [2022-04-27T15:20:43.789Z] #28 2.894 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T15:20:43.789Z] #28 2.895 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T15:20:43.789Z] #28 2.896 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:20:43.789Z] #28 2.896 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T15:20:43.803Z] #14 41.87 Building dependency tree... [2022-04-27T15:20:43.964Z] #38 48.76 go-winres [global options] command [command options] [arguments...] [2022-04-27T15:20:43.964Z] #38 48.76 [2022-04-27T15:20:43.964Z] #38 48.76 COMMANDS: [2022-04-27T15:20:43.964Z] #38 48.76 init Create an initial ./winres/winres.json [2022-04-27T15:20:43.964Z] #38 48.76 make Make syso files for the "go build" command [2022-04-27T15:20:43.964Z] #38 48.76 simply Make syso files for the "go build" command (simplified) [2022-04-27T15:20:43.964Z] #38 48.76 extract Extract all resources from an executable [2022-04-27T15:20:43.964Z] #38 48.76 patch Replace resources in an executable file (exe, dll) [2022-04-27T15:20:43.964Z] #38 48.76 help, h Shows a list of commands or help for one command [2022-04-27T15:20:43.964Z] #38 48.76 [2022-04-27T15:20:43.964Z] #38 48.76 GLOBAL OPTIONS: [2022-04-27T15:20:43.964Z] #38 48.76 --help, -h show help (default: false) [2022-04-27T15:20:43.964Z] #38 DONE 49.0s [2022-04-27T15:20:43.964Z] [2022-04-27T15:20:43.964Z] #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-27T15:20:43.964Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:43.964Z] #53 40.95 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:20:43.964Z] #53 40.95 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T15:20:43.964Z] #53 41.03 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T15:20:43.964Z] #53 41.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T15:20:43.964Z] #53 41.28 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T15:20:43.964Z] #53 41.47 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T15:20:43.964Z] #53 41.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T15:20:43.964Z] #53 41.79 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T15:20:43.964Z] #53 43.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T15:20:43.964Z] #53 43.11 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T15:20:43.964Z] #53 43.13 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T15:20:43.964Z] #53 43.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T15:20:43.964Z] #53 43.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:43.964Z] #53 43.49 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T15:20:43.964Z] #53 47.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T15:20:43.964Z] #53 47.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T15:20:43.964Z] #53 47.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T15:20:43.964Z] #53 47.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T15:20:43.964Z] #53 47.24 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T15:20:43.964Z] #53 47.29 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T15:20:43.964Z] #53 47.30 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T15:20:43.964Z] #53 47.33 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T15:20:43.964Z] #53 47.37 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T15:20:43.964Z] #53 47.39 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T15:20:43.964Z] #53 47.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T15:20:43.964Z] #53 47.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T15:20:43.964Z] #53 47.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T15:20:43.964Z] #53 47.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T15:20:43.964Z] #53 47.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T15:20:43.964Z] #53 47.59 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T15:20:43.964Z] #53 47.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T15:20:43.964Z] #53 47.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T15:20:43.964Z] #53 47.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T15:20:43.964Z] #53 47.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T15:20:43.964Z] #53 48.32 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T15:20:43.964Z] #53 48.37 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T15:20:43.964Z] #53 48.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T15:20:43.964Z] #53 48.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T15:20:43.964Z] #53 48.65 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T15:20:43.964Z] #53 48.68 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T15:20:43.964Z] #53 48.82 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T15:20:43.964Z] #53 48.94 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T15:20:44.378Z] #14 ... [2022-04-27T15:20:44.378Z] [2022-04-27T15:20:44.378Z] #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-27T15:20:44.378Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T15:20:44.378Z] #60 42.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:44.378Z] #60 42.66 Fetched 460 kB in 0s (1103 kB/s) [2022-04-27T15:20:44.378Z] #60 42.76 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:20:44.378Z] #60 42.76 (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-27T15:20:44.378Z] #60 42.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:20:44.378Z] #60 42.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:44.378Z] #60 43.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:20:44.378Z] #60 43.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:20:44.378Z] #60 43.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:44.378Z] #60 43.69 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:20:44.378Z] #60 43.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:20:44.378Z] #60 43.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:44.378Z] #60 DONE 44.3s [2022-04-27T15:20:44.378Z] [2022-04-27T15:20:44.378Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T15:20:44.378Z] #61 sha256:960cd33b851c05b53ca909d7541384cbaec9b5b46e3aba600356ebfe907dc1f4 [2022-04-27T15:20:44.378Z] #61 DONE 0.1s [2022-04-27T15:20:44.378Z] [2022-04-27T15:20:44.378Z] #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-27T15:20:44.378Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:20:44.537Z] #53 ... [2022-04-27T15:20:44.537Z] [2022-04-27T15:20:44.537Z] #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-27T15:20:44.537Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:44.537Z] #49 34.30 Reading package lists... [2022-04-27T15:20:44.537Z] #49 39.35 Building dependency tree... [2022-04-27T15:20:44.537Z] #49 43.00 The following additional packages will be installed: [2022-04-27T15:20:44.537Z] #49 43.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:44.537Z] #49 43.03 python3-protobuf python3-six [2022-04-27T15:20:44.537Z] #49 43.04 Suggested packages: [2022-04-27T15:20:44.537Z] #49 43.05 python3-setuptools [2022-04-27T15:20:44.537Z] #49 43.05 Recommended packages: [2022-04-27T15:20:44.537Z] #49 43.05 iproute2 | iproute [2022-04-27T15:20:44.537Z] #49 43.62 The following NEW packages will be installed: [2022-04-27T15:20:44.537Z] #49 43.62 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:44.537Z] #49 43.63 python3-protobuf python3-six [2022-04-27T15:20:44.537Z] #49 44.05 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:44.537Z] #49 44.05 Need to get 2292 kB of archives. [2022-04-27T15:20:44.537Z] #49 44.05 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T15:20:44.537Z] #49 44.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T15:20:44.537Z] #49 44.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:20:44.537Z] #49 44.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T15:20:44.537Z] #49 44.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T15:20:44.537Z] #49 44.15 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-27T15:20:44.537Z] #49 44.15 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-27T15:20:44.537Z] #49 44.15 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-27T15:20:44.537Z] #49 47.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T15:20:44.537Z] #49 48.89 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:44.537Z] #49 49.21 Fetched 2292 kB in 4s (568 kB/s) [2022-04-27T15:20:44.537Z] #49 49.42 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T15:20:44.798Z] #49 49.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-27T15:20:44.798Z] #49 49.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T15:20:44.798Z] #49 49.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:20:44.798Z] #49 ... [2022-04-27T15:20:44.798Z] [2022-04-27T15:20:44.798Z] #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-27T15:20:44.798Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:44.798Z] #53 49.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T15:20:45.060Z] #53 50.07 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T15:20:45.321Z] #53 50.26 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T15:20:45.321Z] #53 50.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T15:20:45.321Z] #53 50.40 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T15:20:45.331Z] #62 0.868 + RM_GOPATH=0 [2022-04-27T15:20:45.331Z] #62 0.868 + TMP_GOPATH= [2022-04-27T15:20:45.331Z] #62 0.868 + : /build [2022-04-27T15:20:45.331Z] #62 0.868 + '[' -z '' ']' [2022-04-27T15:20:45.331Z] #62 0.868 ++ mktemp -d [2022-04-27T15:20:45.331Z] #62 0.869 + export GOPATH=/tmp/tmp.3EhNRB1x3G [2022-04-27T15:20:45.331Z] #62 0.869 + GOPATH=/tmp/tmp.3EhNRB1x3G [2022-04-27T15:20:45.331Z] #62 0.870 + RM_GOPATH=1 [2022-04-27T15:20:45.331Z] #62 0.870 + case "$(go env GOARCH)" in [2022-04-27T15:20:45.331Z] #62 0.872 ++ go env GOARCH [2022-04-27T15:20:45.331Z] #62 0.898 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:45.331Z] #62 0.898 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:45.331Z] #62 0.899 ++ dirname /install.sh [2022-04-27T15:20:45.331Z] #62 0.914 + dir=/ [2022-04-27T15:20:45.331Z] #62 0.914 + bin=containerd [2022-04-27T15:20:45.331Z] #62 0.914 + shift [2022-04-27T15:20:45.331Z] #62 0.914 + '[' '!' -f //containerd.installer ']' [2022-04-27T15:20:45.331Z] #62 0.915 + . //containerd.installer [2022-04-27T15:20:45.331Z] #62 0.915 ++ set -e [2022-04-27T15:20:45.331Z] #62 0.915 ++ : v1.6.2 [2022-04-27T15:20:45.331Z] #62 0.916 + install_containerd [2022-04-27T15:20:45.331Z] #62 0.918 + echo 'Install containerd version v1.6.2' [2022-04-27T15:20:45.331Z] #62 0.919 Install containerd version v1.6.2 [2022-04-27T15:20:45.331Z] #62 0.919 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3EhNRB1x3G/src/github.com/containerd/containerd [2022-04-27T15:20:45.331Z] #62 0.929 Cloning into '/tmp/tmp.3EhNRB1x3G/src/github.com/containerd/containerd'... [2022-04-27T15:20:45.581Z] #53 50.44 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T15:20:45.581Z] #53 50.47 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T15:20:45.581Z] #53 50.52 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T15:20:45.581Z] #53 50.58 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T15:20:45.581Z] #53 50.63 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T15:20:45.581Z] #53 50.69 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T15:20:45.581Z] #53 50.73 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T15:20:45.840Z] #53 50.88 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T15:20:45.840Z] #53 50.91 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T15:20:46.101Z] #53 51.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T15:20:46.101Z] #53 51.05 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T15:20:46.101Z] #53 51.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T15:20:46.101Z] #53 51.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T15:20:46.101Z] #53 51.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T15:20:46.342Z] #28 ... [2022-04-27T15:20:46.342Z] [2022-04-27T15:20:46.342Z] #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-27T15:20:46.342Z] #65 sha256:d61a52511581998fda1bd4fb4709c69b705528e1fca080d9aeeb92c68a090296 [2022-04-27T15:20:46.342Z] #65 5.427 + cd /tmp/tmp.1EgdUbn4Bz/src/github.com/opencontainers/runc [2022-04-27T15:20:46.342Z] #65 5.427 + git checkout -q v1.1.1 [2022-04-27T15:20:46.342Z] #65 5.571 + '[' -z '' ']' [2022-04-27T15:20:46.342Z] #65 5.571 + target=static [2022-04-27T15:20:46.342Z] #65 5.572 + make BUILDTAGS=seccomp static [2022-04-27T15:20:46.342Z] #65 5.785 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-27T15:20:46.342Z] #65 11.25 + mkdir -p /build [2022-04-27T15:20:46.342Z] #65 11.26 + cp runc /build/runc [2022-04-27T15:20:46.342Z] #65 DONE 11.5s [2022-04-27T15:20:46.342Z] [2022-04-27T15:20:46.342Z] #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-27T15:20:46.342Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T15:20:46.362Z] #53 51.33 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T15:20:46.623Z] #53 51.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T15:20:46.623Z] #53 51.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T15:20:46.623Z] #53 51.59 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T15:20:46.623Z] #53 51.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T15:20:46.623Z] #53 51.64 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T15:20:46.623Z] #53 51.69 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T15:20:46.623Z] #53 51.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T15:20:46.883Z] #53 51.76 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T15:20:46.883Z] #53 51.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T15:20:46.883Z] #53 51.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T15:20:46.883Z] #53 51.83 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T15:20:46.883Z] #53 51.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T15:20:46.883Z] #53 51.90 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T15:20:46.883Z] #53 51.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T15:20:47.147Z] #53 51.98 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T15:20:47.147Z] #53 52.05 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T15:20:47.147Z] #53 52.09 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T15:20:47.147Z] #53 52.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T15:20:47.147Z] #53 52.13 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T15:20:47.147Z] #53 52.17 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T15:20:47.147Z] #53 52.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T15:20:47.407Z] #53 52.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T15:20:47.407Z] #53 52.21 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T15:20:47.670Z] #53 52.74 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T15:20:47.670Z] #53 52.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T15:20:47.933Z] #53 52.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T15:20:47.933Z] #53 52.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T15:20:47.933Z] #53 52.85 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T15:20:47.933Z] #53 52.92 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T15:20:47.933Z] #53 52.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T15:20:47.933Z] #53 52.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T15:20:47.933Z] #53 53.02 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T15:20:48.193Z] #53 53.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T15:20:48.193Z] #53 53.20 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T15:20:48.193Z] #53 53.24 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T15:20:48.193Z] #53 53.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T15:20:48.250Z] #62 ... [2022-04-27T15:20:48.250Z] [2022-04-27T15:20:48.250Z] #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-27T15:20:48.250Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:20:48.250Z] #14 63.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T15:20:48.250Z] #14 63.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:48.250Z] #14 63.80 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:48.250Z] #14 67.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T15:20:48.250Z] #14 67.94 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:48.250Z] #14 67.94 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:48.250Z] #14 72.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T15:20:48.250Z] #14 72.42 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:48.250Z] #14 72.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:20:48.455Z] #53 53.30 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T15:20:48.455Z] #53 53.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T15:20:48.455Z] #53 53.38 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T15:20:48.455Z] #53 53.41 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T15:20:48.455Z] #53 53.44 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T15:20:48.455Z] #53 53.44 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T15:20:48.455Z] #53 53.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T15:20:48.455Z] #53 53.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T15:20:48.716Z] #53 53.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T15:20:48.716Z] #53 53.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T15:20:48.716Z] #53 53.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T15:20:48.961Z] ba8181afd426: Verifying Checksum [2022-04-27T15:20:48.961Z] ba8181afd426: Download complete [2022-04-27T15:20:48.976Z] #53 53.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T15:20:48.976Z] #53 53.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T15:20:48.976Z] #53 54.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T15:20:48.976Z] #53 54.10 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T15:20:50.361Z] #53 55.24 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T15:20:50.361Z] #53 55.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T15:20:50.361Z] #53 55.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T15:20:50.621Z] #53 55.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T15:20:50.621Z] #53 55.64 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T15:20:50.621Z] #53 55.66 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T15:20:50.772Z] #62 ... [2022-04-27T15:20:50.772Z] [2022-04-27T15:20:50.772Z] #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-27T15:20:50.772Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T15:20:50.772Z] #55 49.48 v3.0.2 [2022-04-27T15:20:50.772Z] #55 DONE 49.9s [2022-04-27T15:20:50.772Z] [2022-04-27T15:20:50.772Z] #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-27T15:20:50.772Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:50.773Z] #14 46.04 The following additional packages will be installed: [2022-04-27T15:20:50.773Z] #14 46.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:50.773Z] #14 46.05 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T15:20:50.773Z] #14 46.05 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T15:20:50.773Z] #14 46.05 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T15:20:50.773Z] #14 46.05 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T15:20:50.773Z] #14 46.05 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T15:20:50.773Z] #14 46.07 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T15:20:50.773Z] #14 46.07 Suggested packages: [2022-04-27T15:20:50.773Z] #14 46.09 gcc-10-locales seccomp wine64 [2022-04-27T15:20:50.773Z] #14 47.54 The following NEW packages will be installed: [2022-04-27T15:20:50.773Z] #14 47.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T15:20:50.773Z] #14 47.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T15:20:50.773Z] #14 47.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T15:20:50.773Z] #14 47.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T15:20:50.773Z] #14 47.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T15:20:50.773Z] #14 47.56 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T15:20:50.773Z] #14 47.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T15:20:50.773Z] #14 47.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T15:20:50.773Z] #14 47.58 mingw-w64-x86-64-dev [2022-04-27T15:20:50.773Z] #14 48.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:50.773Z] #14 48.07 Need to get 115 MB of archives. [2022-04-27T15:20:50.773Z] #14 48.07 After this operation, 645 MB of additional disk space will be used. [2022-04-27T15:20:50.773Z] #14 48.07 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-27T15:20:50.773Z] #14 48.22 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-27T15:20:50.773Z] #14 48.42 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-27T15:20:50.773Z] #14 48.43 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-27T15:20:50.773Z] #14 48.45 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-27T15:20:50.773Z] #14 48.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T15:20:50.773Z] #14 48.74 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-27T15:20:50.773Z] #14 48.99 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-27T15:20:50.773Z] #14 49.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-27T15:20:50.773Z] #14 49.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-27T15:20:50.880Z] #53 55.75 go: downloading golang.org/x/text v0.3.7 [2022-04-27T15:20:51.714Z] #14 51.48 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-27T15:20:51.714Z] #14 ... [2022-04-27T15:20:51.714Z] [2022-04-27T15:20:51.714Z] #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-27T15:20:51.714Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:51.714Z] #40 35.22 Reading package lists... [2022-04-27T15:20:51.714Z] #40 41.77 Building dependency tree... [2022-04-27T15:20:51.714Z] #40 46.00 The following additional packages will be installed: [2022-04-27T15:20:51.714Z] #40 46.02 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T15:20:51.714Z] #40 46.04 Suggested packages: [2022-04-27T15:20:51.714Z] #40 46.05 cmake-doc ninja-build lrzip [2022-04-27T15:20:51.714Z] #40 46.05 Recommended packages: [2022-04-27T15:20:51.714Z] #40 46.05 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T15:20:51.714Z] #40 47.01 The following NEW packages will be installed: [2022-04-27T15:20:51.714Z] #40 47.03 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T15:20:51.714Z] #40 47.05 vim-common xxd [2022-04-27T15:20:51.714Z] #40 47.54 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:51.714Z] #40 47.54 Need to get 17.7 MB of archives. [2022-04-27T15:20:51.714Z] #40 47.54 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T15:20:51.714Z] #40 47.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:20:51.714Z] #40 47.55 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-27T15:20:51.714Z] #40 47.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T15:20:51.714Z] #40 47.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:20:51.714Z] #40 48.16 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-27T15:20:51.714Z] #40 48.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T15:20:51.714Z] #40 48.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T15:20:51.714Z] #40 48.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T15:20:51.714Z] #40 48.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T15:20:51.714Z] #40 48.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T15:20:51.714Z] #40 49.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:51.714Z] #40 50.17 Fetched 17.7 MB in 1s (12.0 MB/s) [2022-04-27T15:20:51.714Z] #40 50.29 Selecting previously unselected package xxd. [2022-04-27T15:20:51.714Z] #40 50.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T15:20:51.714Z] #40 50.43 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:20:51.714Z] #40 50.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:51.714Z] #40 50.64 Selecting previously unselected package vim-common. [2022-04-27T15:20:51.714Z] #40 50.66 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:20:51.714Z] #40 50.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:51.714Z] #40 51.28 Selecting previously unselected package cmake-data. [2022-04-27T15:20:51.714Z] #40 51.29 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T15:20:51.714Z] #40 51.30 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:51.714Z] #40 ... [2022-04-27T15:20:51.714Z] [2022-04-27T15:20:51.714Z] #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-27T15:20:51.714Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:51.714Z] #53 42.76 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T15:20:51.714Z] #53 42.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T15:20:51.714Z] #53 42.81 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T15:20:51.714Z] #53 42.83 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T15:20:51.714Z] #53 43.00 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T15:20:51.714Z] #53 43.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T15:20:51.714Z] #53 43.27 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T15:20:51.714Z] #53 43.29 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T15:20:51.714Z] #53 44.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T15:20:51.714Z] #53 44.70 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T15:20:51.714Z] #53 48.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T15:20:51.714Z] #53 48.09 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T15:20:51.714Z] #53 48.13 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T15:20:51.714Z] #53 48.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T15:20:51.714Z] #53 48.53 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T15:20:51.714Z] #53 48.53 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T15:20:51.714Z] #53 48.59 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T15:20:51.714Z] #53 48.65 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T15:20:51.714Z] #53 48.66 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T15:20:51.714Z] #53 48.74 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T15:20:51.714Z] #53 48.82 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T15:20:51.714Z] #53 48.83 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T15:20:51.714Z] #53 48.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T15:20:51.714Z] #53 48.96 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T15:20:51.714Z] #53 49.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.12 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.23 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T15:20:51.714Z] #53 49.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.29 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T15:20:51.714Z] #53 49.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T15:20:51.714Z] #53 49.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T15:20:51.714Z] #53 49.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T15:20:51.714Z] #53 49.53 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T15:20:51.714Z] #53 49.63 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T15:20:51.714Z] #53 49.71 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T15:20:51.714Z] #53 49.78 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T15:20:51.714Z] #53 50.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T15:20:51.714Z] #53 50.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T15:20:51.714Z] #53 50.24 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T15:20:51.714Z] #53 50.28 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T15:20:51.714Z] #53 50.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T15:20:51.714Z] #53 50.33 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T15:20:51.714Z] #53 50.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T15:20:51.714Z] #53 50.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T15:20:51.714Z] #53 50.51 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T15:20:51.714Z] #53 50.55 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T15:20:51.714Z] #53 50.56 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T15:20:51.714Z] #53 50.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T15:20:51.714Z] #53 50.71 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T15:20:51.714Z] #53 50.71 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T15:20:51.714Z] #53 50.79 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T15:20:51.714Z] #53 50.81 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T15:20:51.714Z] #53 50.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T15:20:51.714Z] #53 50.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T15:20:51.714Z] #53 50.87 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T15:20:51.714Z] #53 50.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T15:20:51.714Z] #53 51.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T15:20:51.714Z] #53 51.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T15:20:51.714Z] #53 51.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T15:20:51.714Z] #53 51.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T15:20:51.714Z] #53 51.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T15:20:51.714Z] #53 51.56 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T15:20:51.714Z] #53 51.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T15:20:51.714Z] #53 51.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T15:20:51.714Z] #53 51.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T15:20:51.977Z] #53 51.87 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T15:20:51.977Z] #53 51.89 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T15:20:51.977Z] #53 51.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T15:20:51.977Z] #53 52.03 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T15:20:51.977Z] #53 52.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T15:20:51.977Z] #53 52.08 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T15:20:52.238Z] #53 52.09 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T15:20:52.238Z] #53 52.16 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T15:20:52.238Z] #53 52.18 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T15:20:52.238Z] #53 52.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T15:20:52.238Z] #53 ... [2022-04-27T15:20:52.238Z] [2022-04-27T15:20:52.238Z] #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-27T15:20:52.238Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T15:20:52.238Z] #38 52.24 NAME: [2022-04-27T15:20:52.238Z] #38 52.24 go-winres - A tool for embedding resources in Windows executables [2022-04-27T15:20:52.238Z] #38 52.24 [2022-04-27T15:20:52.238Z] #38 52.24 USAGE: [2022-04-27T15:20:52.238Z] #38 52.24 go-winres [global options] command [command options] [arguments...] [2022-04-27T15:20:52.238Z] #38 52.24 [2022-04-27T15:20:52.238Z] #38 52.24 COMMANDS: [2022-04-27T15:20:52.238Z] #38 52.24 init Create an initial ./winres/winres.json [2022-04-27T15:20:52.238Z] #38 52.24 make Make syso files for the "go build" command [2022-04-27T15:20:52.238Z] #38 52.24 simply Make syso files for the "go build" command (simplified) [2022-04-27T15:20:52.238Z] #38 52.25 extract Extract all resources from an executable [2022-04-27T15:20:52.238Z] #38 52.25 patch Replace resources in an executable file (exe, dll) [2022-04-27T15:20:52.238Z] #38 52.25 help, h Shows a list of commands or help for one command [2022-04-27T15:20:52.238Z] #38 52.25 [2022-04-27T15:20:52.238Z] #38 52.25 GLOBAL OPTIONS: [2022-04-27T15:20:52.238Z] #38 52.25 --help, -h show help (default: false) [2022-04-27T15:20:52.810Z] #38 DONE 52.7s [2022-04-27T15:20:52.810Z] [2022-04-27T15:20:52.810Z] #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-27T15:20:52.810Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:52.810Z] #53 52.37 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T15:20:52.810Z] #53 52.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T15:20:52.810Z] #53 52.41 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T15:20:52.810Z] #53 52.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T15:20:52.959Z] #28 11.26 Fetched 40.5 MB in 10s (3877 kB/s) [2022-04-27T15:20:53.071Z] #53 53.10 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T15:20:53.071Z] #53 53.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T15:20:53.071Z] #53 53.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T15:20:53.071Z] #53 53.24 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T15:20:53.071Z] #53 ... [2022-04-27T15:20:53.071Z] [2022-04-27T15:20:53.071Z] #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-27T15:20:53.071Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:53.071Z] #49 37.15 Reading package lists... [2022-04-27T15:20:53.071Z] #49 43.23 Building dependency tree... [2022-04-27T15:20:53.071Z] #49 47.61 The following additional packages will be installed: [2022-04-27T15:20:53.071Z] #49 47.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:53.071Z] #49 47.63 python3-protobuf python3-six [2022-04-27T15:20:53.071Z] #49 47.64 Suggested packages: [2022-04-27T15:20:53.071Z] #49 47.65 python3-setuptools [2022-04-27T15:20:53.071Z] #49 47.65 Recommended packages: [2022-04-27T15:20:53.071Z] #49 47.65 iproute2 | iproute [2022-04-27T15:20:53.071Z] #49 48.23 The following NEW packages will be installed: [2022-04-27T15:20:53.071Z] #49 48.30 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T15:20:53.071Z] #49 48.32 python3-protobuf python3-six [2022-04-27T15:20:53.071Z] #49 48.82 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:20:53.071Z] #49 48.82 Need to get 2292 kB of archives. [2022-04-27T15:20:53.071Z] #49 48.82 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T15:20:53.071Z] #49 48.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T15:20:53.071Z] #49 48.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:20:53.071Z] #49 48.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T15:20:53.071Z] #49 48.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T15:20:53.071Z] #49 49.01 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-27T15:20:53.071Z] #49 49.03 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-27T15:20:53.071Z] #49 49.04 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-27T15:20:53.071Z] #49 52.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T15:20:53.331Z] #49 ... [2022-04-27T15:20:53.332Z] [2022-04-27T15:20:53.332Z] #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-27T15:20:53.332Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:53.332Z] #53 53.27 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T15:20:53.332Z] #53 53.32 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T15:20:53.332Z] #53 53.39 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T15:20:53.332Z] #53 53.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T15:20:53.332Z] #53 53.50 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T15:20:53.905Z] #53 53.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T15:20:53.905Z] #53 53.89 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T15:20:53.905Z] #53 53.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T15:20:53.905Z] #53 53.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T15:20:53.905Z] #53 53.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T15:20:53.905Z] #53 54.04 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T15:20:54.165Z] #53 54.07 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T15:20:54.165Z] #53 54.11 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T15:20:54.165Z] #53 54.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T15:20:54.165Z] #53 54.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T15:20:54.165Z] #53 54.25 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T15:20:54.165Z] #53 54.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T15:20:54.426Z] #53 54.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T15:20:54.426Z] #53 54.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T15:20:54.426Z] #53 54.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T15:20:54.426Z] #53 54.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T15:20:54.426Z] #53 54.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T15:20:54.818Z] #14 80.68 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T15:20:54.818Z] #14 80.68 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T15:20:54.818Z] #14 80.68 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:20:54.997Z] #53 54.79 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T15:20:54.997Z] #53 54.90 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T15:20:55.075Z] #53 ... [2022-04-27T15:20:55.075Z] [2022-04-27T15:20:55.075Z] #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-27T15:20:55.075Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:20:55.075Z] #14 49.89 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-27T15:20:55.076Z] #14 50.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-27T15:20:55.076Z] #14 50.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T15:20:55.076Z] #14 50.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T15:20:55.076Z] #14 50.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:20:55.076Z] #14 50.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:20:55.076Z] #14 50.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-27T15:20:55.076Z] #14 50.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T15:20:55.076Z] #14 50.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T15:20:55.076Z] #14 50.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T15:20:55.076Z] #14 50.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T15:20:55.076Z] #14 50.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T15:20:55.076Z] #14 50.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T15:20:55.076Z] #14 50.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T15:20:55.076Z] #14 50.65 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-27T15:20:55.076Z] #14 50.65 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-27T15:20:55.076Z] #14 50.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T15:20:55.076Z] #14 51.51 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:20:55.076Z] #14 51.68 Fetched 115 MB in 7s (15.7 MB/s) [2022-04-27T15:20:55.076Z] #14 51.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T15:20:55.076Z] #14 51.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T15:20:55.076Z] #14 51.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:20:55.076Z] #14 51.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:55.076Z] #14 53.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T15:20:55.076Z] #14 53.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:20:55.076Z] #14 53.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:20:55.076Z] #14 56.19 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T15:20:55.076Z] #14 56.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T15:20:55.076Z] #14 56.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:20:55.076Z] #14 56.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T15:20:55.076Z] #14 56.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:55.076Z] #14 56.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:20:55.076Z] #14 56.50 Selecting previously unselected package dmsetup. [2022-04-27T15:20:55.076Z] #14 56.50 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:20:55.076Z] #14 56.51 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:20:55.076Z] #14 56.67 Selecting previously unselected package mingw-w64-common. [2022-04-27T15:20:55.076Z] #14 56.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T15:20:55.076Z] #14 56.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T15:20:55.337Z] #14 ... [2022-04-27T15:20:55.337Z] [2022-04-27T15:20:55.337Z] #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-27T15:20:55.337Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:55.337Z] #53 60.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T15:20:55.337Z] #53 60.47 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T15:20:55.403Z] #14 73.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T15:20:55.403Z] #14 73.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:55.403Z] #14 73.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:20:55.598Z] #53 60.48 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T15:20:55.598Z] #53 60.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T15:20:55.598Z] #53 ... [2022-04-27T15:20:55.598Z] [2022-04-27T15:20:55.598Z] #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-27T15:20:55.598Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:55.598Z] #40 50.54 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:20:55.598Z] #40 50.54 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 50.60 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:20:55.598Z] #40 56.23 Selecting previously unselected package libxml2:amd64. [2022-04-27T15:20:55.598Z] #40 56.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 56.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:55.598Z] #40 56.68 Selecting previously unselected package libarchive13:amd64. [2022-04-27T15:20:55.598Z] #40 56.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 56.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:55.598Z] #40 56.91 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T15:20:55.598Z] #40 56.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 56.93 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:20:55.598Z] #40 57.10 Selecting previously unselected package librhash0:amd64. [2022-04-27T15:20:55.598Z] #40 57.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 57.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:20:55.598Z] #40 57.29 Selecting previously unselected package libuv1:amd64. [2022-04-27T15:20:55.598Z] #40 57.29 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 57.30 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:20:55.598Z] #40 57.47 Selecting previously unselected package cmake. [2022-04-27T15:20:55.598Z] #40 57.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T15:20:55.598Z] #40 57.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:55.598Z] #40 ... [2022-04-27T15:20:55.598Z] [2022-04-27T15:20:55.598Z] #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-27T15:20:55.598Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:55.598Z] #53 60.60 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T15:20:55.598Z] #53 60.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T15:20:55.598Z] #53 60.68 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T15:20:55.858Z] #53 60.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T15:20:55.858Z] #53 60.79 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T15:20:55.858Z] #53 ... [2022-04-27T15:20:55.858Z] [2022-04-27T15:20:55.858Z] #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-27T15:20:55.858Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:55.858Z] #49 50.51 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:20:55.858Z] #49 50.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:20:55.858Z] #49 50.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:55.858Z] #49 50.68 Selecting previously unselected package python3-six. [2022-04-27T15:20:55.858Z] #49 50.68 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T15:20:55.858Z] #49 50.69 Unpacking python3-six (1.16.0-2) ... [2022-04-27T15:20:55.858Z] #49 50.83 Selecting previously unselected package python3-protobuf. [2022-04-27T15:20:55.858Z] #49 50.84 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T15:20:55.858Z] #49 50.85 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:55.858Z] #49 51.34 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:20:55.858Z] #49 51.35 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:20:55.858Z] #49 51.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:55.858Z] #49 51.46 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:20:55.858Z] #49 51.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:20:55.858Z] #49 51.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:20:55.858Z] #49 51.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:20:55.858Z] #49 51.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:20:55.858Z] #49 51.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:20:55.858Z] #49 51.69 Selecting previously unselected package criu. [2022-04-27T15:20:55.858Z] #49 51.71 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T15:20:55.858Z] #49 51.71 Unpacking criu (3.16.1-3) ... [2022-04-27T15:20:55.858Z] #49 52.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:20:55.858Z] #49 54.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:20:55.858Z] #49 54.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:20:55.858Z] #49 54.17 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:20:55.858Z] #49 54.18 Setting up python3-six (1.16.0-2) ... [2022-04-27T15:20:55.858Z] #49 55.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:20:55.858Z] #49 55.28 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T15:20:55.858Z] #49 58.58 Setting up criu (3.16.1-3) ... [2022-04-27T15:20:55.858Z] #49 60.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:55.858Z] #49 ... [2022-04-27T15:20:55.858Z] [2022-04-27T15:20:55.858Z] #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-27T15:20:55.858Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:20:55.858Z] #53 60.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T15:20:55.858Z] #53 60.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T15:20:55.858Z] #53 61.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T15:20:55.944Z] #53 56.02 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T15:20:55.944Z] #53 56.05 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T15:20:55.944Z] #53 56.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T15:20:56.206Z] #53 56.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T15:20:56.433Z] #53 ... [2022-04-27T15:20:56.433Z] [2022-04-27T15:20:56.433Z] #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-27T15:20:56.433Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:20:56.433Z] #34 51.03 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-27T15:20:56.433Z] #34 51.14 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T15:20:56.433Z] #34 51.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:20:56.433Z] #34 ... [2022-04-27T15:20:56.433Z] [2022-04-27T15:20:56.433Z] #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-27T15:20:56.433Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:56.433Z] #40 61.47 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:20:56.433Z] #40 ... [2022-04-27T15:20:56.433Z] [2022-04-27T15:20:56.433Z] #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-27T15:20:56.433Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:20:56.433Z] #49 DONE 61.4s [2022-04-27T15:20:56.433Z] [2022-04-27T15:20:56.433Z] #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-27T15:20:56.433Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:20:56.433Z] #40 61.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:56.694Z] #40 61.60 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:20:56.694Z] #40 61.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:20:56.694Z] #40 61.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:20:56.694Z] #40 61.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:20:56.694Z] #40 61.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:20:56.694Z] #40 61.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:20:56.954Z] #40 61.84 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:20:56.954Z] #40 61.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:20:56.954Z] #40 61.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:20:57.173Z] #28 11.26 Reading package lists... [2022-04-27T15:20:57.525Z] #40 DONE 62.6s [2022-04-27T15:20:57.525Z] [2022-04-27T15:20:57.525Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T15:20:57.525Z] #41 sha256:a6986345793295ea7c7f021eb0ce61b29142510f30ae259a2693cbc1de594e0c [2022-04-27T15:20:57.598Z] #53 57.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T15:20:57.598Z] #53 57.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T15:20:57.598Z] #53 57.60 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T15:20:57.598Z] #53 57.67 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T15:20:57.786Z] #41 DONE 0.2s [2022-04-27T15:20:57.786Z] [2022-04-27T15:20:57.786Z] #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-27T15:20:57.786Z] #42 sha256:758ce63e09c7e76fbe13acbb8a611b5cd7c6c97f6ddd811e2384513a11a09879 [2022-04-27T15:20:57.860Z] #53 57.90 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T15:20:57.860Z] #53 57.90 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T15:20:58.123Z] #53 58.04 go: downloading golang.org/x/text v0.3.7 [2022-04-27T15:20:58.195Z] #14 84.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T15:20:58.195Z] #14 84.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T15:20:58.195Z] #14 84.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:20:58.195Z] #14 84.87 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T15:20:58.195Z] #14 84.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T15:20:58.195Z] #14 84.87 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T15:20:58.195Z] #14 84.95 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T15:20:58.195Z] #14 84.95 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T15:20:58.195Z] #14 84.96 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T15:20:58.724Z] #42 0.983 + RM_GOPATH=0 [2022-04-27T15:20:58.724Z] #42 0.983 + TMP_GOPATH= [2022-04-27T15:20:58.724Z] #42 0.983 + : /build [2022-04-27T15:20:58.724Z] #42 0.983 + '[' -z '' ']' [2022-04-27T15:20:58.724Z] #42 0.984 ++ mktemp -d [2022-04-27T15:20:58.724Z] #42 0.985 + export GOPATH=/tmp/tmp.KXjcaFBDK7 [2022-04-27T15:20:58.724Z] #42 0.985 + GOPATH=/tmp/tmp.KXjcaFBDK7 [2022-04-27T15:20:58.724Z] #42 0.985 + RM_GOPATH=1 [2022-04-27T15:20:58.724Z] #42 0.985 + case "$(go env GOARCH)" in [2022-04-27T15:20:58.724Z] #42 0.986 ++ go env GOARCH [2022-04-27T15:20:58.724Z] #42 1.024 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:58.724Z] #42 1.024 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:20:58.724Z] #42 1.026 ++ dirname /install.sh [2022-04-27T15:20:58.724Z] #42 1.027 + dir=/ [2022-04-27T15:20:58.724Z] #42 1.027 + bin=tini [2022-04-27T15:20:58.724Z] #42 1.027 + shift [2022-04-27T15:20:58.724Z] #42 1.027 + '[' '!' -f //tini.installer ']' [2022-04-27T15:20:58.724Z] #42 1.028 + . //tini.installer [2022-04-27T15:20:58.724Z] #42 1.028 ++ : v0.19.0 [2022-04-27T15:20:58.724Z] #42 1.028 + install_tini [2022-04-27T15:20:58.724Z] #42 1.028 + echo 'Install tini version v0.19.0' [2022-04-27T15:20:58.724Z] #42 1.029 Install tini version v0.19.0 [2022-04-27T15:20:58.724Z] #42 1.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.KXjcaFBDK7/tini [2022-04-27T15:20:58.724Z] #42 1.030 Cloning into '/tmp/tmp.KXjcaFBDK7/tini'... [2022-04-27T15:20:58.761Z] #14 85.65 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T15:20:58.761Z] #14 85.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T15:20:58.761Z] #14 85.65 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T15:20:58.761Z] #14 ... [2022-04-27T15:20:58.761Z] [2022-04-27T15:20:58.761Z] #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-27T15:20:58.761Z] #65 sha256:3756c07281144133e0f78b5f8fb75d0e1c2eb62ea546189143b29087f26f3d58 [2022-04-27T15:20:58.761Z] #65 85.20 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:20:58.761Z] #65 85.20 + GOBIN=/build [2022-04-27T15:20:58.761Z] #65 85.20 + GO111MODULE=on [2022-04-27T15:20:58.761Z] #65 85.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:20:59.291Z] #42 1.677 + cd /tmp/tmp.KXjcaFBDK7/tini [2022-04-27T15:20:59.550Z] #42 1.677 + git checkout -q v0.19.0 [2022-04-27T15:20:59.550Z] #42 1.706 + cmake . [2022-04-27T15:20:59.664Z] #14 78.54 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T15:20:59.664Z] #14 78.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:20:59.664Z] #14 78.55 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:20:59.664Z] #14 ... [2022-04-27T15:20:59.664Z] [2022-04-27T15:20:59.664Z] #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-27T15:20:59.664Z] #62 sha256:c5d0ff069a07c661ccbc132b21a318327758230e6745c7616f221d2f47ff93a2 [2022-04-27T15:20:59.664Z] #62 39.10 Updating files: 65% (3069/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T15:20:59.664Z] #62 40.12 + cd /tmp/tmp.MggAT9HKDE/src/github.com/containerd/containerd [2022-04-27T15:20:59.664Z] #62 40.12 + git checkout -q v1.6.2 [2022-04-27T15:20:59.664Z] #62 41.30 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T15:20:59.664Z] #62 41.30 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T15:20:59.664Z] #62 41.30 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:20:59.664Z] #62 41.30 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:20:59.664Z] #62 41.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T15:20:59.664Z] #62 41.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T15:20:59.664Z] #62 41.30 + '[' '' = dynamic ']' [2022-04-27T15:20:59.664Z] #62 41.30 + make [2022-04-27T15:21:00.045Z] #53 ... [2022-04-27T15:21:00.045Z] [2022-04-27T15:21:00.045Z] #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-27T15:21:00.045Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:21:00.045Z] #49 54.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:21:00.045Z] #49 54.38 Fetched 2292 kB in 4s (549 kB/s) [2022-04-27T15:21:00.045Z] #49 54.47 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T15:21:00.045Z] #49 54.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 ... 15709 files and directories currently installed.) [2022-04-27T15:21:00.045Z] #49 54.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 54.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:21:00.045Z] #49 55.20 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:21:00.045Z] #49 55.20 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:21:00.045Z] #49 55.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:00.045Z] #49 55.44 Selecting previously unselected package python3-six. [2022-04-27T15:21:00.045Z] #49 55.44 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T15:21:00.045Z] #49 55.45 Unpacking python3-six (1.16.0-2) ... [2022-04-27T15:21:00.045Z] #49 55.55 Selecting previously unselected package python3-protobuf. [2022-04-27T15:21:00.045Z] #49 55.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 55.55 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T15:21:00.045Z] #49 56.05 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:21:00.045Z] #49 56.05 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 56.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:00.045Z] #49 56.18 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:21:00.045Z] #49 56.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 56.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:21:00.045Z] #49 56.28 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:21:00.045Z] #49 56.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 56.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:21:00.045Z] #49 56.38 Selecting previously unselected package criu. [2022-04-27T15:21:00.045Z] #49 56.38 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T15:21:00.045Z] #49 56.38 Unpacking criu (3.16.1-3) ... [2022-04-27T15:21:00.045Z] #49 57.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:00.045Z] #49 58.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T15:21:00.045Z] #49 58.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:00.045Z] #49 58.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:21:00.045Z] #49 58.77 Setting up python3-six (1.16.0-2) ... [2022-04-27T15:21:00.045Z] #49 59.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:21:00.045Z] #49 60.01 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T15:21:00.120Z] #42 2.189 -- The C compiler identification is GNU 10.2.1 [2022-04-27T15:21:00.120Z] #42 2.267 -- Detecting C compiler ABI info [2022-04-27T15:21:00.379Z] #42 2.705 -- Detecting C compiler ABI info - done [2022-04-27T15:21:00.596Z] #62 42.60 + bin/ctr [2022-04-27T15:21:00.672Z] #42 2.823 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T15:21:00.672Z] #42 2.826 -- Detecting C compile features [2022-04-27T15:21:00.672Z] #42 2.835 -- Detecting C compile features - done [2022-04-27T15:21:00.672Z] #42 2.889 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T15:21:00.672Z] #42 2.994 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T15:21:00.672Z] #42 3.059 -- Configuring done [2022-04-27T15:21:00.672Z] #42 3.073 -- Generating done [2022-04-27T15:21:00.672Z] #42 3.080 -- Build files have been written to: /tmp/tmp.KXjcaFBDK7/tini [2022-04-27T15:21:00.962Z] #42 3.107 + make tini-static [2022-04-27T15:21:01.233Z] #42 3.511 Scanning dependencies of target tini-static [2022-04-27T15:21:01.233Z] #42 3.535 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T15:21:01.380Z] #28 15.72 Reading package lists... [2022-04-27T15:21:01.454Z] 4612f6d0b889: Verifying Checksum [2022-04-27T15:21:01.454Z] 4612f6d0b889: Download complete [2022-04-27T15:21:01.814Z] #42 ... [2022-04-27T15:21:01.814Z] [2022-04-27T15:21:01.814Z] #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-27T15:21:01.814Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:21:01.814Z] #51 66.47 gotestsum version dev [2022-04-27T15:21:01.814Z] #51 DONE 66.8s [2022-04-27T15:21:02.073Z] [2022-04-27T15:21:02.073Z] #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-27T15:21:02.073Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:21:02.073Z] #53 61.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T15:21:02.073Z] #53 61.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T15:21:02.073Z] #53 61.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T15:21:02.073Z] #53 61.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T15:21:02.073Z] #53 62.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T15:21:02.073Z] #53 62.23 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T15:21:02.073Z] #53 62.27 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T15:21:02.073Z] #53 62.29 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T15:21:02.073Z] #53 62.42 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T15:21:02.073Z] #53 62.56 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T15:21:02.073Z] #53 62.84 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T15:21:02.073Z] #53 62.94 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T15:21:02.073Z] #53 63.09 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T15:21:02.073Z] #53 64.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T15:21:02.597Z] #49 ... [2022-04-27T15:21:02.597Z] [2022-04-27T15:21:02.597Z] #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-27T15:21:02.597Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:02.597Z] #14 52.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-27T15:21:02.597Z] #14 52.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-27T15:21:02.597Z] #14 54.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-27T15:21:02.597Z] #14 54.95 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-27T15:21:02.597Z] #14 54.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T15:21:02.597Z] #14 54.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T15:21:02.597Z] #14 54.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T15:21:02.597Z] #14 54.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T15:21:02.597Z] #14 54.98 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-27T15:21:02.597Z] #14 54.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T15:21:02.597Z] #14 55.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T15:21:02.597Z] #14 55.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T15:21:02.597Z] #14 55.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T15:21:02.597Z] #14 55.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T15:21:02.597Z] #14 55.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T15:21:02.597Z] #14 55.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T15:21:02.597Z] #14 55.07 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-27T15:21:02.597Z] #14 55.07 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-27T15:21:02.597Z] #14 55.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T15:21:02.597Z] #14 56.06 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:21:02.597Z] #14 56.29 Fetched 115 MB in 7s (15.6 MB/s) [2022-04-27T15:21:02.597Z] #14 56.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T15:21:02.597Z] #14 56.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T15:21:02.597Z] #14 56.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:21:02.597Z] #14 56.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:02.597Z] #14 58.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T15:21:02.597Z] #14 58.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T15:21:02.597Z] #14 58.73 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:02.597Z] #14 61.21 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T15:21:02.597Z] #14 61.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T15:21:02.597Z] #14 61.27 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:21:02.597Z] #14 61.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T15:21:02.597Z] #14 61.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:02.597Z] #14 61.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:02.597Z] #14 61.63 Selecting previously unselected package dmsetup. [2022-04-27T15:21:02.597Z] #14 61.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:02.597Z] #14 61.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:21:02.597Z] #14 61.82 Selecting previously unselected package mingw-w64-common. [2022-04-27T15:21:02.597Z] #14 61.83 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T15:21:02.597Z] #14 61.84 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T15:21:02.639Z] #53 ... [2022-04-27T15:21:02.639Z] [2022-04-27T15:21:02.639Z] #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-27T15:21:02.639Z] #42 sha256:758ce63e09c7e76fbe13acbb8a611b5cd7c6c97f6ddd811e2384513a11a09879 [2022-04-27T15:21:02.639Z] #42 4.829 [100%] Linking C executable tini-static [2022-04-27T15:21:02.766Z] #28 20.50 Building dependency tree... [2022-04-27T15:21:02.766Z] #28 21.85 Reading state information... [2022-04-27T15:21:02.858Z] #14 ... [2022-04-27T15:21:02.858Z] [2022-04-27T15:21:02.858Z] #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-27T15:21:02.858Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:21:02.858Z] #53 62.93 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T15:21:02.945Z] #65 88.94 rootlesskit version 1.0.0 [2022-04-27T15:21:02.945Z] #65 88.94 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T15:21:02.945Z] #65 88.95 -container-ip string [2022-04-27T15:21:02.945Z] #65 88.95 container ip [2022-04-27T15:21:02.945Z] #65 88.95 -container-port int [2022-04-27T15:21:02.945Z] #65 88.95 container port (default -1) [2022-04-27T15:21:02.945Z] #65 88.95 -host-ip string [2022-04-27T15:21:02.945Z] #65 88.95 host ip [2022-04-27T15:21:02.945Z] #65 88.95 -host-port int [2022-04-27T15:21:02.945Z] #65 88.95 host port (default -1) [2022-04-27T15:21:02.945Z] #65 88.95 -proto string [2022-04-27T15:21:02.945Z] #65 88.95 proxy protocol (default "tcp") [2022-04-27T15:21:03.119Z] #53 62.99 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T15:21:03.119Z] #53 63.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T15:21:03.119Z] #53 63.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T15:21:03.119Z] #53 63.19 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T15:21:03.119Z] #53 63.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T15:21:03.119Z] #53 63.30 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T15:21:03.380Z] #53 63.42 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T15:21:03.575Z] #42 5.615 [100%] Built target tini-static [2022-04-27T15:21:03.575Z] #42 5.679 + mkdir -p /build [2022-04-27T15:21:03.575Z] #42 5.690 + cp tini-static /build/docker-init [2022-04-27T15:21:03.576Z] #42 DONE 5.7s [2022-04-27T15:21:03.576Z] [2022-04-27T15:21:03.576Z] #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-27T15:21:03.576Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:03.576Z] #14 61.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T15:21:03.576Z] #14 61.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T15:21:03.576Z] #14 61.25 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:21:03.576Z] #14 67.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T15:21:03.576Z] #14 67.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:03.576Z] #14 67.31 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:21:03.576Z] #14 67.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T15:21:03.576Z] #14 67.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:03.576Z] #14 67.69 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:03.641Z] #53 63.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T15:21:03.642Z] #53 63.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T15:21:03.642Z] #53 63.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T15:21:03.642Z] #53 63.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T15:21:03.708Z] #28 22.93 bzip2 is already the newest version (1.0.8-4). [2022-04-27T15:21:03.708Z] #28 22.93 patch is already the newest version (2.7.6-7). [2022-04-27T15:21:03.708Z] #28 22.93 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-27T15:21:03.708Z] #28 22.93 The following additional packages will be installed: [2022-04-27T15:21:03.708Z] #28 22.93 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T15:21:03.708Z] #28 22.94 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-27T15:21:03.708Z] #28 22.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T15:21:03.708Z] #28 22.95 python3-pkg-resources vim-runtime xxd [2022-04-27T15:21:03.708Z] #28 22.97 Suggested packages: [2022-04-27T15:21:03.708Z] #28 22.97 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-27T15:21:03.708Z] #28 22.97 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-27T15:21:03.708Z] #28 22.97 Recommended packages: [2022-04-27T15:21:03.708Z] #28 22.97 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T15:21:03.902Z] #53 63.74 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T15:21:03.902Z] #53 63.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T15:21:04.163Z] #53 64.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T15:21:04.280Z] #28 ... [2022-04-27T15:21:04.280Z] [2022-04-27T15:21:04.280Z] #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-27T15:21:04.280Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:21:04.280Z] #69 74.61 + bin/containerd [2022-04-27T15:21:04.320Z] #65 ... [2022-04-27T15:21:04.320Z] [2022-04-27T15:21:04.320Z] #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-27T15:21:04.320Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:21:04.320Z] #14 85.65 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T15:21:04.320Z] #14 85.74 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T15:21:04.320Z] #14 85.74 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 85.74 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T15:21:04.320Z] #14 85.85 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-27T15:21:04.320Z] #14 85.85 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 85.86 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 85.92 Selecting previously unselected package libudev-dev:arm64. [2022-04-27T15:21:04.320Z] #14 85.92 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 85.93 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-27T15:21:04.320Z] #14 86.03 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-27T15:21:04.320Z] #14 86.04 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 86.05 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T15:21:04.320Z] #14 86.32 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-27T15:21:04.320Z] #14 86.33 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 86.33 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 86.48 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-27T15:21:04.320Z] #14 86.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 86.49 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 86.61 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-27T15:21:04.320Z] #14 86.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 86.63 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 86.70 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-27T15:21:04.320Z] #14 86.70 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 86.71 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 87.02 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-27T15:21:04.320Z] #14 87.02 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 87.03 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T15:21:04.320Z] #14 87.20 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-27T15:21:04.320Z] #14 87.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 87.22 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 87.31 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T15:21:04.320Z] #14 87.33 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 87.34 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:04.320Z] #14 87.48 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-27T15:21:04.320Z] #14 87.49 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-27T15:21:04.320Z] #14 87.50 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T15:21:04.320Z] #14 88.09 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:04.320Z] #14 88.11 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T15:21:04.320Z] #14 88.13 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:04.320Z] #14 88.14 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T15:21:04.320Z] #14 88.15 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.16 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 88.17 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T15:21:04.320Z] #14 88.18 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 88.20 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-27T15:21:04.320Z] #14 88.21 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 88.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:04.320Z] #14 88.23 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T15:21:04.320Z] #14 88.24 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.26 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T15:21:04.320Z] #14 88.27 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T15:21:04.320Z] #14 88.28 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T15:21:04.320Z] #14 88.29 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:21:04.320Z] #14 88.30 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T15:21:04.320Z] #14 88.31 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T15:21:04.320Z] #14 88.32 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.37 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-27T15:21:04.320Z] #14 88.38 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.40 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-27T15:21:04.320Z] #14 88.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:21:04.320Z] #14 88.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.43 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-27T15:21:04.320Z] #14 88.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:04.320Z] #14 88.48 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 88.51 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 88.52 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 88.53 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T15:21:04.320Z] #14 88.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:04.425Z] #53 64.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T15:21:04.425Z] #53 64.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T15:21:04.425Z] #53 64.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T15:21:04.425Z] #53 64.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T15:21:04.425Z] #53 64.50 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T15:21:04.425Z] #53 64.53 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T15:21:04.781Z] #62 ... [2022-04-27T15:21:04.781Z] [2022-04-27T15:21:04.781Z] #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-27T15:21:04.781Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:04.781Z] #14 83.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T15:21:04.781Z] #14 83.79 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:04.781Z] #14 83.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:04.851Z] #69 ... [2022-04-27T15:21:04.851Z] [2022-04-27T15:21:04.851Z] #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-27T15:21:04.851Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T15:21:04.851Z] #28 24.04 The following NEW packages will be installed: [2022-04-27T15:21:04.851Z] #28 24.04 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-27T15:21:04.851Z] #28 24.05 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T15:21:04.851Z] #28 24.05 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-27T15:21:04.851Z] #28 24.05 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-27T15:21:04.851Z] #28 24.05 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-27T15:21:04.851Z] #28 24.05 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-27T15:21:04.851Z] #28 24.05 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-27T15:21:04.997Z] #53 64.92 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T15:21:04.997Z] #53 ... [2022-04-27T15:21:04.997Z] [2022-04-27T15:21:04.997Z] #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-27T15:21:04.997Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:21:04.997Z] #40 55.05 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:21:04.997Z] #40 55.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 55.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:21:04.997Z] #40 60.86 Selecting previously unselected package libxml2:amd64. [2022-04-27T15:21:04.997Z] #40 60.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 60.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:21:04.997Z] #40 61.38 Selecting previously unselected package libarchive13:amd64. [2022-04-27T15:21:04.997Z] #40 61.38 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 61.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:21:04.997Z] #40 61.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T15:21:04.997Z] #40 61.65 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 61.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:21:04.997Z] #40 61.77 Selecting previously unselected package librhash0:amd64. [2022-04-27T15:21:04.997Z] #40 61.77 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 61.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:21:04.997Z] #40 61.94 Selecting previously unselected package libuv1:amd64. [2022-04-27T15:21:04.997Z] #40 61.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 61.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:21:04.997Z] #40 62.12 Selecting previously unselected package cmake. [2022-04-27T15:21:04.997Z] #40 62.12 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T15:21:04.997Z] #40 62.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:21:05.112Z] #28 24.40 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:21:05.112Z] #28 24.40 Need to get 18.6 MB of archives. [2022-04-27T15:21:05.112Z] #28 24.40 After this operation, 71.4 MB of additional disk space will be used. [2022-04-27T15:21:05.112Z] #28 24.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T15:21:05.258Z] #40 ... [2022-04-27T15:21:05.258Z] [2022-04-27T15:21:05.258Z] #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-27T15:21:05.258Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:21:05.258Z] #53 65.08 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T15:21:05.258Z] #53 65.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T15:21:05.258Z] #53 65.29 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T15:21:05.373Z] #28 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T15:21:05.373Z] #28 24.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T15:21:05.373Z] #28 24.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T15:21:05.373Z] #28 24.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T15:21:05.373Z] #28 24.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T15:21:05.373Z] #28 24.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T15:21:05.373Z] #28 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T15:21:05.373Z] #28 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:21:05.373Z] #28 24.45 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-27T15:21:05.373Z] #28 24.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T15:21:05.373Z] #28 24.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T15:21:05.374Z] #28 24.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T15:21:05.374Z] #28 24.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T15:21:05.374Z] #28 24.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:21:05.374Z] #28 24.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:21:05.374Z] #28 24.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:21:05.374Z] #28 24.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T15:21:05.374Z] #28 24.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T15:21:05.374Z] #28 24.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T15:21:05.374Z] #28 24.51 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-27T15:21:05.374Z] #28 24.51 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-27T15:21:05.374Z] #28 24.51 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-27T15:21:05.374Z] #28 24.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T15:21:05.374Z] #28 24.52 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-27T15:21:05.374Z] #28 24.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T15:21:05.374Z] #28 24.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T15:21:05.374Z] #28 24.57 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:21:05.374Z] #28 24.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T15:21:05.374Z] #28 24.58 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T15:21:05.374Z] #28 24.59 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T15:21:05.374Z] #28 24.59 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T15:21:05.374Z] #28 24.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T15:21:05.374Z] #28 24.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T15:21:05.374Z] #28 24.62 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-27T15:21:05.374Z] #28 24.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T15:21:05.374Z] #28 24.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T15:21:05.636Z] #28 24.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T15:21:05.636Z] #28 24.73 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T15:21:06.205Z] #53 ... [2022-04-27T15:21:06.205Z] [2022-04-27T15:21:06.205Z] #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-27T15:21:06.205Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:21:06.205Z] #34 56.15 Updating files: 95% (1446/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-27T15:21:06.205Z] #34 56.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T15:21:06.205Z] #34 56.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T15:21:06.211Z] #28 25.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:21:06.211Z] #28 25.42 Fetched 18.6 MB in 1s (30.4 MB/s) [2022-04-27T15:21:06.211Z] #28 25.47 Selecting previously unselected package pigz. [2022-04-27T15:21:06.211Z] #28 25.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 ... 40068 files and directories currently installed.) [2022-04-27T15:21:06.211Z] #28 25.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T15:21:06.211Z] #28 25.52 Unpacking pigz (2.6-1) ... [2022-04-27T15:21:06.474Z] #28 25.58 Selecting previously unselected package libelf1:amd64. [2022-04-27T15:21:06.474Z] #28 25.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T15:21:06.474Z] #28 25.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T15:21:06.474Z] #28 25.69 Selecting previously unselected package libbpf0:amd64. [2022-04-27T15:21:06.474Z] #28 25.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T15:21:06.474Z] #28 25.71 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:21:06.474Z] #28 25.78 Selecting previously unselected package libcap2:amd64. [2022-04-27T15:21:06.736Z] #28 25.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T15:21:06.736Z] #28 25.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:21:06.736Z] #28 25.84 Selecting previously unselected package libmnl0:amd64. [2022-04-27T15:21:06.736Z] #28 25.84 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T15:21:06.736Z] #28 25.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:21:06.736Z] #28 25.91 Selecting previously unselected package libxtables12:amd64. [2022-04-27T15:21:06.736Z] #28 25.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T15:21:06.736Z] #28 25.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:21:06.736Z] #28 25.97 Selecting previously unselected package libcap2-bin. [2022-04-27T15:21:06.736Z] #28 25.98 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T15:21:06.736Z] #28 25.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T15:21:06.736Z] #28 26.05 Selecting previously unselected package iproute2. [2022-04-27T15:21:06.806Z] #34 ... [2022-04-27T15:21:06.806Z] [2022-04-27T15:21:06.806Z] #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-27T15:21:06.806Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:21:06.806Z] #53 66.77 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T15:21:06.999Z] #28 26.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T15:21:06.999Z] #28 26.06 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T15:21:06.999Z] #28 26.31 Selecting previously unselected package xxd. [2022-04-27T15:21:07.261Z] #28 26.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:21:07.261Z] #28 26.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:07.261Z] #28 26.40 Selecting previously unselected package vim-common. [2022-04-27T15:21:07.261Z] #28 26.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:21:07.261Z] #28 26.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:07.261Z] #28 26.50 Selecting previously unselected package bash-completion. [2022-04-27T15:21:07.261Z] #28 26.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T15:21:08.205Z] #53 ... [2022-04-27T15:21:08.205Z] [2022-04-27T15:21:08.205Z] #49 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-27T15:21:08.205Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T15:21:08.205Z] #49 63.27 Setting up criu (3.16.1-3) ... [2022-04-27T15:21:08.205Z] #49 65.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:08.205Z] #49 DONE 67.8s [2022-04-27T15:21:08.205Z] [2022-04-27T15:21:08.205Z] #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-27T15:21:08.205Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T15:21:08.205Z] #40 66.73 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:21:08.205Z] #40 66.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T15:21:08.205Z] #40 67.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T15:21:08.205Z] #40 67.36 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T15:21:08.205Z] #40 67.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T15:21:08.205Z] #40 67.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:08.468Z] #40 DONE 68.4s [2022-04-27T15:21:08.468Z] [2022-04-27T15:21:08.468Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T15:21:08.468Z] #41 sha256:6ee76ea44595ff06245de9fbd6cabea1a77705298c6bca6293d042ac623d5c88 [2022-04-27T15:21:08.470Z] #28 27.45 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T15:21:08.471Z] #28 27.64 Selecting previously unselected package apparmor. [2022-04-27T15:21:08.471Z] #28 27.64 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T15:21:08.471Z] #28 27.67 Unpacking apparmor (2.13.6-10) ... [2022-04-27T15:21:08.731Z] #41 DONE 0.1s [2022-04-27T15:21:08.731Z] [2022-04-27T15:21:08.731Z] #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-27T15:21:08.731Z] #42 sha256:54b9582cbb01635fd5af3ef55246511885601fc9d7fbd379425c48c9866e405f [2022-04-27T15:21:08.734Z] #28 27.90 Selecting previously unselected package inetutils-ping. [2022-04-27T15:21:08.734Z] #28 27.91 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T15:21:08.734Z] #28 27.92 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T15:21:08.734Z] #28 27.99 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T15:21:08.734Z] #28 28.00 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:21:08.855Z] #14 73.61 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T15:21:08.855Z] #14 73.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:08.855Z] #14 73.62 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:09.002Z] #28 28.01 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:09.002Z] #28 28.06 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T15:21:09.002Z] #28 28.07 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:21:09.002Z] #28 28.08 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:09.002Z] #28 28.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T15:21:09.002Z] #28 28.14 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T15:21:09.002Z] #28 28.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:21:09.002Z] #28 28.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T15:21:09.002Z] #28 28.20 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T15:21:09.002Z] #28 28.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:21:09.265Z] #28 28.39 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T15:21:09.265Z] #28 28.39 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T15:21:09.265Z] #28 28.41 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:21:09.265Z] #28 28.51 Selecting previously unselected package iptables. [2022-04-27T15:21:09.528Z] #28 28.52 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-27T15:21:09.528Z] #28 28.53 Unpacking iptables (1.8.7-1) ... [2022-04-27T15:21:09.528Z] #28 28.72 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:21:09.528Z] #28 28.73 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:21:09.528Z] #28 28.74 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:21:09.593Z] #14 ... [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:09.593Z] #26 95.48 Updating files: 50% (5771/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) [2022-04-27T15:21:09.593Z] #26 ... [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #65 sha256:3756c07281144133e0f78b5f8fb75d0e1c2eb62ea546189143b29087f26f3d58 [2022-04-27T15:21:09.593Z] #65 DONE 95.8s [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T15:21:09.593Z] #14 DONE 96.2s [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:09.593Z] #26 95.48 Updating files: 50% (5771/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) [2022-04-27T15:21:09.593Z] #26 ... [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T15:21:09.593Z] #66 sha256:85d0b1e9667a5884b6685e57a3212adf5b43ac3680317b989a862279caadfd9b [2022-04-27T15:21:09.593Z] #66 DONE 0.3s [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T15:21:09.593Z] #57 sha256:ddbaaabc75a0625896b8a42648273385f4b40c6a206ff2551643d21706b96742 [2022-04-27T15:21:09.593Z] #57 DONE 0.3s [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:09.593Z] #26 95.48 Updating files: 50% (5771/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) [2022-04-27T15:21:09.593Z] #26 ... [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T15:21:09.593Z] #67 sha256:496dc0a2d6f62cdc9c205bbe3fcad829f28024ac1571bc118aada32f88f0830b [2022-04-27T15:21:09.593Z] #67 DONE 0.1s [2022-04-27T15:21:09.593Z] [2022-04-27T15:21:09.593Z] #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-27T15:21:09.593Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:09.790Z] #28 28.83 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:21:09.790Z] #28 28.83 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:21:09.790Z] #28 28.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:21:09.790Z] #28 28.90 Selecting previously unselected package jq. [2022-04-27T15:21:09.790Z] #28 28.91 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:21:09.790Z] #28 28.91 Unpacking jq (1.6-2.1) ... [2022-04-27T15:21:09.790Z] #28 28.98 Selecting previously unselected package libaio1:amd64. [2022-04-27T15:21:09.790Z] #28 28.99 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T15:21:09.790Z] #28 29.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:21:09.790Z] #28 29.04 Selecting previously unselected package libgpm2:amd64. [2022-04-27T15:21:09.790Z] #28 29.05 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T15:21:09.790Z] #28 29.05 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:21:09.790Z] #28 29.11 Selecting previously unselected package libinih1:amd64. [2022-04-27T15:21:10.058Z] #28 29.12 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-27T15:21:10.058Z] #28 29.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T15:21:10.058Z] #28 29.17 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:21:10.058Z] #28 29.18 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:21:10.058Z] #28 29.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:10.058Z] #28 29.26 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:21:10.058Z] #28 29.26 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:21:10.058Z] #28 29.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:21:10.058Z] #28 29.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:21:10.058Z] #28 29.35 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:21:10.058Z] #28 29.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:21:10.058Z] #28 29.40 Selecting previously unselected package net-tools. [2022-04-27T15:21:10.127Z] #42 1.528 + RM_GOPATH=0 [2022-04-27T15:21:10.127Z] #42 1.528 + TMP_GOPATH= [2022-04-27T15:21:10.127Z] #42 1.528 + : /build [2022-04-27T15:21:10.127Z] #42 1.528 + '[' -z '' ']' [2022-04-27T15:21:10.127Z] #42 1.530 ++ mktemp -d [2022-04-27T15:21:10.127Z] #42 1.541 + export GOPATH=/tmp/tmp.DidvbJALGd [2022-04-27T15:21:10.127Z] #42 1.541 + GOPATH=/tmp/tmp.DidvbJALGd [2022-04-27T15:21:10.127Z] #42 1.541 + RM_GOPATH=1 [2022-04-27T15:21:10.127Z] #42 1.541 + case "$(go env GOARCH)" in [2022-04-27T15:21:10.127Z] #42 1.542 ++ go env GOARCH [2022-04-27T15:21:10.127Z] #42 1.561 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:10.127Z] #42 1.561 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:10.127Z] #42 1.562 ++ dirname /install.sh [2022-04-27T15:21:10.127Z] #42 1.566 + dir=/ [2022-04-27T15:21:10.127Z] #42 1.567 + bin=tini [2022-04-27T15:21:10.127Z] #42 1.567 + shift [2022-04-27T15:21:10.127Z] #42 1.567 + '[' '!' -f //tini.installer ']' [2022-04-27T15:21:10.127Z] #42 1.567 + . //tini.installer [2022-04-27T15:21:10.127Z] #42 1.568 ++ : v0.19.0 [2022-04-27T15:21:10.127Z] #42 1.568 + install_tini [2022-04-27T15:21:10.127Z] #42 1.568 + echo 'Install tini version v0.19.0' [2022-04-27T15:21:10.127Z] #42 1.569 Install tini version v0.19.0 [2022-04-27T15:21:10.127Z] #42 1.569 + git clone https://github.com/krallin/tini.git /tmp/tmp.DidvbJALGd/tini [2022-04-27T15:21:10.127Z] #42 1.571 Cloning into '/tmp/tmp.DidvbJALGd/tini'... [2022-04-27T15:21:10.319Z] #28 29.41 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T15:21:10.319Z] #28 29.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:21:10.319Z] #28 29.53 Selecting previously unselected package python-pip-whl. [2022-04-27T15:21:10.319Z] #28 29.53 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:21:10.319Z] #28 29.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:21:10.581Z] #28 29.78 Selecting previously unselected package python3-lib2to3. [2022-04-27T15:21:10.581Z] #28 29.78 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T15:21:10.581Z] #28 29.79 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:21:10.581Z] #28 29.86 Selecting previously unselected package python3-distutils. [2022-04-27T15:21:10.581Z] #28 29.87 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T15:21:10.581Z] #28 29.88 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T15:21:10.843Z] #28 29.97 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:21:10.843Z] #28 29.97 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:21:10.843Z] #28 29.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:10.843Z] #28 30.06 Selecting previously unselected package python3-setuptools. [2022-04-27T15:21:10.843Z] #28 30.06 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T15:21:10.843Z] #28 30.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T15:21:10.843Z] #28 30.19 Selecting previously unselected package python3-wheel. [2022-04-27T15:21:10.889Z] #26 95.48 Updating files: 50% (5771/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 72% (8272/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) [2022-04-27T15:21:10.889Z] #26 ... [2022-04-27T15:21:10.889Z] [2022-04-27T15:21:10.889Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T15:21:10.889Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-27T15:21:10.889Z] #15 DONE 1.7s [2022-04-27T15:21:10.889Z] [2022-04-27T15:21:10.889Z] #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-27T15:21:10.889Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:11.074Z] #42 2.257 + cd /tmp/tmp.DidvbJALGd/tini [2022-04-27T15:21:11.074Z] #42 2.257 + git checkout -q v0.19.0 [2022-04-27T15:21:11.074Z] #42 2.279 + cmake . [2022-04-27T15:21:11.104Z] #28 30.20 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T15:21:11.104Z] #28 30.21 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T15:21:11.104Z] #28 30.26 Selecting previously unselected package python3-pip. [2022-04-27T15:21:11.104Z] #28 30.26 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:21:11.104Z] #28 30.27 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:21:11.104Z] #28 30.43 Selecting previously unselected package sudo. [2022-04-27T15:21:11.104Z] #28 30.44 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T15:21:11.104Z] #28 30.44 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T15:21:11.148Z] #26 95.48 Updating files: 50% (5771/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 72% (8272/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 95% (10922/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-27T15:21:11.337Z] #42 2.801 -- The C compiler identification is GNU 10.2.1 [2022-04-27T15:21:11.337Z] #42 2.951 -- Detecting C compiler ABI info [2022-04-27T15:21:11.366Z] #28 30.69 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T15:21:11.367Z] #28 30.70 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T15:21:11.407Z] #26 97.98 + cd /tmp/tmp.U16CHaV6x2/tmp/docker-ce [2022-04-27T15:21:11.407Z] #26 97.98 + git checkout -q v17.06.2-ce [2022-04-27T15:21:11.628Z] #28 30.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:21:11.628Z] #28 30.84 Selecting previously unselected package uidmap. [2022-04-27T15:21:11.628Z] #28 30.84 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T15:21:11.628Z] #28 30.85 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T15:21:11.628Z] #28 30.94 Selecting previously unselected package vim-runtime. [2022-04-27T15:21:11.891Z] #28 30.96 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:21:11.891Z] #28 30.98 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-27T15:21:11.891Z] #28 30.99 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T15:21:11.891Z] #28 31.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:11.912Z] #42 3.472 -- Detecting C compiler ABI info - done [2022-04-27T15:21:12.174Z] #42 3.604 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T15:21:12.174Z] #42 3.606 -- Detecting C compile features [2022-04-27T15:21:12.174Z] #42 3.610 -- Detecting C compile features - done [2022-04-27T15:21:12.174Z] #42 3.658 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T15:21:12.345Z] #26 ... [2022-04-27T15:21:12.345Z] [2022-04-27T15:21:12.345Z] #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-27T15:21:12.345Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-27T15:21:12.345Z] #16 DONE 1.2s [2022-04-27T15:21:12.345Z] [2022-04-27T15:21:12.345Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T15:21:12.345Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-27T15:21:12.436Z] #42 3.828 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T15:21:12.436Z] #42 3.897 -- Configuring done [2022-04-27T15:21:12.436Z] #42 3.935 -- Generating done [2022-04-27T15:21:12.436Z] #42 3.937 -- Build files have been written to: /tmp/tmp.DidvbJALGd/tini [2022-04-27T15:21:12.436Z] #42 3.950 + make tini-static [2022-04-27T15:21:12.606Z] #17 0.569 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T15:21:13.011Z] #42 ... [2022-04-27T15:21:13.011Z] [2022-04-27T15:21:13.011Z] #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-27T15:21:13.011Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T15:21:13.011Z] #51 72.51 gotestsum version dev [2022-04-27T15:21:13.011Z] #51 DONE 72.8s [2022-04-27T15:21:13.011Z] [2022-04-27T15:21:13.011Z] #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-27T15:21:13.011Z] #42 sha256:54b9582cbb01635fd5af3ef55246511885601fc9d7fbd379425c48c9866e405f [2022-04-27T15:21:13.011Z] #42 4.378 Scanning dependencies of target tini-static [2022-04-27T15:21:13.011Z] #42 4.561 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T15:21:13.173Z] #17 DONE 0.9s [2022-04-27T15:21:13.173Z] [2022-04-27T15:21:13.173Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T15:21:13.173Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-27T15:21:13.278Z] #28 32.26 Selecting previously unselected package vim. [2022-04-27T15:21:13.278Z] #28 32.27 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:21:13.278Z] #28 32.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:13.278Z] #28 32.54 Selecting previously unselected package xfsprogs. [2022-04-27T15:21:13.539Z] #28 32.55 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T15:21:13.539Z] #28 32.55 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T15:21:13.539Z] #28 32.78 Selecting previously unselected package zip. [2022-04-27T15:21:13.539Z] #28 32.79 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-27T15:21:13.539Z] #28 32.81 Unpacking zip (3.0-12) ... [2022-04-27T15:21:13.802Z] #28 32.88 Selecting previously unselected package zstd. [2022-04-27T15:21:13.802Z] #28 32.88 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T15:21:13.802Z] #28 32.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:21:13.802Z] #28 33.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:14.115Z] #18 DONE 1.0s [2022-04-27T15:21:14.115Z] [2022-04-27T15:21:14.115Z] #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-27T15:21:14.115Z] #58 sha256:b96a9eb48bef2d416cf97e93418109f4fc515113e5ca26ce26033d647892bd69 [2022-04-27T15:21:14.115Z] #58 1.190 + RM_GOPATH=0 [2022-04-27T15:21:14.115Z] #58 1.190 + TMP_GOPATH= [2022-04-27T15:21:14.115Z] #58 1.190 + : /build [2022-04-27T15:21:14.115Z] #58 1.190 + '[' -z '' ']' [2022-04-27T15:21:14.115Z] #58 1.193 ++ mktemp -d [2022-04-27T15:21:14.115Z] #58 1.196 + export GOPATH=/tmp/tmp.yNIZQiG9FL [2022-04-27T15:21:14.115Z] #58 1.196 + GOPATH=/tmp/tmp.yNIZQiG9FL [2022-04-27T15:21:14.115Z] #58 1.196 + RM_GOPATH=1 [2022-04-27T15:21:14.115Z] #58 1.196 + case "$(go env GOARCH)" in [2022-04-27T15:21:14.115Z] #58 1.196 ++ go env GOARCH [2022-04-27T15:21:14.115Z] #58 1.217 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:14.115Z] #58 1.217 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:14.115Z] #58 1.218 ++ dirname /install.sh [2022-04-27T15:21:14.115Z] #58 1.224 + dir=/ [2022-04-27T15:21:14.115Z] #58 1.224 + bin=runc [2022-04-27T15:21:14.115Z] #58 1.225 + shift [2022-04-27T15:21:14.115Z] #58 1.225 + '[' '!' -f //runc.installer ']' [2022-04-27T15:21:14.115Z] #58 1.225 + . //runc.installer [2022-04-27T15:21:14.115Z] #58 1.225 ++ set -e [2022-04-27T15:21:14.115Z] #58 1.233 ++ : v1.1.1 [2022-04-27T15:21:14.115Z] #58 1.238 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T15:21:14.115Z] #58 1.238 + install_runc [2022-04-27T15:21:14.115Z] #58 1.238 + RUNC_BUILDTAGS=seccomp [2022-04-27T15:21:14.115Z] #58 1.238 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T15:21:14.115Z] #58 1.238 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yNIZQiG9FL/src/github.com/opencontainers/runc [2022-04-27T15:21:14.115Z] #58 1.242 Cloning into '/tmp/tmp.yNIZQiG9FL/src/github.com/opencontainers/runc'... [2022-04-27T15:21:14.373Z] #28 33.47 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:14.373Z] #28 33.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:21:14.373Z] #28 33.53 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:21:14.373Z] #28 33.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:14.373Z] #28 33.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T15:21:14.373Z] #28 33.57 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T15:21:14.373Z] #28 33.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:14.373Z] #28 33.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:21:14.373Z] #28 33.62 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T15:21:14.378Z] #58 ... [2022-04-27T15:21:14.378Z] [2022-04-27T15:21:14.378Z] #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-27T15:21:14.378Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:21:14.378Z] #26 101.1 + mkdir -p /tmp/tmp.U16CHaV6x2/src/github.com/docker [2022-04-27T15:21:14.396Z] #42 5.857 [100%] Linking C executable tini-static [2022-04-27T15:21:14.636Z] #26 101.2 + mv components/cli /tmp/tmp.U16CHaV6x2/src/github.com/docker/cli [2022-04-27T15:21:14.636Z] #26 101.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-27T15:21:14.945Z] #28 33.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:14.945Z] #28 33.94 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:21:14.945Z] #28 33.95 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T15:21:14.945Z] #28 33.97 Setting up apparmor (2.13.6-10) ... [2022-04-27T15:21:14.967Z] #42 6.380 [100%] Built target tini-static [2022-04-27T15:21:14.967Z] #42 6.426 + mkdir -p /build [2022-04-27T15:21:14.967Z] #42 6.436 + cp tini-static /build/docker-init [2022-04-27T15:21:15.206Z] #26 ... [2022-04-27T15:21:15.206Z] [2022-04-27T15:21:15.206Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T15:21:15.206Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-27T15:21:15.206Z] #19 DONE 1.0s [2022-04-27T15:21:15.206Z] [2022-04-27T15:21:15.206Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T15:21:15.206Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-27T15:21:15.228Z] #42 DONE 6.8s [2022-04-27T15:21:15.228Z] [2022-04-27T15:21:15.228Z] #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-27T15:21:15.228Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:15.228Z] #14 66.92 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T15:21:15.228Z] #14 66.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T15:21:15.228Z] #14 66.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:21:15.228Z] #14 73.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T15:21:15.228Z] #14 73.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:15.228Z] #14 73.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:21:15.228Z] #14 73.82 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T15:21:15.228Z] #14 73.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:15.228Z] #14 73.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:15.886Z] #28 35.12 Setting up zip (3.0-12) ... [2022-04-27T15:21:15.886Z] #28 35.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:15.886Z] #28 35.17 Setting up bash-completion (1:2.11-2) ... [2022-04-27T15:21:16.141Z] #20 DONE 0.8s [2022-04-27T15:21:16.141Z] [2022-04-27T15:21:16.141Z] #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-27T15:21:16.141Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T15:21:16.991Z] #14 ... [2022-04-27T15:21:16.991Z] [2022-04-27T15:21:16.991Z] #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-27T15:21:16.991Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:21:16.991Z] #62 39.20 Updating files: 67% (3194/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T15:21:16.991Z] #62 39.98 + cd /tmp/tmp.MNOFSgMrQs/src/github.com/containerd/containerd [2022-04-27T15:21:16.991Z] #62 39.98 + git checkout -q v1.6.2 [2022-04-27T15:21:16.991Z] #14 94.97 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T15:21:16.991Z] #14 94.97 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:16.991Z] #14 94.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:17.076Z] #21 1.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:21:17.076Z] #21 1.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:21:17.076Z] #21 1.066 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:21:17.288Z] #28 36.38 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:21:17.288Z] #28 36.39 Setting up sudo (1.9.5p2-3) ... [2022-04-27T15:21:17.288Z] #28 36.47 invoke-rc.d: could not determine current runlevel [2022-04-27T15:21:17.288Z] #28 36.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:21:17.288Z] #28 36.49 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T15:21:17.288Z] #28 36.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:21:17.288Z] #28 36.53 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T15:21:17.335Z] #21 1.581 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T15:21:17.551Z] #28 36.55 Setting up pigz (2.6-1) ... [2022-04-27T15:21:17.551Z] #28 36.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:21:17.551Z] #28 36.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:21:17.551Z] #28 36.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:21:17.551Z] #28 36.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:17.813Z] #28 36.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:21:17.813Z] #28 36.94 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:21:17.813Z] #28 37.11 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T15:21:17.926Z] #14 ... [2022-04-27T15:21:17.926Z] [2022-04-27T15:21:17.926Z] #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-27T15:21:17.926Z] #65 sha256:85d79f702c33eefe48976592d2927d45be8d5bec3db23ff9ee8f14ee56ccaa7e [2022-04-27T15:21:17.926Z] #65 96.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:21:17.926Z] #65 96.93 + GOBIN=/build [2022-04-27T15:21:17.926Z] #65 96.93 + GO111MODULE=on [2022-04-27T15:21:17.926Z] #65 96.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:21:18.076Z] #28 37.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:21:18.076Z] #28 37.13 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:21:18.076Z] #28 37.14 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T15:21:18.076Z] #28 37.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:18.076Z] #28 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T15:21:18.338Z] #28 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T15:21:18.339Z] #28 37.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T15:21:18.339Z] #28 37.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T15:21:18.339Z] #28 37.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T15:21:18.339Z] #28 37.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T15:21:18.339Z] #28 37.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T15:21:18.339Z] #28 37.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T15:21:18.339Z] #28 37.42 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T15:21:18.374Z] #62 41.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T15:21:18.374Z] #62 41.32 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T15:21:18.374Z] #62 41.32 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:21:18.374Z] #62 41.32 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:21:18.374Z] #62 41.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T15:21:18.374Z] #62 41.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T15:21:18.374Z] #62 41.32 + '[' '' = dynamic ']' [2022-04-27T15:21:18.374Z] #62 41.32 + make [2022-04-27T15:21:18.715Z] #21 2.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T15:21:18.863Z] #28 37.92 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:21:18.863Z] #28 37.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:21:18.863Z] #28 37.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:21:18.863Z] #28 37.96 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:21:19.124Z] #28 38.46 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:21:19.124Z] #28 38.47 Setting up jq (1.6-2.1) ... [2022-04-27T15:21:19.390Z] #28 38.49 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:21:19.390Z] #28 38.50 Setting up iptables (1.8.7-1) ... [2022-04-27T15:21:19.390Z] #28 38.51 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T15:21:19.390Z] #28 38.56 Setting up iproute2 (5.10.0-4) ... [2022-04-27T15:21:19.652Z] #28 38.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:19.654Z] #21 3.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T15:21:19.758Z] #62 42.72 + bin/ctr [2022-04-27T15:21:20.225Z] #21 ... [2022-04-27T15:21:20.225Z] [2022-04-27T15:21:20.225Z] #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-27T15:21:20.225Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T15:21:20.225Z] #34 DONE 106.8s [2022-04-27T15:21:20.225Z] [2022-04-27T15:21:20.225Z] #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-27T15:21:20.225Z] #58 sha256:b96a9eb48bef2d416cf97e93418109f4fc515113e5ca26ce26033d647892bd69 [2022-04-27T15:21:20.225Z] #58 9.025 + cd /tmp/tmp.yNIZQiG9FL/src/github.com/opencontainers/runc [2022-04-27T15:21:20.225Z] #58 9.025 + git checkout -q v1.1.1 [2022-04-27T15:21:20.225Z] #58 9.383 + '[' -z '' ']' [2022-04-27T15:21:20.225Z] #58 9.383 + target=static [2022-04-27T15:21:20.225Z] #58 9.383 + make BUILDTAGS=seccomp static [2022-04-27T15:21:20.225Z] #58 9.675 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-27T15:21:20.226Z] #28 DONE 39.4s [2022-04-27T15:21:20.226Z] [2022-04-27T15:21:20.226Z] #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-27T15:21:20.226Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-27T15:21:20.533Z] #14 79.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T15:21:20.533Z] #14 79.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:20.533Z] #14 79.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:21.174Z] #29 0.828 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T15:21:21.174Z] #29 0.833 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T15:21:21.174Z] #29 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T15:21:21.174Z] #29 DONE 0.9s [2022-04-27T15:21:21.174Z] [2022-04-27T15:21:21.174Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T15:21:21.174Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-27T15:21:23.194Z] #65 101.6 rootlesskit version 1.0.0 [2022-04-27T15:21:23.194Z] #65 101.6 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T15:21:23.194Z] #65 101.6 -container-ip string [2022-04-27T15:21:23.194Z] #65 101.6 container ip [2022-04-27T15:21:23.194Z] #65 101.6 -container-port int [2022-04-27T15:21:23.194Z] #65 101.6 container port (default -1) [2022-04-27T15:21:23.194Z] #65 101.6 -host-ip string [2022-04-27T15:21:23.194Z] #65 101.6 host ip [2022-04-27T15:21:23.194Z] #65 101.6 -host-port int [2022-04-27T15:21:23.194Z] #65 101.6 host port (default -1) [2022-04-27T15:21:23.194Z] #65 101.6 -proto string [2022-04-27T15:21:23.194Z] #65 101.6 proxy protocol (default "tcp") [2022-04-27T15:21:23.194Z] #65 ... [2022-04-27T15:21:23.194Z] [2022-04-27T15:21:23.194Z] #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-27T15:21:23.194Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:23.194Z] #14 99.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T15:21:23.194Z] #14 99.91 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T15:21:23.194Z] #14 100.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:23.194Z] #14 100.4 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T15:21:23.194Z] #14 100.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T15:21:23.194Z] #14 100.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:21:23.194Z] #14 100.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T15:21:23.195Z] #14 100.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 100.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:21:23.195Z] #14 100.6 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:21:23.195Z] #14 100.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 100.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:21:23.195Z] #14 100.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:21:23.195Z] #14 100.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 100.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:21:23.195Z] #14 101.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T15:21:23.195Z] #14 101.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:23.195Z] #14 101.0 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T15:21:23.195Z] #14 101.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:21:23.195Z] #14 101.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T15:21:23.195Z] #14 101.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:21:23.195Z] #14 101.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T15:21:23.195Z] #14 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:21:23.195Z] #14 101.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T15:21:23.195Z] #14 101.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:21:23.195Z] #14 101.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T15:21:23.195Z] #14 101.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:21:23.195Z] #14 101.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T15:21:23.195Z] #14 101.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 101.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:21:23.195Z] #14 102.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T15:21:23.195Z] #14 102.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T15:21:23.195Z] #14 102.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:21:23.195Z] #14 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T15:21:23.452Z] #14 ... [2022-04-27T15:21:23.452Z] [2022-04-27T15:21:23.452Z] #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-27T15:21:23.452Z] #65 sha256:85d79f702c33eefe48976592d2927d45be8d5bec3db23ff9ee8f14ee56ccaa7e [2022-04-27T15:21:23.452Z] #65 DONE 102.5s [2022-04-27T15:21:23.452Z] [2022-04-27T15:21:23.452Z] #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-27T15:21:23.452Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:23.452Z] #14 102.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:23.452Z] #14 102.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:23.452Z] #14 ... [2022-04-27T15:21:23.452Z] [2022-04-27T15:21:23.452Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T15:21:23.452Z] #66 sha256:54751be044a9f3ec84efa989c61f0097dfd02b5154fd60b60279e6d7c1d58beb [2022-04-27T15:21:23.452Z] #66 DONE 0.1s [2022-04-27T15:21:23.452Z] [2022-04-27T15:21:23.452Z] #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-27T15:21:23.452Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:23.452Z] #14 103.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T15:21:23.452Z] #14 103.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T15:21:23.452Z] #14 103.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:23.710Z] #14 ... [2022-04-27T15:21:23.710Z] [2022-04-27T15:21:23.710Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T15:21:23.710Z] #67 sha256:f42e7c8ed207301e70b835d8326b1fc1945f2ffb6cbcc0687ca4bf200c60ede1 [2022-04-27T15:21:23.710Z] #67 DONE 0.1s [2022-04-27T15:21:23.710Z] [2022-04-27T15:21:23.710Z] #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-27T15:21:23.710Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:23.710Z] #14 103.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T15:21:23.710Z] #14 103.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T15:21:23.710Z] #14 103.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:21:24.276Z] #14 103.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:21:24.276Z] #14 103.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T15:21:24.276Z] #14 104.0 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:21:24.432Z] 8f616e6e9eec: Pull complete [2022-04-27T15:21:24.534Z] #14 104.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:21:24.534Z] #14 104.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:21:24.534Z] #14 104.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:21:24.534Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T15:21:24.534Z] #14 104.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T15:21:24.534Z] #14 104.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:21:24.534Z] #14 104.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-27T15:21:24.534Z] #14 104.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:24.534Z] #14 104.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:24.534Z] #14 104.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:21:24.534Z] #14 104.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:24.534Z] #14 104.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:24.534Z] #14 104.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:24.655Z] 8f616e6e9eec: Pull complete [2022-04-27T15:21:24.745Z] #14 ... [2022-04-27T15:21:24.746Z] [2022-04-27T15:21:24.746Z] #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-27T15:21:24.746Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:21:25.099Z] #14 DONE 104.7s [2022-04-27T15:21:25.099Z] [2022-04-27T15:21:25.099Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T15:21:25.099Z] #57 sha256:6ac80d1b7cd429d56f2f08ee226a31dacf03e5ec7c5ff12b23a7038c9da8fe76 [2022-04-27T15:21:25.529Z] #62 40.34 Updating files: 63% (3000/4707) Updating files: 64% (3013/4707) Updating files: 65% (3060/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T15:21:25.529Z] #62 41.26 + cd /tmp/tmp.3EhNRB1x3G/src/github.com/containerd/containerd [2022-04-27T15:21:25.663Z] #57 DONE 0.3s [2022-04-27T15:21:25.663Z] [2022-04-27T15:21:25.663Z] #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-27T15:21:25.663Z] #58 sha256:aee57acf85838e4f6416f9ddfd901713581e26fad3169e967ade5556b77e267a [2022-04-27T15:21:25.790Z] #62 41.26 + git checkout -q v1.6.2 [2022-04-27T15:21:26.733Z] #62 42.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T15:21:26.733Z] #62 42.20 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T15:21:26.733Z] #62 42.20 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:21:26.733Z] #62 42.20 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T15:21:26.733Z] #62 42.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T15:21:26.733Z] #62 42.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T15:21:26.733Z] #62 42.20 + '[' '' = dynamic ']' [2022-04-27T15:21:26.733Z] #62 42.20 + make [2022-04-27T15:21:26.826Z] #58 ... [2022-04-27T15:21:26.826Z] [2022-04-27T15:21:26.826Z] #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-27T15:21:26.826Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T15:21:26.826Z] #21 6.098 Fetched 8397 kB in 5s (1565 kB/s) [2022-04-27T15:21:26.826Z] #21 6.098 Reading package lists... [2022-04-27T15:21:26.826Z] #21 7.832 Reading package lists... [2022-04-27T15:21:26.826Z] #21 9.538 Building dependency tree... [2022-04-27T15:21:26.826Z] #21 10.84 The following additional packages will be installed: [2022-04-27T15:21:26.826Z] #21 10.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:21:26.826Z] #21 10.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T15:21:26.826Z] #21 10.84 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T15:21:26.826Z] #21 10.85 python3-pkg-resources vim-runtime xxd [2022-04-27T15:21:26.826Z] #21 10.85 Suggested packages: [2022-04-27T15:21:26.826Z] #21 10.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T15:21:26.826Z] #21 10.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T15:21:26.826Z] #21 10.85 acl attr quota [2022-04-27T15:21:26.826Z] #21 10.85 Recommended packages: [2022-04-27T15:21:26.826Z] #21 10.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T15:21:27.769Z] #21 11.79 The following NEW packages will be installed: [2022-04-27T15:21:27.769Z] #21 11.79 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T15:21:27.769Z] #21 11.79 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:21:27.769Z] #21 11.79 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T15:21:27.769Z] #21 11.79 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T15:21:27.769Z] #21 11.79 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T15:21:27.769Z] #21 11.79 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T15:21:27.769Z] #21 11.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T15:21:27.769Z] #21 11.79 xz-utils zip zstd [2022-04-27T15:21:28.027Z] #21 12.11 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:21:28.027Z] #21 12.11 Need to get 27.0 MB of archives. [2022-04-27T15:21:28.027Z] #21 12.11 After this operation, 105 MB of additional disk space will be used. [2022-04-27T15:21:28.027Z] #21 12.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-27T15:21:28.027Z] #21 12.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-27T15:21:28.027Z] #21 12.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-27T15:21:28.027Z] #21 12.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-27T15:21:28.027Z] #21 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-27T15:21:28.027Z] #21 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-27T15:21:28.027Z] #21 12.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-27T15:21:28.027Z] #21 12.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-27T15:21:28.027Z] #21 12.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:21:28.027Z] #21 12.16 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-27T15:21:28.027Z] #21 12.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T15:21:28.027Z] #21 12.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-27T15:21:28.027Z] #21 12.18 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-27T15:21:28.027Z] #21 12.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-27T15:21:28.027Z] #21 12.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-27T15:21:28.027Z] #21 12.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-27T15:21:28.027Z] #21 12.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-27T15:21:28.027Z] #21 12.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-27T15:21:28.027Z] #21 12.21 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-27T15:21:28.027Z] #21 12.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-27T15:21:28.027Z] #21 12.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-27T15:21:28.027Z] #21 12.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T15:21:28.027Z] #21 12.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T15:21:28.027Z] #21 12.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T15:21:28.027Z] #21 12.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-27T15:21:28.027Z] #21 12.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-27T15:21:28.027Z] #21 12.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T15:21:28.120Z] #62 43.65 + bin/ctr [2022-04-27T15:21:28.195Z] #58 ... [2022-04-27T15:21:28.195Z] [2022-04-27T15:21:28.195Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T15:21:28.195Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T15:21:28.195Z] #15 DONE 3.1s [2022-04-27T15:21:28.285Z] #21 12.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-27T15:21:28.453Z] [2022-04-27T15:21:28.453Z] #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-27T15:21:28.453Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T15:21:28.543Z] #21 12.56 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-27T15:21:28.543Z] #21 12.56 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-27T15:21:28.543Z] #21 12.56 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-27T15:21:28.543Z] #21 12.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-27T15:21:28.543Z] #21 12.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-27T15:21:28.543Z] #21 12.56 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-27T15:21:28.543Z] #21 12.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T15:21:28.543Z] #21 12.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T15:21:28.543Z] #21 12.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:21:28.543Z] #21 12.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T15:21:28.543Z] #21 12.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T15:21:28.543Z] #21 12.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T15:21:28.543Z] #21 12.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-27T15:21:28.543Z] #21 12.67 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-27T15:21:28.543Z] #21 12.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-27T15:21:28.543Z] #21 12.69 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-27T15:21:28.801Z] #21 12.89 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-27T15:21:28.801Z] #21 12.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-27T15:21:28.801Z] #21 12.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-27T15:21:29.059Z] #21 12.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-27T15:21:29.321Z] #30 7.053 Collecting yamllint==1.26.1 [2022-04-27T15:21:29.321Z] #30 8.109 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T15:21:29.582Z] #30 8.635 Collecting pathspec>=0.5.3 [2022-04-27T15:21:29.628Z] #21 13.58 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:21:29.628Z] #21 13.71 Fetched 27.0 MB in 1s (23.3 MB/s) [2022-04-27T15:21:29.628Z] #21 13.76 Selecting previously unselected package pigz. [2022-04-27T15:21:29.629Z] #21 13.76 (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-27T15:21:29.629Z] #21 13.81 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-27T15:21:29.629Z] #21 13.81 Unpacking pigz (2.6-1) ... [2022-04-27T15:21:29.759Z] #62 ... [2022-04-27T15:21:29.759Z] [2022-04-27T15:21:29.759Z] #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-27T15:21:29.759Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:29.759Z] #14 84.48 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T15:21:29.759Z] #14 84.49 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:29.759Z] #14 84.49 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:29.759Z] #14 89.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T15:21:29.759Z] #14 89.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:29.759Z] #14 89.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:29.844Z] #30 8.645 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T15:21:29.889Z] #21 13.89 Selecting previously unselected package libelf1:arm64. [2022-04-27T15:21:29.889Z] #21 13.90 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-27T15:21:29.889Z] #21 13.91 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-27T15:21:29.889Z] #21 14.05 Selecting previously unselected package libbpf0:arm64. [2022-04-27T15:21:29.889Z] #21 14.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-27T15:21:29.889Z] #21 14.06 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-27T15:21:30.020Z] #14 94.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T15:21:30.020Z] #14 94.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:30.020Z] #14 94.91 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:30.105Z] #30 8.817 Collecting pyyaml [2022-04-27T15:21:30.105Z] #30 8.825 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-27T15:21:30.105Z] #30 8.861 Building wheels for collected packages: yamllint [2022-04-27T15:21:30.105Z] #30 8.862 Building wheel for yamllint (setup.py): started [2022-04-27T15:21:30.153Z] #21 14.16 Selecting previously unselected package libcap2:arm64. [2022-04-27T15:21:30.153Z] #21 14.16 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-27T15:21:30.153Z] #21 14.17 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-27T15:21:30.153Z] #21 14.25 Selecting previously unselected package libmnl0:arm64. [2022-04-27T15:21:30.153Z] #21 14.25 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-27T15:21:30.153Z] #21 14.25 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-27T15:21:30.153Z] #21 14.31 Selecting previously unselected package libxtables12:arm64. [2022-04-27T15:21:30.153Z] #21 14.31 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-27T15:21:30.153Z] #21 14.32 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-27T15:21:30.153Z] #21 14.39 Selecting previously unselected package libcap2-bin. [2022-04-27T15:21:30.368Z] #30 9.325 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T15:21:30.368Z] #30 9.326 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=86f4c9004748be1058aeb07511d05e4574e8e300e2e4cf138bd16eb0d5736364 [2022-04-27T15:21:30.368Z] #30 9.326 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T15:21:30.368Z] #30 9.329 Successfully built yamllint [2022-04-27T15:21:30.368Z] #30 9.338 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T15:21:30.412Z] #21 14.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-27T15:21:30.412Z] #21 14.41 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T15:21:30.412Z] #21 14.50 Selecting previously unselected package iproute2. [2022-04-27T15:21:30.412Z] #21 14.50 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-27T15:21:30.412Z] #21 14.51 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T15:21:30.631Z] #30 9.548 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T15:21:30.669Z] #62 ... [2022-04-27T15:21:30.669Z] [2022-04-27T15:21:30.669Z] #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-27T15:21:30.669Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:30.669Z] #14 90.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T15:21:30.669Z] #14 90.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:30.669Z] #14 90.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:30.894Z] #30 DONE 9.8s [2022-04-27T15:21:30.894Z] [2022-04-27T15:21:30.894Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T15:21:30.894Z] #34 sha256:49bd8e6dc7cd214e084c1368c1eb045a4dffe7c522c7402582f4140142a629a3 [2022-04-27T15:21:30.931Z] #21 14.90 Selecting previously unselected package xxd. [2022-04-27T15:21:30.931Z] #21 14.91 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T15:21:30.931Z] #21 14.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:30.931Z] #21 15.04 Selecting previously unselected package vim-common. [2022-04-27T15:21:30.931Z] #21 15.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:21:30.931Z] #21 15.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:30.931Z] #21 15.17 Selecting previously unselected package bash-completion. [2022-04-27T15:21:30.984Z] #16 DONE 2.5s [2022-04-27T15:21:30.984Z] [2022-04-27T15:21:30.984Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T15:21:30.984Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T15:21:31.159Z] #34 DONE 0.2s [2022-04-27T15:21:31.159Z] [2022-04-27T15:21:31.159Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T15:21:31.159Z] #39 sha256:9e1640aad61dbab16d65ada26694d23c763f4ee54d731c9fe50fcddb0a73afa8 [2022-04-27T15:21:31.190Z] #21 15.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T15:21:31.737Z] #39 DONE 0.4s [2022-04-27T15:21:31.737Z] [2022-04-27T15:21:31.737Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T15:21:31.737Z] #42 sha256:96fdf308c9202b562916dd6d8e9ba1ea4798dcb856d3acade87aa84837c08104 [2022-04-27T15:21:31.737Z] #42 DONE 0.2s [2022-04-27T15:21:31.737Z] [2022-04-27T15:21:31.737Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T15:21:31.737Z] #44 sha256:5acf163ed480c8edd588979012d601c895b7ac56f4f95b20e8d930a6c45bd06d [2022-04-27T15:21:31.737Z] #44 DONE 0.1s [2022-04-27T15:21:31.737Z] [2022-04-27T15:21:31.737Z] #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-27T15:21:31.737Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:21:31.737Z] #69 ... [2022-04-27T15:21:31.737Z] [2022-04-27T15:21:31.737Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T15:21:31.737Z] #46 sha256:65034c3b9e0faac05dd1dd5b5cec02139141a26ce4190258fef2ee70630cc906 [2022-04-27T15:21:31.737Z] #46 DONE 0.1s [2022-04-27T15:21:31.999Z] [2022-04-27T15:21:31.999Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T15:21:31.999Z] #50 sha256:f4438c5942d50ea33ecbc3191a59b394cd9a10f4d4d11e121fceb00921f7f209 [2022-04-27T15:21:31.999Z] #50 DONE 0.1s [2022-04-27T15:21:31.999Z] [2022-04-27T15:21:31.999Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T15:21:31.999Z] #53 sha256:bc5311b86916f43bd167008ee60393f66ed4fca3d042670a4e89f2ccb072ce13 [2022-04-27T15:21:32.260Z] #53 DONE 0.3s [2022-04-27T15:21:32.260Z] [2022-04-27T15:21:32.260Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T15:21:32.260Z] #57 sha256:c40a6d0f72a71661dae198fee9afce9bd06b902e46eb7503883d9396dd9d939d [2022-04-27T15:21:32.360Z] #17 1.322 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T15:21:32.360Z] #17 DONE 1.5s [2022-04-27T15:21:32.360Z] [2022-04-27T15:21:32.360Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T15:21:32.360Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T15:21:32.522Z] #57 DONE 0.1s [2022-04-27T15:21:32.522Z] [2022-04-27T15:21:32.522Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T15:21:32.522Z] #59 sha256:1d45560f8fe3d1c4dc568e217acf7b901571672117841037590c45991359d0e7 [2022-04-27T15:21:32.522Z] #59 DONE 0.2s [2022-04-27T15:21:32.522Z] [2022-04-27T15:21:32.522Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T15:21:32.522Z] #61 sha256:de4679cf861f135d081fa98086d2dcd27beb187e89191ae85964af24968900c5 [2022-04-27T15:21:32.785Z] #61 DONE 0.4s [2022-04-27T15:21:32.785Z] [2022-04-27T15:21:32.785Z] #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-27T15:21:32.785Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:21:33.047Z] #69 ... [2022-04-27T15:21:33.047Z] [2022-04-27T15:21:33.047Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T15:21:33.047Z] #63 sha256:f42772b08d9ad13c39f593f7c22fe3f745718fc256a0d14fc39a0baeb54303b6 [2022-04-27T15:21:33.047Z] #63 DONE 0.1s [2022-04-27T15:21:33.047Z] [2022-04-27T15:21:33.047Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T15:21:33.047Z] #66 sha256:09ca89f3a6bdbd74717223414b9d9851134884692a6305a8a3a1f1bbc6b25d56 [2022-04-27T15:21:33.047Z] #66 DONE 0.1s [2022-04-27T15:21:33.047Z] [2022-04-27T15:21:33.047Z] #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-27T15:21:33.047Z] #69 sha256:061bf8acbec5c065a9d588c9ad0798a68b1f2b4c39853164c829c8e1db240ebb [2022-04-27T15:21:33.355Z] #21 17.24 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T15:21:33.615Z] #21 17.60 Selecting previously unselected package bzip2. [2022-04-27T15:21:33.615Z] #21 17.60 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-27T15:21:33.615Z] #21 17.61 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T15:21:33.615Z] #21 17.68 Selecting previously unselected package xz-utils. [2022-04-27T15:21:33.615Z] #21 17.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-27T15:21:33.615Z] #21 17.69 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:21:33.615Z] #21 17.81 Selecting previously unselected package apparmor. [2022-04-27T15:21:33.736Z] #18 DONE 1.4s [2022-04-27T15:21:33.736Z] [2022-04-27T15:21:33.736Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T15:21:33.736Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T15:21:33.874Z] #21 17.81 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-27T15:21:33.874Z] #21 17.87 Unpacking apparmor (2.13.6-10) ... [2022-04-27T15:21:34.133Z] #21 18.26 Selecting previously unselected package inetutils-ping. [2022-04-27T15:21:34.133Z] #21 18.26 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-27T15:21:34.133Z] #21 18.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T15:21:34.133Z] #21 18.37 Selecting previously unselected package libip4tc2:arm64. [2022-04-27T15:21:34.392Z] #21 18.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-27T15:21:34.392Z] #21 18.38 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T15:21:34.392Z] #21 18.47 Selecting previously unselected package libip6tc2:arm64. [2022-04-27T15:21:34.392Z] #21 18.47 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-27T15:21:34.392Z] #21 18.48 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T15:21:34.392Z] #21 18.54 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-27T15:21:34.392Z] #21 18.54 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-27T15:21:34.392Z] #21 18.57 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T15:21:34.651Z] #21 18.63 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-27T15:21:34.651Z] #21 18.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-27T15:21:34.651Z] #21 18.64 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T15:21:34.651Z] #21 18.71 Selecting previously unselected package libnftnl11:arm64. [2022-04-27T15:21:34.651Z] #21 18.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-27T15:21:34.651Z] #21 18.71 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T15:21:34.651Z] #21 18.81 Selecting previously unselected package iptables. [2022-04-27T15:21:34.651Z] #21 18.82 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-27T15:21:34.651Z] #21 18.82 Unpacking iptables (1.8.7-1) ... [2022-04-27T15:21:34.910Z] #21 19.03 Selecting previously unselected package libonig5:arm64. [2022-04-27T15:21:34.910Z] #21 19.03 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T15:21:34.910Z] #21 19.04 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T15:21:34.910Z] #21 19.17 Selecting previously unselected package libjq1:arm64. [2022-04-27T15:21:35.110Z] #19 DONE 1.5s [2022-04-27T15:21:35.110Z] [2022-04-27T15:21:35.110Z] #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-27T15:21:35.111Z] #58 sha256:aee57acf85838e4f6416f9ddfd901713581e26fad3169e967ade5556b77e267a [2022-04-27T15:21:35.111Z] #58 3.007 + RM_GOPATH=0 [2022-04-27T15:21:35.111Z] #58 3.007 + TMP_GOPATH= [2022-04-27T15:21:35.111Z] #58 3.007 + : /build [2022-04-27T15:21:35.111Z] #58 3.007 + '[' -z '' ']' [2022-04-27T15:21:35.111Z] #58 3.007 ++ mktemp -d [2022-04-27T15:21:35.111Z] #58 3.008 + export GOPATH=/tmp/tmp.PmPVYd0s64 [2022-04-27T15:21:35.111Z] #58 3.008 + GOPATH=/tmp/tmp.PmPVYd0s64 [2022-04-27T15:21:35.111Z] #58 3.008 + RM_GOPATH=1 [2022-04-27T15:21:35.111Z] #58 3.008 + case "$(go env GOARCH)" in [2022-04-27T15:21:35.111Z] #58 3.008 ++ go env GOARCH [2022-04-27T15:21:35.111Z] #58 3.051 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:35.111Z] #58 3.051 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:35.111Z] #58 3.051 ++ dirname /install.sh [2022-04-27T15:21:35.111Z] #58 3.051 + dir=/ [2022-04-27T15:21:35.111Z] #58 3.051 + bin=runc [2022-04-27T15:21:35.111Z] #58 3.051 + shift [2022-04-27T15:21:35.111Z] #58 3.051 + '[' '!' -f //runc.installer ']' [2022-04-27T15:21:35.111Z] #58 3.051 + . //runc.installer [2022-04-27T15:21:35.111Z] #58 3.051 ++ set -e [2022-04-27T15:21:35.111Z] #58 3.051 ++ : v1.1.1 [2022-04-27T15:21:35.111Z] #58 3.051 + install_runc [2022-04-27T15:21:35.111Z] #58 3.051 + RUNC_BUILDTAGS=seccomp [2022-04-27T15:21:35.111Z] #58 3.051 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T15:21:35.111Z] #58 3.051 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PmPVYd0s64/src/github.com/opencontainers/runc [2022-04-27T15:21:35.111Z] #58 3.051 Cloning into '/tmp/tmp.PmPVYd0s64/src/github.com/opencontainers/runc'... [2022-04-27T15:21:35.111Z] #58 3.058 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T15:21:35.168Z] #21 19.17 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T15:21:35.168Z] #21 19.17 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T15:21:35.168Z] #21 19.28 Selecting previously unselected package jq. [2022-04-27T15:21:35.168Z] #21 19.28 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-27T15:21:35.168Z] #21 19.29 Unpacking jq (1.6-2.1) ... [2022-04-27T15:21:35.168Z] #21 19.38 Selecting previously unselected package libaio1:arm64. [2022-04-27T15:21:35.168Z] #21 19.38 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-27T15:21:35.367Z] #58 ... [2022-04-27T15:21:35.367Z] [2022-04-27T15:21:35.367Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T15:21:35.367Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T15:21:35.426Z] #21 19.39 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-27T15:21:35.426Z] #21 19.44 Selecting previously unselected package libgpm2:arm64. [2022-04-27T15:21:35.426Z] #21 19.46 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-27T15:21:35.426Z] #21 19.46 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-27T15:21:35.426Z] #21 19.54 Selecting previously unselected package libicu67:arm64. [2022-04-27T15:21:35.426Z] #21 19.54 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-27T15:21:35.426Z] #21 19.54 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T15:21:35.973Z] #14 95.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T15:21:35.973Z] #14 95.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:35.973Z] #14 95.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:37.259Z] #20 DONE 1.8s [2022-04-27T15:21:37.259Z] [2022-04-27T15:21:37.259Z] #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-27T15:21:37.259Z] #58 sha256:aee57acf85838e4f6416f9ddfd901713581e26fad3169e967ade5556b77e267a [2022-04-27T15:21:37.259Z] #58 11.19 + cd /tmp/tmp.PmPVYd0s64/src/github.com/opencontainers/runc [2022-04-27T15:21:37.259Z] #58 11.19 + git checkout -q v1.1.1 [2022-04-27T15:21:37.259Z] #58 11.73 + '[' -z '' ']' [2022-04-27T15:21:37.259Z] #58 11.73 + target=static [2022-04-27T15:21:37.259Z] #58 11.73 + make BUILDTAGS=seccomp static [2022-04-27T15:21:37.515Z] #58 12.17 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-27T15:21:38.711Z] #21 22.35 Selecting previously unselected package libinih1:arm64. [2022-04-27T15:21:38.711Z] #21 22.35 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.36 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-27T15:21:38.711Z] #21 22.41 Selecting previously unselected package libnet1:arm64. [2022-04-27T15:21:38.711Z] #21 22.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:38.711Z] #21 22.51 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T15:21:38.711Z] #21 22.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.51 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T15:21:38.711Z] #21 22.59 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T15:21:38.711Z] #21 22.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T15:21:38.711Z] #21 22.67 Selecting previously unselected package net-tools. [2022-04-27T15:21:38.711Z] #21 22.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:21:38.711Z] #21 22.81 Selecting previously unselected package patch. [2022-04-27T15:21:38.711Z] #21 22.83 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-27T15:21:38.711Z] #21 22.83 Unpacking patch (2.7.6-7) ... [2022-04-27T15:21:38.970Z] #21 22.93 Selecting previously unselected package python-pip-whl. [2022-04-27T15:21:38.970Z] #21 22.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:21:38.970Z] #21 22.94 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:21:39.228Z] #21 23.40 Selecting previously unselected package python3-lib2to3. [2022-04-27T15:21:39.228Z] #21 23.40 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T15:21:39.228Z] #21 23.41 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:21:39.488Z] #21 23.52 Selecting previously unselected package python3-distutils. [2022-04-27T15:21:39.488Z] #21 23.52 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T15:21:39.488Z] #21 23.53 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T15:21:39.748Z] #21 23.68 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:21:39.748Z] #21 23.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:21:39.748Z] #21 23.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:39.748Z] #21 23.86 Selecting previously unselected package python3-setuptools. [2022-04-27T15:21:39.748Z] #21 23.86 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T15:21:39.748Z] #21 23.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T15:21:40.008Z] #21 24.10 Selecting previously unselected package python3-wheel. [2022-04-27T15:21:40.008Z] #21 24.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T15:21:40.008Z] #21 24.14 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T15:21:40.008Z] #21 24.22 Selecting previously unselected package python3-pip. [2022-04-27T15:21:40.268Z] #21 24.22 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:21:40.268Z] #21 24.23 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:21:40.268Z] #21 24.46 Selecting previously unselected package sudo. [2022-04-27T15:21:40.268Z] #21 24.46 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-27T15:21:40.527Z] #21 24.48 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T15:21:40.787Z] #21 24.92 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T15:21:40.787Z] #21 24.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-27T15:21:40.787Z] #21 24.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:21:41.047Z] #21 25.10 Selecting previously unselected package uidmap. [2022-04-27T15:21:41.047Z] #21 25.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-27T15:21:41.047Z] #21 25.12 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T15:21:41.266Z] #14 100.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T15:21:41.266Z] #14 100.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:41.266Z] #14 100.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:41.307Z] #21 25.24 Selecting previously unselected package vim-runtime. [2022-04-27T15:21:41.307Z] #21 25.24 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:21:41.307Z] #21 25.26 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-27T15:21:41.307Z] #21 25.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T15:21:41.307Z] #21 25.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:42.249Z] #14 105.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T15:21:42.249Z] #14 105.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:42.249Z] #14 105.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:43.632Z] #14 ... [2022-04-27T15:21:43.632Z] [2022-04-27T15:21:43.632Z] #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-27T15:21:43.632Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:21:43.632Z] #65 108.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:21:43.632Z] #65 108.3 + GOBIN=/build [2022-04-27T15:21:43.632Z] #65 108.3 + GO111MODULE=on [2022-04-27T15:21:43.632Z] #65 108.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:21:43.845Z] #21 27.87 Selecting previously unselected package vim. [2022-04-27T15:21:43.845Z] #21 27.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T15:21:43.845Z] #21 27.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:44.064Z] #58 ... [2022-04-27T15:21:44.064Z] [2022-04-27T15:21:44.064Z] #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-27T15:21:44.064Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:21:44.064Z] #34 DONE 123.2s [2022-04-27T15:21:44.064Z] [2022-04-27T15:21:44.064Z] #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-27T15:21:44.064Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:21:44.064Z] #21 1.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:21:44.064Z] #21 1.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:21:44.064Z] #21 1.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:21:44.064Z] #21 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:21:44.064Z] #21 3.219 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:21:44.064Z] #21 4.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:21:44.414Z] #21 28.37 Selecting previously unselected package xfsprogs. [2022-04-27T15:21:44.414Z] #21 28.37 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-27T15:21:44.414Z] #21 28.38 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T15:21:44.629Z] #21 7.436 Fetched 8510 kB in 6s (1430 kB/s) [2022-04-27T15:21:44.673Z] #21 28.69 Selecting previously unselected package zip. [2022-04-27T15:21:44.673Z] #21 28.70 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-27T15:21:44.673Z] #21 28.73 Unpacking zip (3.0-12) ... [2022-04-27T15:21:44.673Z] #21 28.87 Selecting previously unselected package zstd. [2022-04-27T15:21:44.673Z] #21 28.88 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-27T15:21:44.673Z] #21 28.90 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:21:45.241Z] #21 29.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:21:45.811Z] #21 29.96 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T15:21:45.811Z] #21 29.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:21:45.811Z] #21 29.99 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-27T15:21:45.811Z] #21 30.00 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T15:21:45.811Z] #21 30.01 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T15:21:45.811Z] #21 30.02 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-27T15:21:45.811Z] #21 30.03 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T15:21:45.811Z] #21 30.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:21:45.811Z] #21 30.06 Setting up bzip2 (1.0.8-4) ... [2022-04-27T15:21:45.811Z] #21 30.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T15:21:46.071Z] #21 30.08 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T15:21:46.639Z] #21 30.67 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:46.639Z] #21 30.71 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-27T15:21:46.639Z] #21 30.74 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T15:21:46.898Z] #21 30.82 Setting up apparmor (2.13.6-10) ... [2022-04-27T15:21:47.160Z] #21 7.436 Reading package lists... [2022-04-27T15:21:48.275Z] #21 32.32 Setting up zip (3.0-12) ... [2022-04-27T15:21:48.275Z] #21 32.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:48.275Z] #21 32.36 Setting up bash-completion (1:2.11-2) ... [2022-04-27T15:21:48.916Z] #65 113.3 rootlesskit version 1.0.0 [2022-04-27T15:21:48.916Z] #65 113.3 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T15:21:48.916Z] #65 113.3 -container-ip string [2022-04-27T15:21:48.916Z] #65 113.3 container ip [2022-04-27T15:21:48.916Z] #65 113.3 -container-port int [2022-04-27T15:21:48.916Z] #65 113.3 container port (default -1) [2022-04-27T15:21:48.916Z] #65 113.3 -host-ip string [2022-04-27T15:21:48.916Z] #65 113.3 host ip [2022-04-27T15:21:48.916Z] #65 113.3 -host-port int [2022-04-27T15:21:48.916Z] #65 113.3 host port (default -1) [2022-04-27T15:21:48.916Z] #65 113.3 -proto string [2022-04-27T15:21:48.916Z] #65 113.3 proxy protocol (default "tcp") [2022-04-27T15:21:49.064Z] #21 9.898 Reading package lists... [2022-04-27T15:21:49.183Z] #65 ... [2022-04-27T15:21:49.183Z] [2022-04-27T15:21:49.183Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T15:21:49.183Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:49.183Z] #14 110.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T15:21:49.183Z] #14 110.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T15:21:49.183Z] #14 110.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:49.183Z] #14 110.3 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T15:21:49.183Z] #14 110.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 110.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:21:49.183Z] #14 110.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T15:21:49.183Z] #14 110.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 110.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:21:49.183Z] #14 110.6 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:21:49.183Z] #14 110.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 110.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:21:49.183Z] #14 110.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:21:49.183Z] #14 110.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 110.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:21:49.183Z] #14 111.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T15:21:49.183Z] #14 111.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 111.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:49.183Z] #14 111.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T15:21:49.183Z] #14 111.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 111.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:21:49.183Z] #14 111.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T15:21:49.183Z] #14 111.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 111.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:21:49.183Z] #14 111.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T15:21:49.183Z] #14 111.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 111.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:21:49.183Z] #14 112.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T15:21:49.183Z] #14 112.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 112.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:21:49.183Z] #14 112.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T15:21:49.183Z] #14 112.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 112.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:21:49.183Z] #14 112.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T15:21:49.183Z] #14 112.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 112.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:21:49.183Z] #14 112.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T15:21:49.183Z] #14 112.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 112.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:21:49.183Z] #14 113.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T15:21:49.183Z] #14 113.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 113.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:49.183Z] #14 113.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T15:21:49.183Z] #14 113.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 113.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:49.183Z] #14 113.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T15:21:49.183Z] #14 113.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T15:21:49.183Z] #14 113.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:21:49.183Z] #14 113.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:21:49.183Z] #14 113.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:21:49.183Z] #14 113.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:49.183Z] #14 113.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:21:49.183Z] #14 113.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:21:49.183Z] #14 113.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:21:49.183Z] #14 114.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:21:49.183Z] #14 114.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:21:49.321Z] #21 11.80 Building dependency tree... [2022-04-27T15:21:49.752Z] #14 114.9 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:21:49.885Z] #21 12.74 The following additional packages will be installed: [2022-04-27T15:21:49.885Z] #21 12.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:21:49.885Z] #21 12.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T15:21:49.885Z] #21 12.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T15:21:49.885Z] #21 12.74 python3-pkg-resources vim-runtime xxd [2022-04-27T15:21:49.885Z] #21 12.74 Suggested packages: [2022-04-27T15:21:49.885Z] #21 12.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T15:21:49.885Z] #21 12.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T15:21:49.885Z] #21 12.74 acl attr quota [2022-04-27T15:21:49.885Z] #21 12.74 Recommended packages: [2022-04-27T15:21:49.885Z] #21 12.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T15:21:50.321Z] #14 115.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:21:50.602Z] #14 115.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:21:50.602Z] #14 115.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:21:50.807Z] #21 34.65 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:21:50.807Z] #21 34.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T15:21:50.807Z] #21 34.69 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-27T15:21:50.807Z] #21 34.70 Setting up patch (2.7.6-7) ... [2022-04-27T15:21:50.807Z] #21 34.71 Setting up sudo (1.9.5p2-3) ... [2022-04-27T15:21:50.807Z] #21 34.78 invoke-rc.d: could not determine current runlevel [2022-04-27T15:21:50.807Z] #21 34.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:21:50.807Z] #21 34.80 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T15:21:50.807Z] #21 34.81 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-27T15:21:50.807Z] #21 34.83 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T15:21:50.807Z] #21 34.84 Setting up pigz (2.6-1) ... [2022-04-27T15:21:50.807Z] #21 34.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T15:21:50.807Z] #21 34.87 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T15:21:50.808Z] #21 34.89 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:21:50.808Z] #21 34.90 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:50.816Z] #21 13.76 The following NEW packages will be installed: [2022-04-27T15:21:50.816Z] #21 13.76 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T15:21:50.816Z] #21 13.76 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:21:50.816Z] #21 13.76 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T15:21:50.816Z] #21 13.76 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T15:21:50.816Z] #21 13.76 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T15:21:50.816Z] #21 13.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T15:21:50.816Z] #21 13.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T15:21:50.816Z] #21 13.77 xz-utils zip zstd [2022-04-27T15:21:50.863Z] #14 115.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:51.074Z] #21 14.06 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:21:51.074Z] #21 14.06 Need to get 27.6 MB of archives. [2022-04-27T15:21:51.074Z] #21 14.06 After this operation, 106 MB of additional disk space will be used. [2022-04-27T15:21:51.074Z] #21 14.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T15:21:51.074Z] #21 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T15:21:51.074Z] #21 14.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T15:21:51.074Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T15:21:51.074Z] #21 14.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T15:21:51.074Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T15:21:51.074Z] #21 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T15:21:51.074Z] #21 14.08 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T15:21:51.074Z] #21 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:21:51.074Z] #21 14.12 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-27T15:21:51.074Z] #21 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T15:21:51.074Z] #21 14.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T15:21:51.074Z] #21 14.14 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-27T15:21:51.074Z] #21 14.15 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T15:21:51.074Z] #21 14.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T15:21:51.332Z] #21 14.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T15:21:51.332Z] #21 14.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T15:21:51.332Z] #21 14.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T15:21:51.332Z] #21 14.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T15:21:51.332Z] #21 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T15:21:51.332Z] #21 14.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T15:21:51.332Z] #21 14.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:21:51.332Z] #21 14.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:21:51.332Z] #21 14.21 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:21:51.332Z] #21 14.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T15:21:51.332Z] #21 14.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T15:21:51.332Z] #21 14.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:21:51.377Z] #21 35.58 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-27T15:21:51.449Z] #14 116.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:21:51.450Z] #14 116.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T15:21:51.450Z] #14 116.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:21:51.590Z] #21 14.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T15:21:51.590Z] #21 14.53 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-27T15:21:51.590Z] #21 14.53 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-27T15:21:51.590Z] #21 14.53 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-27T15:21:51.590Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T15:21:51.590Z] #21 14.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T15:21:51.590Z] #21 14.54 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-27T15:21:51.590Z] #21 14.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T15:21:51.637Z] #21 35.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:21:51.711Z] #14 116.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:21:51.711Z] #14 116.7 Setting up libpcre2-dev:amd64 (10.36-2) ...#14 ... [2022-04-27T15:21:51.711Z] [2022-04-27T15:21:51.711Z] #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-27T15:21:51.711Z] #65 sha256:7de649beb6cd7bfe6264ece8677bdb387f838235cb6873d40264bd497a585f65 [2022-04-27T15:21:51.711Z] #65 DONE 116.4s [2022-04-27T15:21:51.711Z] [2022-04-27T15:21:51.711Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T15:21:51.711Z] #66 sha256:699909e487ce77495d0d161e8901ee798bd57d12459d35badfaac039f2200c47 [2022-04-27T15:21:51.711Z] #66 DONE 0.1s [2022-04-27T15:21:51.711Z] [2022-04-27T15:21:51.711Z] #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-27T15:21:51.711Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:51.711Z] #14 116.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:21:51.711Z] #14 116.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:21:51.711Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:21:51.711Z] #14 116.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:51.711Z] #14 116.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-27T15:21:51.711Z] #14 ... [2022-04-27T15:21:51.711Z] [2022-04-27T15:21:51.711Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T15:21:51.711Z] #67 sha256:c8c6768bfe7d93c937353ecda716314f1b3a55f72212cead4af1a3923a3620fe [2022-04-27T15:21:51.711Z] #67 DONE 0.1s [2022-04-27T15:21:51.711Z] [2022-04-27T15:21:51.711Z] #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-27T15:21:51.711Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:51.711Z] #14 116.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:51.711Z] #14 116.9 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-27T15:21:51.711Z] #14 116.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:21:51.711Z] #14 116.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:51.850Z] #21 14.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T15:21:51.850Z] #21 14.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:21:51.850Z] #21 14.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T15:21:51.850Z] #21 14.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T15:21:51.850Z] #21 14.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T15:21:51.850Z] #21 14.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T15:21:51.850Z] #21 14.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T15:21:51.850Z] #21 14.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T15:21:51.850Z] #21 14.68 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-27T15:21:51.897Z] #21 36.01 Setting up libelf1:arm64 (0.183-1) ... [2022-04-27T15:21:51.972Z] #14 116.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-27T15:21:51.972Z] #14 116.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:21:51.972Z] #14 117.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:51.972Z] #14 117.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:51.972Z] #14 117.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:21:51.972Z] #14 117.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:51.972Z] #14 117.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:51.972Z] #14 117.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:52.108Z] #21 14.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T15:21:52.108Z] #21 14.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T15:21:52.108Z] #21 14.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T15:21:52.108Z] #21 14.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T15:21:52.155Z] #21 36.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:21:52.156Z] #21 36.12 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T15:21:52.156Z] #21 36.14 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T15:21:52.366Z] #21 15.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:21:52.546Z] #14 DONE 117.5s [2022-04-27T15:21:52.546Z] [2022-04-27T15:21:52.546Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T15:21:52.546Z] #57 sha256:51d988dfd188e01b7096da7f8c7760979a5fa64319c75f3fa968f54b6e9464fd [2022-04-27T15:21:52.625Z] #21 15.54 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-04-27T15:21:52.625Z] #21 15.58 Selecting previously unselected package pigz. [2022-04-27T15:21:52.625Z] #21 15.58 (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-27T15:21:52.625Z] #21 15.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T15:21:52.625Z] #21 15.63 Unpacking pigz (2.6-1) ... [2022-04-27T15:21:52.625Z] #21 15.70 Selecting previously unselected package libelf1:amd64. [2022-04-27T15:21:52.625Z] #21 15.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T15:21:52.625Z] #21 15.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T15:21:52.675Z] #21 36.64 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:52.675Z] #21 36.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T15:21:52.675Z] #21 36.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T15:21:52.675Z] #21 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T15:21:52.675Z] #21 36.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T15:21:52.675Z] #21 36.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T15:21:52.675Z] #21 36.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T15:21:52.675Z] #21 36.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T15:21:52.675Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T15:21:52.675Z] #21 36.71 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T15:21:52.808Z] #57 DONE 0.4s [2022-04-27T15:21:52.808Z] [2022-04-27T15:21:52.808Z] #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-27T15:21:52.808Z] #58 sha256:dda33181bfb8cd2b751c6d670f17f0a68bc800673a920f14528396cbebc595db [2022-04-27T15:21:52.883Z] #21 15.90 Selecting previously unselected package libbpf0:amd64. [2022-04-27T15:21:52.883Z] #21 15.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T15:21:52.883Z] #21 15.91 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:21:53.141Z] #21 16.02 Selecting previously unselected package libcap2:amd64. [2022-04-27T15:21:53.141Z] #21 16.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T15:21:53.141Z] #21 16.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:21:53.141Z] #21 16.10 Selecting previously unselected package libmnl0:amd64. [2022-04-27T15:21:53.141Z] #21 16.10 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T15:21:53.141Z] #21 16.11 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:21:53.141Z] #21 16.22 Selecting previously unselected package libxtables12:amd64. [2022-04-27T15:21:53.398Z] #21 16.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T15:21:53.398Z] #21 16.22 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:21:53.398Z] #21 16.30 Selecting previously unselected package libcap2-bin. [2022-04-27T15:21:53.398Z] #21 16.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T15:21:53.398Z] #21 16.30 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T15:21:53.398Z] #21 16.39 Selecting previously unselected package iproute2. [2022-04-27T15:21:53.398Z] #21 16.40 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T15:21:53.399Z] #21 16.40 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T15:21:53.574Z] #14 111.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T15:21:53.574Z] #14 111.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T15:21:53.574Z] #14 111.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:21:53.977Z] #21 16.89 Selecting previously unselected package xxd. [2022-04-27T15:21:53.977Z] #21 16.89 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:21:53.977Z] #21 16.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:54.050Z] #21 37.90 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T15:21:54.050Z] #21 37.91 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T15:21:54.050Z] #21 37.96 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:21:54.050Z] #21 37.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:21:54.146Z] #14 ... [2022-04-27T15:21:54.146Z] [2022-04-27T15:21:54.146Z] #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-27T15:21:54.146Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:21:54.146Z] #65 113.8 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T15:21:54.146Z] #65 113.8 + GOBIN=/build [2022-04-27T15:21:54.146Z] #65 113.8 + GO111MODULE=on [2022-04-27T15:21:54.146Z] #65 113.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T15:21:54.234Z] #21 16.99 Selecting previously unselected package vim-common. [2022-04-27T15:21:54.234Z] #21 17.00 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:21:54.234Z] #21 17.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:21:54.234Z] #21 17.17 Selecting previously unselected package bash-completion. [2022-04-27T15:21:54.234Z] #21 17.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T15:21:54.724Z] #58 ... [2022-04-27T15:21:54.724Z] [2022-04-27T15:21:54.724Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T15:21:54.724Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T15:21:54.724Z] #15 DONE 2.0s [2022-04-27T15:21:54.724Z] [2022-04-27T15:21:54.724Z] #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-27T15:21:54.724Z] #58 sha256:dda33181bfb8cd2b751c6d670f17f0a68bc800673a920f14528396cbebc595db [2022-04-27T15:21:54.724Z] #58 1.711 + RM_GOPATH=0 [2022-04-27T15:21:54.724Z] #58 1.711 + TMP_GOPATH= [2022-04-27T15:21:54.724Z] #58 1.711 + : /build [2022-04-27T15:21:54.724Z] #58 1.711 + '[' -z '' ']' [2022-04-27T15:21:54.724Z] #58 1.711 ++ mktemp -d [2022-04-27T15:21:54.724Z] #58 1.711 + export GOPATH=/tmp/tmp.r3PLuuBHkS [2022-04-27T15:21:54.724Z] #58 1.711 + GOPATH=/tmp/tmp.r3PLuuBHkS [2022-04-27T15:21:54.724Z] #58 1.711 + RM_GOPATH=1 [2022-04-27T15:21:54.724Z] #58 1.711 + case "$(go env GOARCH)" in [2022-04-27T15:21:54.724Z] #58 1.711 ++ go env GOARCH [2022-04-27T15:21:54.724Z] #58 1.734 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:54.724Z] #58 1.734 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:21:54.724Z] #58 1.734 ++ dirname /install.sh [2022-04-27T15:21:54.724Z] #58 1.734 + dir=/ [2022-04-27T15:21:54.724Z] #58 1.734 + bin=runc [2022-04-27T15:21:54.724Z] #58 1.734 + shift [2022-04-27T15:21:54.724Z] #58 1.734 + '[' '!' -f //runc.installer ']' [2022-04-27T15:21:54.724Z] #58 1.734 + . //runc.installer [2022-04-27T15:21:54.724Z] #58 1.734 ++ set -e [2022-04-27T15:21:54.724Z] #58 1.734 ++ : v1.1.1 [2022-04-27T15:21:54.724Z] #58 1.734 + install_runc [2022-04-27T15:21:54.724Z] #58 1.734 + RUNC_BUILDTAGS=seccomp [2022-04-27T15:21:54.724Z] #58 1.734 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T15:21:54.724Z] #58 1.734 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.r3PLuuBHkS/src/github.com/opencontainers/runc [2022-04-27T15:21:54.724Z] #58 1.734 Cloning into '/tmp/tmp.r3PLuuBHkS/src/github.com/opencontainers/runc'... [2022-04-27T15:21:54.724Z] #58 1.734 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T15:21:54.985Z] #21 38.95 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T15:21:54.986Z] #21 38.96 Setting up jq (1.6-2.1) ... [2022-04-27T15:21:54.986Z] #21 38.98 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-27T15:21:54.986Z] #21 38.99 Setting up iptables (1.8.7-1) ... [2022-04-27T15:21:54.986Z] #21 39.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T15:21:54.986Z] #21 39.05 Setting up iproute2 (5.10.0-4) ... [2022-04-27T15:21:55.245Z] #21 39.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:21:56.106Z] #58 ... [2022-04-27T15:21:56.106Z] [2022-04-27T15:21:56.106Z] #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-27T15:21:56.106Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T15:21:56.106Z] #16 DONE 1.5s [2022-04-27T15:21:56.106Z] [2022-04-27T15:21:56.106Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T15:21:56.106Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T15:21:56.131Z] #21 18.75 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T15:21:56.131Z] #21 19.12 Selecting previously unselected package bzip2. [2022-04-27T15:21:56.131Z] #21 19.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T15:21:56.131Z] #21 19.13 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T15:21:56.388Z] #21 19.21 Selecting previously unselected package xz-utils. [2022-04-27T15:21:56.388Z] #21 19.22 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T15:21:56.388Z] #21 19.23 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:21:56.388Z] #21 19.38 Selecting previously unselected package apparmor. [2022-04-27T15:21:56.388Z] #21 19.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T15:21:56.388Z] #21 19.44 Unpacking apparmor (2.13.6-10) ... [2022-04-27T15:21:56.681Z] #17 0.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T15:21:56.954Z] #21 19.82 Selecting previously unselected package inetutils-ping. [2022-04-27T15:21:56.954Z] #21 19.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T15:21:56.954Z] #21 19.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T15:21:56.954Z] #21 19.95 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T15:21:56.954Z] #21 19.95 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:21:57.153Z] #21 DONE 41.3s [2022-04-27T15:21:57.153Z] [2022-04-27T15:21:57.153Z] #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-27T15:21:57.153Z] #58 sha256:b96a9eb48bef2d416cf97e93418109f4fc515113e5ca26ce26033d647892bd69 [2022-04-27T15:21:57.212Z] #21 19.95 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:57.212Z] #21 20.03 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T15:21:57.212Z] #21 20.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:21:57.212Z] #21 20.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:21:57.212Z] #21 20.10 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T15:21:57.212Z] #21 20.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T15:21:57.212Z] #21 20.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:21:57.212Z] #21 20.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T15:21:57.212Z] #21 20.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T15:21:57.212Z] #21 20.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:21:57.255Z] #17 DONE 1.0s [2022-04-27T15:21:57.255Z] [2022-04-27T15:21:57.255Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T15:21:57.255Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T15:21:57.413Z] #58 ... [2022-04-27T15:21:57.413Z] [2022-04-27T15:21:57.413Z] #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-27T15:21:57.413Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-27T15:21:57.471Z] #21 20.25 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T15:21:57.471Z] #21 20.25 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T15:21:57.471Z] #21 20.26 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:21:57.471Z] #21 20.37 Selecting previously unselected package iptables. [2022-04-27T15:21:57.471Z] #21 20.38 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T15:21:57.471Z] #21 20.38 Unpacking iptables (1.8.7-1) ... [2022-04-27T15:21:57.729Z] #21 20.68 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:21:57.729Z] #21 20.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:21:57.729Z] #21 20.69 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:21:57.988Z] #21 20.83 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:21:57.988Z] #21 20.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:21:57.988Z] #21 20.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:21:57.988Z] #21 20.94 Selecting previously unselected package jq. [2022-04-27T15:21:57.988Z] #21 20.95 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:21:57.988Z] #21 20.96 Unpacking jq (1.6-2.1) ... [2022-04-27T15:21:57.988Z] #22 0.606 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T15:21:57.989Z] #22 0.610 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T15:21:57.989Z] #22 0.614 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T15:21:57.989Z] #22 DONE 0.7s [2022-04-27T15:21:57.989Z] [2022-04-27T15:21:57.989Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T15:21:57.989Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-27T15:21:58.195Z] #18 DONE 1.1s [2022-04-27T15:21:58.195Z] [2022-04-27T15:21:58.195Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T15:21:58.195Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T15:21:58.246Z] #21 21.04 Selecting previously unselected package libaio1:amd64. [2022-04-27T15:21:58.246Z] #21 21.04 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T15:21:58.246Z] #21 21.05 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:21:58.246Z] #21 21.11 Selecting previously unselected package libgpm2:amd64. [2022-04-27T15:21:58.246Z] #21 21.11 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T15:21:58.246Z] #21 21.12 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:21:58.246Z] #21 21.18 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:21:58.246Z] #21 21.19 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:21:58.246Z] #21 21.20 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:21:59.136Z] #19 DONE 1.0s [2022-04-27T15:21:59.136Z] [2022-04-27T15:21:59.136Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T15:21:59.136Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T15:21:59.467Z] #65 ... [2022-04-27T15:21:59.468Z] [2022-04-27T15:21:59.468Z] #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-27T15:21:59.468Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:21:59.468Z] #14 116.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T15:21:59.468Z] #14 116.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T15:21:59.468Z] #14 116.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:21:59.468Z] #14 116.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T15:21:59.468Z] #14 116.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 116.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:21:59.468Z] #14 116.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T15:21:59.468Z] #14 117.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:21:59.468Z] #14 117.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T15:21:59.468Z] #14 117.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:21:59.468Z] #14 117.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T15:21:59.468Z] #14 117.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:21:59.468Z] #14 117.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T15:21:59.468Z] #14 117.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:59.468Z] #14 117.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T15:21:59.468Z] #14 117.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:21:59.468Z] #14 117.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T15:21:59.468Z] #14 117.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:21:59.468Z] #14 117.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T15:21:59.468Z] #14 117.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 117.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:21:59.468Z] #14 118.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T15:21:59.468Z] #14 118.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 118.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:21:59.468Z] #14 118.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T15:21:59.468Z] #14 118.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 118.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:21:59.468Z] #14 118.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T15:21:59.468Z] #14 118.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 118.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:21:59.468Z] #14 118.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T15:21:59.468Z] #14 118.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 118.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:21:59.468Z] #14 119.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T15:21:59.468Z] #14 119.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T15:21:59.468Z] #14 119.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:21:59.639Z] #69 137.9 # github.com/containerd/containerd/cmd/containerd [2022-04-27T15:21:59.639Z] #69 137.9 /usr/bin/ld: /tmp/go-link-1033481850/000019.o: in function `New': [2022-04-27T15:21:59.639Z] #69 137.9 /tmp/tmp.O3g8LbjE21/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-27T15:21:59.639Z] #69 138.0 + bin/containerd-stress [2022-04-27T15:21:59.639Z] #69 139.1 + bin/containerd-shim [2022-04-27T15:22:00.038Z] #14 119.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T15:22:00.038Z] #14 119.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T15:22:00.038Z] #14 119.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:22:00.516Z] #20 DONE 1.0s [2022-04-27T15:22:00.516Z] [2022-04-27T15:22:00.516Z] #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-27T15:22:00.516Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:01.005Z] #14 120.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T15:22:01.005Z] #14 120.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T15:22:01.005Z] #14 121.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:22:01.453Z] #21 1.219 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:22:01.453Z] #21 1.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:22:01.453Z] #21 1.257 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:22:01.537Z] #21 24.15 Selecting previously unselected package libinih1:amd64. [2022-04-27T15:22:01.537Z] #21 24.16 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T15:22:01.537Z] #21 24.17 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:01.537Z] #21 24.24 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:22:01.537Z] #21 24.24 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:22:01.537Z] #21 24.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:01.537Z] #21 24.31 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:22:01.537Z] #21 24.32 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:22:01.537Z] #21 24.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:01.537Z] #21 24.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:22:01.537Z] #21 24.41 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:22:01.537Z] #21 24.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:01.537Z] #21 24.49 Selecting previously unselected package net-tools. [2022-04-27T15:22:01.537Z] #21 24.49 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T15:22:01.537Z] #21 24.49 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:01.537Z] #21 24.67 Selecting previously unselected package patch. [2022-04-27T15:22:01.808Z] #21 24.69 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T15:22:01.808Z] #21 24.70 Unpacking patch (2.7.6-7) ... [2022-04-27T15:22:02.024Z] #21 1.727 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:22:02.070Z] #21 24.79 Selecting previously unselected package python-pip-whl. [2022-04-27T15:22:02.070Z] #21 24.82 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:02.070Z] #21 24.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:02.436Z] #14 122.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T15:22:02.436Z] #14 122.4 Setting up libapparmor1:amd64 (2.13.6-10) ...#14 ... [2022-04-27T15:22:02.436Z] [2022-04-27T15:22:02.436Z] #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-27T15:22:02.436Z] #65 sha256:80e8a6e4ecc6cce9c2f573cb7e6b8f7d7c2365fd0d4da0924f946208bb9da399 [2022-04-27T15:22:02.436Z] #65 118.9 rootlesskit version 1.0.0 [2022-04-27T15:22:02.436Z] #65 118.9 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T15:22:02.436Z] #65 118.9 -container-ip string [2022-04-27T15:22:02.436Z] #65 118.9 container ip [2022-04-27T15:22:02.436Z] #65 118.9 -container-port int [2022-04-27T15:22:02.436Z] #65 118.9 container port (default -1) [2022-04-27T15:22:02.436Z] #65 118.9 -host-ip string [2022-04-27T15:22:02.436Z] #65 118.9 host ip [2022-04-27T15:22:02.436Z] #65 118.9 -host-port int [2022-04-27T15:22:02.436Z] #65 118.9 host port (default -1) [2022-04-27T15:22:02.436Z] #65 118.9 -proto string [2022-04-27T15:22:02.436Z] #65 118.9 proxy protocol (default "tcp") [2022-04-27T15:22:02.436Z] #65 DONE 122.1s [2022-04-27T15:22:02.436Z] [2022-04-27T15:22:02.436Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T15:22:02.436Z] #66 sha256:dab37a7a0e982d33670292e7ad5b6e9d8694f3792506cad31fb11382a981fa7b [2022-04-27T15:22:02.436Z] #66 DONE 0.0s [2022-04-27T15:22:02.436Z] [2022-04-27T15:22:02.436Z] #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-27T15:22:02.436Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:22:02.436Z] #14 122.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T15:22:02.436Z] #14 122.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T15:22:02.436Z] #14 122.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T15:22:02.436Z] #14 122.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T15:22:02.436Z] #14 122.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T15:22:02.436Z] #14 122.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T15:22:02.436Z] #14 ... [2022-04-27T15:22:02.436Z] [2022-04-27T15:22:02.437Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T15:22:02.437Z] #67 sha256:7a03c14789d0ea28d4b4109b02cc35d9bb0f3c9204a4d1629306ce0138b9f8c9 [2022-04-27T15:22:02.591Z] #21 25.36 Selecting previously unselected package python3-lib2to3. [2022-04-27T15:22:02.591Z] #21 25.38 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T15:22:02.591Z] #21 25.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:02.591Z] #21 25.52 Selecting previously unselected package python3-distutils. [2022-04-27T15:22:02.591Z] #21 25.54 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T15:22:02.591Z] #21 25.55 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T15:22:02.699Z] #67 DONE 0.1s [2022-04-27T15:22:02.699Z] [2022-04-27T15:22:02.699Z] #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-27T15:22:02.699Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T15:22:02.699Z] #14 122.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T15:22:02.699Z] #14 122.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T15:22:02.699Z] #14 122.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T15:22:02.699Z] #14 122.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T15:22:02.699Z] #14 122.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T15:22:02.700Z] #14 122.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T15:22:02.700Z] #14 122.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T15:22:02.700Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.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-27T15:22:02.700Z] #14 122.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.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-27T15:22:02.700Z] #14 122.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T15:22:02.700Z] #14 122.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.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-27T15:22:02.700Z] #14 122.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T15:22:02.700Z] #14 122.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T15:22:02.849Z] #21 25.67 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:22:02.849Z] #21 25.69 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:22:02.849Z] #21 25.70 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:02.849Z] #21 25.82 Selecting previously unselected package python3-setuptools. [2022-04-27T15:22:02.849Z] #21 25.84 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T15:22:02.849Z] #21 25.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:02.965Z] #21 2.828 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:22:02.968Z] #14 122.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:22:02.968Z] #14 122.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T15:22:02.968Z] #14 122.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:22:02.968Z] #14 122.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T15:22:02.968Z] #14 123.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:22:03.415Z] #21 26.12 Selecting previously unselected package python3-wheel. [2022-04-27T15:22:03.415Z] #21 26.13 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T15:22:03.415Z] #21 26.14 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T15:22:03.415Z] #21 26.19 Selecting previously unselected package python3-pip. [2022-04-27T15:22:03.415Z] #21 26.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:03.415Z] #21 26.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:03.542Z] #14 DONE 123.6s [2022-04-27T15:22:03.542Z] [2022-04-27T15:22:03.542Z] #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-27T15:22:03.542Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:22:03.542Z] #34 ... [2022-04-27T15:22:03.542Z] [2022-04-27T15:22:03.542Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T15:22:03.542Z] #57 sha256:e734015d749d64c3ee2992ea087d1f3a36c4023a375ee62ce5aea9fb0485a521 [2022-04-27T15:22:03.673Z] #21 26.45 Selecting previously unselected package sudo. [2022-04-27T15:22:03.673Z] #21 26.45 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T15:22:03.673Z] #21 26.46 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T15:22:03.804Z] #57 DONE 0.2s [2022-04-27T15:22:03.804Z] [2022-04-27T15:22:03.804Z] #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-27T15:22:03.804Z] #58 sha256:1587edeab8c5c53c0e9eb7068296f6475d22acf694c27e4e0a76cd9bf4a1f34f [2022-04-27T15:22:03.931Z] #21 27.01 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T15:22:04.212Z] #21 27.01 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T15:22:04.212Z] #21 27.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:04.349Z] #21 3.976 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:22:04.469Z] #21 27.42 Selecting previously unselected package uidmap. [2022-04-27T15:22:04.469Z] #21 27.42 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T15:22:04.469Z] #21 27.42 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T15:22:04.469Z] #21 27.57 Selecting previously unselected package vim-runtime. [2022-04-27T15:22:04.728Z] #21 27.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:22:04.728Z] #21 27.61 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-27T15:22:04.728Z] #21 27.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T15:22:04.728Z] #21 27.66 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:05.196Z] #58 1.488 + RM_GOPATH=0 [2022-04-27T15:22:05.196Z] #58 1.488 + TMP_GOPATH= [2022-04-27T15:22:05.196Z] #58 1.488 + : /build [2022-04-27T15:22:05.196Z] #58 1.488 + '[' -z '' ']' [2022-04-27T15:22:05.196Z] #58 1.488 ++ mktemp -d [2022-04-27T15:22:05.196Z] #58 1.488 + export GOPATH=/tmp/tmp.L0XBLQ1IVw [2022-04-27T15:22:05.196Z] #58 1.488 + GOPATH=/tmp/tmp.L0XBLQ1IVw [2022-04-27T15:22:05.196Z] #58 1.488 + RM_GOPATH=1 [2022-04-27T15:22:05.196Z] #58 1.488 + case "$(go env GOARCH)" in [2022-04-27T15:22:05.196Z] #58 1.488 ++ go env GOARCH [2022-04-27T15:22:05.196Z] #58 ... [2022-04-27T15:22:05.196Z] [2022-04-27T15:22:05.196Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T15:22:05.196Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T15:22:05.196Z] #15 DONE 1.7s [2022-04-27T15:22:05.196Z] [2022-04-27T15:22:05.196Z] #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-27T15:22:05.196Z] #58 sha256:1587edeab8c5c53c0e9eb7068296f6475d22acf694c27e4e0a76cd9bf4a1f34f [2022-04-27T15:22:05.196Z] #58 1.522 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T15:22:05.196Z] #58 1.522 + GO_BUILDMODE=-buildmode=pie [2022-04-27T15:22:05.196Z] #58 1.524 ++ dirname /install.sh [2022-04-27T15:22:05.196Z] #58 1.526 + dir=/ [2022-04-27T15:22:05.196Z] #58 1.526 + bin=runc [2022-04-27T15:22:05.196Z] #58 1.526 + shift [2022-04-27T15:22:05.196Z] #58 1.526 + '[' '!' -f //runc.installer ']' [2022-04-27T15:22:05.196Z] #58 1.526 + . //runc.installer [2022-04-27T15:22:05.196Z] #58 1.526 ++ set -e [2022-04-27T15:22:05.196Z] #58 1.526 ++ : v1.1.1 [2022-04-27T15:22:05.196Z] #58 1.526 + install_runc [2022-04-27T15:22:05.196Z] #58 1.526 + RUNC_BUILDTAGS=seccomp [2022-04-27T15:22:05.196Z] #58 1.526 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T15:22:05.196Z] #58 1.535 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T15:22:05.196Z] #58 1.535 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L0XBLQ1IVw/src/github.com/opencontainers/runc [2022-04-27T15:22:05.196Z] #58 1.535 Cloning into '/tmp/tmp.L0XBLQ1IVw/src/github.com/opencontainers/runc'... [2022-04-27T15:22:06.589Z] #58 ... [2022-04-27T15:22:06.589Z] [2022-04-27T15:22:06.589Z] #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-27T15:22:06.589Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T15:22:06.589Z] #16 DONE 1.3s [2022-04-27T15:22:06.853Z] [2022-04-27T15:22:06.853Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T15:22:06.853Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T15:22:07.428Z] #17 0.948 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T15:22:07.685Z] #21 7.173 Fetched 8510 kB in 6s (1374 kB/s) [2022-04-27T15:22:07.690Z] #17 DONE 1.0s [2022-04-27T15:22:07.690Z] [2022-04-27T15:22:07.690Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T15:22:07.690Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T15:22:07.961Z] #23 8.684 Collecting yamllint==1.26.1 [2022-04-27T15:22:07.961Z] #23 9.751 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T15:22:08.008Z] #21 30.67 Selecting previously unselected package vim. [2022-04-27T15:22:08.008Z] #21 30.68 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:22:08.008Z] #21 30.70 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:08.266Z] #21 31.19 Selecting previously unselected package xfsprogs. [2022-04-27T15:22:08.267Z] #21 31.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T15:22:08.267Z] #21 31.21 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T15:22:08.528Z] #23 10.69 Collecting pathspec>=0.5.3 [2022-04-27T15:22:08.528Z] #23 10.71 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T15:22:08.636Z] #18 DONE 1.0s [2022-04-27T15:22:08.636Z] [2022-04-27T15:22:08.636Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T15:22:08.637Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T15:22:08.787Z] #23 10.96 Collecting pyyaml [2022-04-27T15:22:08.831Z] #21 31.58 Selecting previously unselected package zip. [2022-04-27T15:22:08.831Z] #21 31.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T15:22:08.831Z] #21 31.59 Unpacking zip (3.0-12) ... [2022-04-27T15:22:08.831Z] #21 31.68 Selecting previously unselected package zstd. [2022-04-27T15:22:08.831Z] #21 31.70 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T15:22:08.831Z] #21 31.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:09.046Z] #23 10.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-27T15:22:09.046Z] #23 11.02 Building wheels for collected packages: yamllint [2022-04-27T15:22:09.046Z] #23 11.02 Building wheel for yamllint (setup.py): started [2022-04-27T15:22:09.090Z] #21 32.02 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:09.125Z] #21 7.173 Reading package lists... [2022-04-27T15:22:09.125Z] #21 ... [2022-04-27T15:22:09.125Z] [2022-04-27T15:22:09.125Z] #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-27T15:22:09.125Z] #58 sha256:dda33181bfb8cd2b751c6d670f17f0a68bc800673a920f14528396cbebc595db [2022-04-27T15:22:09.125Z] #58 11.00 + cd /tmp/tmp.r3PLuuBHkS/src/github.com/opencontainers/runc [2022-04-27T15:22:09.125Z] #58 11.00 + git checkout -q v1.1.1 [2022-04-27T15:22:09.125Z] #58 11.51 + '[' -z '' ']' [2022-04-27T15:22:09.125Z] #58 11.52 + target=static [2022-04-27T15:22:09.125Z] #58 11.52 + make BUILDTAGS=seccomp static [2022-04-27T15:22:09.125Z] #58 11.69 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-27T15:22:09.982Z] #23 11.87 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T15:22:09.982Z] #23 11.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e96982f21d43a73355d73a3ddcd9558606895791fd5e10ac4b3c9e16e67c4c15 [2022-04-27T15:22:09.982Z] #23 11.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T15:22:09.982Z] #23 11.88 Successfully built yamllint [2022-04-27T15:22:09.982Z] #23 11.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T15:22:10.020Z] #21 32.75 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:10.020Z] #21 32.76 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:10.020Z] #21 32.77 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:22:10.020Z] #21 32.79 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:22:10.020Z] #21 32.80 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:10.020Z] #21 32.81 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:10.020Z] #21 32.82 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T15:22:10.020Z] #21 32.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:10.020Z] #21 32.85 Setting up bzip2 (1.0.8-4) ... [2022-04-27T15:22:10.020Z] #21 32.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:10.020Z] #21 32.88 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T15:22:10.025Z] #19 DONE 1.0s [2022-04-27T15:22:10.025Z] [2022-04-27T15:22:10.025Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T15:22:10.025Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T15:22:10.069Z] #58 ... [2022-04-27T15:22:10.069Z] [2022-04-27T15:22:10.069Z] #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-27T15:22:10.069Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:10.069Z] #21 7.173 Reading package lists... [2022-04-27T15:22:10.241Z] #23 12.26 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T15:22:10.329Z] #21 9.855 Reading package lists... [2022-04-27T15:22:10.329Z] #21 ... [2022-04-27T15:22:10.329Z] [2022-04-27T15:22:10.329Z] #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-27T15:22:10.329Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:22:10.329Z] #34 DONE 135.1s [2022-04-27T15:22:10.502Z] #23 DONE 12.8s [2022-04-27T15:22:10.502Z] [2022-04-27T15:22:10.502Z] #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-27T15:22:10.502Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T15:22:10.582Z] #21 33.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:10.582Z] #21 33.48 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:22:10.582Z] #21 33.49 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T15:22:10.582Z] #21 33.50 Setting up apparmor (2.13.6-10) ... [2022-04-27T15:22:10.588Z] [2022-04-27T15:22:10.588Z] #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-27T15:22:10.588Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:22:10.597Z] #20 DONE 1.0s [2022-04-27T15:22:10.597Z] [2022-04-27T15:22:10.597Z] #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-27T15:22:10.597Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:11.899Z] #69 150.4 + bin/containerd-shim-runc-v1 [2022-04-27T15:22:11.951Z] #21 34.93 Setting up zip (3.0-12) ... [2022-04-27T15:22:11.951Z] #21 34.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:11.951Z] #21 34.98 Setting up bash-completion (1:2.11-2) ... [2022-04-27T15:22:11.982Z] #21 1.397 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T15:22:12.243Z] #21 1.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T15:22:12.243Z] #21 1.426 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T15:22:12.498Z] #45 ... [2022-04-27T15:22:12.498Z] [2022-04-27T15:22:12.499Z] #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-27T15:22:12.499Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:12.499Z] #21 9.855 Reading package lists... [2022-04-27T15:22:12.503Z] #21 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T15:22:13.329Z] #21 12.51 Building dependency tree... [2022-04-27T15:22:13.590Z] #21 13.51 The following additional packages will be installed: [2022-04-27T15:22:13.851Z] #21 13.51 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:22:13.851Z] #21 13.51 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T15:22:13.851Z] #21 13.51 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T15:22:13.851Z] #21 13.51 python3-pkg-resources vim-runtime xxd [2022-04-27T15:22:13.851Z] #21 13.51 Suggested packages: [2022-04-27T15:22:13.851Z] #21 13.51 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T15:22:13.851Z] #21 13.51 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T15:22:13.851Z] #21 13.51 acl attr quota [2022-04-27T15:22:13.851Z] #21 13.51 Recommended packages: [2022-04-27T15:22:13.851Z] #21 13.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T15:22:13.892Z] #21 3.031 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T15:22:14.478Z] #21 36.90 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:22:14.478Z] #21 36.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T15:22:14.478Z] #21 36.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:22:14.478Z] #21 36.93 Setting up patch (2.7.6-7) ... [2022-04-27T15:22:14.478Z] #21 36.94 Setting up sudo (1.9.5p2-3) ... [2022-04-27T15:22:14.478Z] #21 37.00 invoke-rc.d: could not determine current runlevel [2022-04-27T15:22:14.478Z] #21 37.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:22:14.478Z] #21 37.02 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T15:22:14.479Z] #21 37.03 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:22:14.479Z] #21 37.05 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T15:22:14.479Z] #21 37.07 Setting up pigz (2.6-1) ... [2022-04-27T15:22:14.479Z] #21 37.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:22:14.479Z] #21 37.09 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:14.479Z] #21 37.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:14.479Z] #21 37.12 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:14.737Z] #21 37.75 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:22:14.737Z] #21 37.76 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:14.791Z] #21 14.54 The following NEW packages will be installed: [2022-04-27T15:22:14.791Z] #21 14.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T15:22:14.791Z] #21 14.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:22:14.791Z] #21 14.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T15:22:14.792Z] #21 14.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T15:22:14.792Z] #21 14.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T15:22:14.792Z] #21 14.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T15:22:14.792Z] #21 14.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T15:22:14.792Z] #21 14.54 xz-utils zip zstd [2022-04-27T15:22:14.839Z] #21 4.338 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T15:22:15.053Z] #21 14.85 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:22:15.053Z] #21 14.85 Need to get 27.6 MB of archives. [2022-04-27T15:22:15.053Z] #21 14.85 After this operation, 106 MB of additional disk space will be used. [2022-04-27T15:22:15.053Z] #21 14.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T15:22:15.053Z] #21 14.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T15:22:15.053Z] #21 14.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T15:22:15.053Z] #21 14.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T15:22:15.053Z] #21 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T15:22:15.053Z] #21 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T15:22:15.053Z] #21 14.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T15:22:15.053Z] #21 14.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T15:22:15.053Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:22:15.053Z] #21 14.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T15:22:15.053Z] #21 14.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T15:22:15.053Z] #21 14.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T15:22:15.053Z] #21 14.92 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-27T15:22:15.053Z] #21 14.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T15:22:15.053Z] #21 14.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T15:22:15.303Z] #21 38.18 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T15:22:15.303Z] #21 38.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:15.303Z] #21 38.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:22:15.303Z] #21 38.26 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T15:22:15.313Z] #21 14.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T15:22:15.313Z] #21 14.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T15:22:15.313Z] #21 14.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T15:22:15.313Z] #21 14.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T15:22:15.313Z] #21 14.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T15:22:15.313Z] #21 14.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T15:22:15.313Z] #21 14.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:22:15.313Z] #21 14.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:22:15.313Z] #21 14.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:22:15.313Z] #21 14.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T15:22:15.313Z] #21 14.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T15:22:15.313Z] #21 15.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:22:15.572Z] #21 15.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T15:22:15.572Z] #21 15.33 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-27T15:22:15.572Z] #21 15.34 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-27T15:22:15.572Z] #21 15.34 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-27T15:22:15.572Z] #21 15.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T15:22:15.573Z] #21 15.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T15:22:15.573Z] #21 15.35 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-27T15:22:15.573Z] #21 15.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T15:22:15.573Z] #21 15.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T15:22:15.573Z] #21 15.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:22:15.573Z] #21 15.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T15:22:15.573Z] #21 15.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T15:22:15.573Z] #21 15.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T15:22:15.573Z] #21 15.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T15:22:15.573Z] #21 15.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T15:22:15.832Z] #21 15.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T15:22:15.832Z] #21 15.49 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-27T15:22:15.832Z] #21 15.72 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T15:22:15.832Z] #21 15.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T15:22:15.869Z] #21 38.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:15.869Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T15:22:15.869Z] #21 38.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T15:22:15.869Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T15:22:15.869Z] #21 38.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T15:22:15.869Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T15:22:15.869Z] #21 38.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T15:22:15.869Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T15:22:15.869Z] #21 38.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T15:22:15.869Z] #21 38.77 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:16.093Z] #21 15.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T15:22:16.093Z] #21 15.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T15:22:16.112Z] #69 156.8 + bin/containerd-shim-runc-v2 [2022-04-27T15:22:16.665Z] #21 16.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:22:16.665Z] #21 16.51 Fetched 27.6 MB in 1s (22.3 MB/s) [2022-04-27T15:22:16.665Z] #21 16.56 Selecting previously unselected package pigz. [2022-04-27T15:22:16.926Z] #21 16.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 ... 24010 files and directories currently installed.) [2022-04-27T15:22:16.926Z] #21 16.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T15:22:16.926Z] #21 16.63 Unpacking pigz (2.6-1) ... [2022-04-27T15:22:16.926Z] #21 16.72 Selecting previously unselected package libelf1:amd64. [2022-04-27T15:22:16.926Z] #21 16.73 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T15:22:16.926Z] #21 16.74 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T15:22:16.926Z] #21 16.87 Selecting previously unselected package libbpf0:amd64. [2022-04-27T15:22:17.056Z] #69 157.6 + binaries [2022-04-27T15:22:17.056Z] #69 157.6 + install -D bin/containerd /build/containerd [2022-04-27T15:22:17.056Z] #69 157.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T15:22:17.056Z] #69 157.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T15:22:17.056Z] #69 157.7 + install -D bin/ctr /build/ctr [2022-04-27T15:22:17.128Z] #45 163.0 + dpkg --print-architecture [2022-04-27T15:22:17.128Z] #45 DONE 163.7s [2022-04-27T15:22:17.128Z] [2022-04-27T15:22:17.128Z] #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-27T15:22:17.128Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:22:17.186Z] #21 16.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T15:22:17.186Z] #21 16.88 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:22:17.186Z] #21 16.98 Selecting previously unselected package libcap2:amd64. [2022-04-27T15:22:17.186Z] #21 16.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T15:22:17.186Z] #21 16.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:22:17.186Z] #21 17.05 Selecting previously unselected package libmnl0:amd64. [2022-04-27T15:22:17.186Z] #21 17.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T15:22:17.186Z] #21 17.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:22:17.186Z] #21 17.12 Selecting previously unselected package libxtables12:amd64. [2022-04-27T15:22:17.245Z] #21 40.00 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:22:17.245Z] #21 40.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:22:17.245Z] #21 40.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:17.245Z] #21 40.05 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:17.447Z] #21 17.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T15:22:17.447Z] #21 17.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:22:17.447Z] #21 17.21 Selecting previously unselected package libcap2-bin. [2022-04-27T15:22:17.447Z] #21 17.21 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T15:22:17.447Z] #21 17.22 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T15:22:17.447Z] #21 17.31 Selecting previously unselected package iproute2. [2022-04-27T15:22:17.447Z] #21 17.32 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T15:22:17.447Z] #21 17.32 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T15:22:17.630Z] #69 DONE 158.1s [2022-04-27T15:22:18.023Z] #21 17.74 Selecting previously unselected package xxd. [2022-04-27T15:22:18.023Z] #21 17.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:22:18.024Z] #21 17.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:18.024Z] #21 17.86 Selecting previously unselected package vim-common. [2022-04-27T15:22:18.024Z] #21 17.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:22:18.024Z] #21 17.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:18.153Z] #21 7.574 Fetched 8510 kB in 7s (1280 kB/s) [2022-04-27T15:22:18.180Z] #21 41.10 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:22:18.180Z] #21 41.12 Setting up jq (1.6-2.1) ... [2022-04-27T15:22:18.180Z] #21 41.13 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:22:18.180Z] #21 41.14 Setting up iptables (1.8.7-1) ... [2022-04-27T15:22:18.180Z] #21 41.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:18.180Z] #21 41.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:18.180Z] #21 41.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:18.283Z] #21 18.04 Selecting previously unselected package bash-completion. [2022-04-27T15:22:18.283Z] #21 18.04 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T15:22:18.439Z] #21 41.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:18.439Z] #21 41.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T15:22:18.439Z] #21 41.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T15:22:18.439Z] #21 41.20 Setting up iproute2 (5.10.0-4) ... [2022-04-27T15:22:18.576Z] [2022-04-27T15:22:18.576Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T15:22:18.576Z] #70 sha256:cfc5669ca9b9ab96654cc11b19ac6e8fdaf652af661e780688454eace37a7fce [2022-04-27T15:22:18.697Z] #21 41.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:22:18.837Z] #70 DONE 0.2s [2022-04-27T15:22:18.837Z] [2022-04-27T15:22:18.837Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T15:22:18.837Z] #75 sha256:9186700c1f04a1d8a2dbbce51f39b0c1e9b9b4d571762a019518d3195ba638ba [2022-04-27T15:22:18.955Z] #21 DONE 42.0s [2022-04-27T15:22:18.955Z] [2022-04-27T15:22:18.956Z] #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-27T15:22:18.956Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T15:22:19.099Z] #75 DONE 0.1s [2022-04-27T15:22:19.099Z] [2022-04-27T15:22:19.099Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T15:22:19.099Z] #80 sha256:96bc17f442bab2eaf314bdb1f39a5f730dce64e8701fee4112d9ba472d2a20a4 [2022-04-27T15:22:19.361Z] #80 DONE 0.5s [2022-04-27T15:22:19.361Z] [2022-04-27T15:22:19.361Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T15:22:19.361Z] #81 sha256:e7f3d72b5fb0bb938dd5ad3634fd05216f43866261dd5734bdca64cd97c71a7d [2022-04-27T15:22:19.361Z] #81 DONE 0.0s [2022-04-27T15:22:19.361Z] [2022-04-27T15:22:19.361Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T15:22:19.361Z] #82 sha256:4ca0ef2b497b77501fb6846932948dc8f859e59238cce013da74b39aa3755c6e [2022-04-27T15:22:19.544Z] #21 7.574 Reading package lists... [2022-04-27T15:22:19.545Z] #21 ... [2022-04-27T15:22:19.545Z] [2022-04-27T15:22:19.545Z] #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-27T15:22:19.545Z] #58 sha256:1587edeab8c5c53c0e9eb7068296f6475d22acf694c27e4e0a76cd9bf4a1f34f [2022-04-27T15:22:19.545Z] #58 10.74 + cd /tmp/tmp.L0XBLQ1IVw/src/github.com/opencontainers/runc [2022-04-27T15:22:19.545Z] #58 10.74 + git checkout -q v1.1.1 [2022-04-27T15:22:19.545Z] #58 11.13 + '[' -z '' ']' [2022-04-27T15:22:19.545Z] #58 11.13 + target=static [2022-04-27T15:22:19.545Z] #58 11.13 + make BUILDTAGS=seccomp static [2022-04-27T15:22:19.545Z] #58 11.59 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-27T15:22:20.194Z] #21 19.77 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T15:22:20.329Z] #22 1.368 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T15:22:20.329Z] #22 1.371 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T15:22:20.329Z] #22 1.375 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T15:22:20.329Z] #22 DONE 1.4s [2022-04-27T15:22:20.329Z] [2022-04-27T15:22:20.329Z] #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-27T15:22:20.329Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:22:20.455Z] #21 20.15 Selecting previously unselected package bzip2. [2022-04-27T15:22:20.455Z] #21 20.15 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T15:22:20.455Z] #21 20.16 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T15:22:20.455Z] #21 20.25 Selecting previously unselected package xz-utils. [2022-04-27T15:22:20.455Z] #21 20.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T15:22:20.455Z] #21 20.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:22:20.494Z] #58 ... [2022-04-27T15:22:20.494Z] [2022-04-27T15:22:20.494Z] #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-27T15:22:20.494Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:20.494Z] #21 7.574 Reading package lists... [2022-04-27T15:22:20.587Z] #45 ... [2022-04-27T15:22:20.587Z] [2022-04-27T15:22:20.587Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T15:22:20.587Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T15:22:20.715Z] #21 20.45 Selecting previously unselected package apparmor. [2022-04-27T15:22:20.715Z] #21 20.45 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T15:22:20.715Z] #21 20.51 Unpacking apparmor (2.13.6-10) ... [2022-04-27T15:22:21.234Z] #21 20.94 Selecting previously unselected package inetutils-ping. [2022-04-27T15:22:21.234Z] #21 20.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T15:22:21.234Z] #21 20.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T15:22:21.234Z] #21 21.05 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T15:22:21.234Z] #21 21.07 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:22:21.234Z] #21 21.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:21.234Z] #21 21.13 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T15:22:21.234Z] #21 21.14 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:22:21.234Z] #21 21.15 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:21.493Z] #21 21.23 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T15:22:21.493Z] #21 21.23 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T15:22:21.493Z] #21 21.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:22:21.493Z] #21 21.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T15:22:21.493Z] #21 21.33 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T15:22:21.493Z] #21 21.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:22:21.753Z] #21 21.41 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T15:22:21.753Z] #21 21.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T15:22:21.753Z] #21 21.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:22:21.753Z] #21 21.53 Selecting previously unselected package iptables. [2022-04-27T15:22:21.753Z] #21 21.54 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T15:22:21.753Z] #21 21.54 Unpacking iptables (1.8.7-1) ... [2022-04-27T15:22:21.908Z] #82 DONE 2.2s [2022-04-27T15:22:21.908Z] [2022-04-27T15:22:21.908Z] #83 exporting to image [2022-04-27T15:22:21.908Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T15:22:21.908Z] #83 exporting layers [2022-04-27T15:22:22.012Z] #21 21.86 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:22:22.012Z] #21 21.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:22:22.012Z] #21 21.88 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:22:22.272Z] #21 22.00 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:22:22.272Z] #21 22.02 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:22:22.272Z] #21 22.02 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:22:22.272Z] #21 22.11 Selecting previously unselected package jq. [2022-04-27T15:22:22.272Z] #21 22.12 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:22:22.272Z] #21 22.12 Unpacking jq (1.6-2.1) ... [2022-04-27T15:22:22.272Z] #21 22.19 Selecting previously unselected package libaio1:amd64. [2022-04-27T15:22:22.272Z] #21 22.20 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T15:22:22.272Z] #21 22.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:22:22.531Z] #21 22.28 Selecting previously unselected package libgpm2:amd64. [2022-04-27T15:22:22.531Z] #21 22.29 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T15:22:22.531Z] #21 22.29 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:22:22.531Z] #21 22.35 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:22:22.531Z] #21 22.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:22:22.531Z] #21 22.37 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:22:23.040Z] #21 10.00 Reading package lists... [2022-04-27T15:22:23.041Z] #21 12.32 Building dependency tree... [2022-04-27T15:22:23.041Z] #21 ... [2022-04-27T15:22:23.041Z] [2022-04-27T15:22:23.041Z] #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-27T15:22:23.041Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T15:22:23.041Z] #34 DONE 143.0s [2022-04-27T15:22:23.305Z] [2022-04-27T15:22:23.305Z] #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-27T15:22:23.305Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:22:24.254Z] #62 ... [2022-04-27T15:22:24.254Z] [2022-04-27T15:22:24.254Z] #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-27T15:22:24.254Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T15:22:24.254Z] #21 12.32 Building dependency tree... [2022-04-27T15:22:25.196Z] #21 14.24 The following additional packages will be installed: [2022-04-27T15:22:25.196Z] #21 14.25 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:22:25.196Z] #21 14.25 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T15:22:25.196Z] #21 14.25 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T15:22:25.196Z] #21 14.25 python3-pkg-resources vim-runtime xxd [2022-04-27T15:22:25.196Z] #21 14.26 Suggested packages: [2022-04-27T15:22:25.196Z] #21 14.27 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T15:22:25.196Z] #21 14.27 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T15:22:25.196Z] #21 14.27 acl attr quota [2022-04-27T15:22:25.196Z] #21 14.27 Recommended packages: [2022-04-27T15:22:25.196Z] #21 14.27 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T15:22:25.824Z] #21 25.23 Selecting previously unselected package libinih1:amd64. [2022-04-27T15:22:25.824Z] #21 25.24 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T15:22:25.824Z] #21 25.24 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:25.824Z] #21 25.29 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:22:25.824Z] #21 25.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:22:25.824Z] #21 25.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:25.824Z] #21 25.39 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:22:25.824Z] #21 25.40 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:22:25.824Z] #21 25.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:25.824Z] #21 25.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:22:25.824Z] #21 25.49 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:22:25.824Z] #21 25.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:25.824Z] #21 25.58 Selecting previously unselected package net-tools. [2022-04-27T15:22:25.824Z] #21 25.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T15:22:25.824Z] #21 25.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:26.085Z] #21 25.78 Selecting previously unselected package patch. [2022-04-27T15:22:26.085Z] #21 25.79 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T15:22:26.085Z] #21 25.80 Unpacking patch (2.7.6-7) ... [2022-04-27T15:22:26.085Z] #21 25.90 Selecting previously unselected package python-pip-whl. [2022-04-27T15:22:26.085Z] #21 25.90 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:26.085Z] #21 25.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:26.144Z] #21 15.28 The following NEW packages will be installed: [2022-04-27T15:22:26.144Z] #21 15.28 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T15:22:26.144Z] #21 15.29 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T15:22:26.144Z] #21 15.29 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T15:22:26.144Z] #21 15.29 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T15:22:26.144Z] #21 15.29 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T15:22:26.144Z] #21 15.29 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T15:22:26.144Z] #21 15.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T15:22:26.144Z] #21 15.29 xz-utils zip zstd [2022-04-27T15:22:26.407Z] #21 15.61 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:22:26.407Z] #21 15.61 Need to get 27.6 MB of archives. [2022-04-27T15:22:26.407Z] #21 15.61 After this operation, 106 MB of additional disk space will be used. [2022-04-27T15:22:26.407Z] #21 15.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T15:22:26.407Z] #21 15.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T15:22:26.407Z] #21 15.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T15:22:26.407Z] #21 15.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T15:22:26.407Z] #21 15.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T15:22:26.407Z] #21 15.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T15:22:26.407Z] #21 15.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T15:22:26.407Z] #21 15.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T15:22:26.407Z] #21 15.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T15:22:26.407Z] #21 15.66 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-27T15:22:26.407Z] #21 15.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T15:22:26.407Z] #21 15.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T15:22:26.407Z] #21 15.69 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-27T15:22:26.407Z] #21 15.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T15:22:26.407Z] #21 15.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T15:22:26.407Z] #21 15.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T15:22:26.407Z] #21 15.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T15:22:26.407Z] #21 15.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T15:22:26.407Z] #21 15.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T15:22:26.407Z] #21 15.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T15:22:26.407Z] #21 15.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T15:22:26.407Z] #21 15.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T15:22:26.407Z] #21 15.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T15:22:26.407Z] #21 15.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T15:22:26.407Z] #21 15.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T15:22:26.407Z] #21 15.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T15:22:26.407Z] #21 15.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T15:22:26.656Z] #21 26.42 Selecting previously unselected package python3-lib2to3. [2022-04-27T15:22:26.656Z] #21 26.43 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T15:22:26.656Z] #21 26.44 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:26.656Z] #21 26.56 Selecting previously unselected package python3-distutils. [2022-04-27T15:22:26.656Z] #21 26.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T15:22:26.656Z] #21 26.57 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T15:22:26.669Z] #21 16.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T15:22:26.917Z] #21 26.71 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:22:26.917Z] #21 26.71 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:22:26.917Z] #21 26.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:26.931Z] #21 16.09 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-27T15:22:26.931Z] #21 16.09 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-27T15:22:26.931Z] #21 16.10 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-27T15:22:26.931Z] #21 16.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T15:22:26.931Z] #21 16.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T15:22:26.931Z] #21 16.10 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-27T15:22:26.931Z] #21 16.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T15:22:26.931Z] #21 16.16 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T15:22:26.931Z] #21 16.16 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T15:22:26.931Z] #21 16.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T15:22:26.931Z] #21 16.18 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T15:22:26.931Z] #21 16.18 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T15:22:26.931Z] #21 16.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T15:22:26.931Z] #21 16.23 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T15:22:26.931Z] #21 16.24 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T15:22:26.931Z] #21 16.25 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-27T15:22:27.178Z] #21 26.86 Selecting previously unselected package python3-setuptools. [2022-04-27T15:22:27.178Z] #21 26.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T15:22:27.178Z] #21 26.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:27.194Z] #21 16.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T15:22:27.194Z] #21 16.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T15:22:27.194Z] #21 16.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T15:22:27.194Z] #21 16.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T15:22:27.439Z] #21 27.15 Selecting previously unselected package python3-wheel. [2022-04-27T15:22:27.439Z] #21 27.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T15:22:27.439Z] #21 27.18 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T15:22:27.439Z] #21 27.27 Selecting previously unselected package python3-pip. [2022-04-27T15:22:27.439Z] #21 27.27 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:27.439Z] #21 27.28 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:27.700Z] #21 27.53 Selecting previously unselected package sudo. [2022-04-27T15:22:27.700Z] #21 27.55 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T15:22:27.700Z] #21 27.56 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T15:22:27.768Z] #21 17.05 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:22:27.768Z] #21 17.17 Fetched 27.6 MB in 1s (22.5 MB/s) [2022-04-27T15:22:27.768Z] #21 17.24 Selecting previously unselected package pigz. [2022-04-27T15:22:28.029Z] #21 17.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-27T15:22:28.029Z] #21 17.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T15:22:28.029Z] #21 17.30 Unpacking pigz (2.6-1) ... [2022-04-27T15:22:28.029Z] #21 17.39 Selecting previously unselected package libelf1:amd64. [2022-04-27T15:22:28.029Z] #21 17.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T15:22:28.029Z] #21 17.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T15:22:28.269Z] #21 28.06 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T15:22:28.269Z] #21 28.07 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T15:22:28.269Z] #21 28.07 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:28.290Z] #21 17.55 Selecting previously unselected package libbpf0:amd64. [2022-04-27T15:22:28.290Z] #21 17.55 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T15:22:28.290Z] #21 17.56 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:22:28.290Z] #21 17.65 Selecting previously unselected package libcap2:amd64. [2022-04-27T15:22:28.290Z] #21 17.65 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T15:22:28.290Z] #21 17.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:22:28.290Z] #21 17.72 Selecting previously unselected package libmnl0:amd64. [2022-04-27T15:22:28.290Z] #21 17.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T15:22:28.290Z] #21 17.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:22:28.529Z] #21 28.26 Selecting previously unselected package uidmap. [2022-04-27T15:22:28.529Z] #21 28.27 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T15:22:28.529Z] #21 28.28 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T15:22:28.551Z] #21 17.81 Selecting previously unselected package libxtables12:amd64. [2022-04-27T15:22:28.551Z] #21 17.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T15:22:28.551Z] #21 17.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:22:28.551Z] #21 17.88 Selecting previously unselected package libcap2-bin. [2022-04-27T15:22:28.551Z] #21 17.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T15:22:28.551Z] #21 17.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T15:22:28.551Z] #21 17.97 Selecting previously unselected package iproute2. [2022-04-27T15:22:28.551Z] #21 17.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T15:22:28.551Z] #21 18.00 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T15:22:28.789Z] #21 28.42 Selecting previously unselected package vim-runtime. [2022-04-27T15:22:28.789Z] #21 28.44 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:22:28.789Z] #21 28.46 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T15:22:28.789Z] #21 28.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T15:22:28.789Z] #21 28.50 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:29.122Z] #21 18.45 Selecting previously unselected package xxd. [2022-04-27T15:22:29.122Z] #21 18.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:22:29.122Z] #21 18.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:29.122Z] #21 18.59 Selecting previously unselected package vim-common. [2022-04-27T15:22:29.122Z] #21 18.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:22:29.383Z] #21 18.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:29.384Z] #21 18.74 Selecting previously unselected package bash-completion. [2022-04-27T15:22:29.384Z] #21 18.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T15:22:30.542Z] #23 9.606 Collecting yamllint==1.26.1 [2022-04-27T15:22:31.106Z] #23 10.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T15:22:31.299Z] #21 20.53 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T15:22:31.560Z] #21 20.91 Selecting previously unselected package bzip2. [2022-04-27T15:22:31.560Z] #21 20.93 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T15:22:31.560Z] #21 20.93 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T15:22:31.560Z] #21 21.00 Selecting previously unselected package xz-utils. [2022-04-27T15:22:31.560Z] #21 21.00 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T15:22:31.560Z] #21 21.01 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:22:31.821Z] #21 21.17 Selecting previously unselected package apparmor. [2022-04-27T15:22:31.821Z] #21 21.18 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T15:22:32.082Z] #21 31.48 Selecting previously unselected package vim. [2022-04-27T15:22:32.082Z] #21 31.50 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:22:32.082Z] #21 31.51 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:32.082Z] #21 21.25 Unpacking apparmor (2.13.6-10) ... [2022-04-27T15:22:32.343Z] #21 32.00 Selecting previously unselected package xfsprogs. [2022-04-27T15:22:32.343Z] #21 32.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T15:22:32.343Z] #21 32.02 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T15:22:32.344Z] #21 21.65 Selecting previously unselected package inetutils-ping. [2022-04-27T15:22:32.344Z] #21 21.66 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T15:22:32.344Z] #21 21.66 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T15:22:32.476Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-04-27T15:22:32.477Z] #23 11.76 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T15:22:32.477Z] #23 12.12 Collecting pyyaml [2022-04-27T15:22:32.603Z] #21 32.45 Selecting previously unselected package zip. [2022-04-27T15:22:32.603Z] #21 32.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T15:22:32.603Z] #21 32.47 Unpacking zip (3.0-12) ... [2022-04-27T15:22:32.605Z] #21 21.78 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T15:22:32.605Z] #21 21.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:22:32.605Z] #21 21.81 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:32.605Z] #21 21.89 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T15:22:32.605Z] #21 21.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T15:22:32.605Z] #21 21.90 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:32.605Z] #21 21.96 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T15:22:32.605Z] #21 21.97 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T15:22:32.605Z] #21 21.98 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:22:32.734Z] #23 12.14 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-27T15:22:32.734Z] #23 12.19 Building wheels for collected packages: yamllint [2022-04-27T15:22:32.734Z] #23 12.19 Building wheel for yamllint (setup.py): started [2022-04-27T15:22:32.863Z] #21 32.59 Selecting previously unselected package zstd. [2022-04-27T15:22:32.863Z] #21 32.60 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T15:22:32.863Z] #21 32.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:32.866Z] #21 22.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T15:22:32.866Z] #21 22.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T15:22:32.866Z] #21 22.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:22:32.866Z] #21 22.14 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T15:22:32.866Z] #21 22.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T15:22:32.866Z] #21 22.16 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:22:32.866Z] #21 22.22 Selecting previously unselected package iptables. [2022-04-27T15:22:32.866Z] #21 22.23 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T15:22:32.866Z] #21 22.24 Unpacking iptables (1.8.7-1) ... [2022-04-27T15:22:33.123Z] #21 32.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:33.127Z] #21 22.56 Selecting previously unselected package libonig5:amd64. [2022-04-27T15:22:33.388Z] #21 22.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T15:22:33.388Z] #21 22.58 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:22:33.388Z] #21 22.71 Selecting previously unselected package libjq1:amd64. [2022-04-27T15:22:33.388Z] #21 22.71 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T15:22:33.388Z] #21 22.72 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:22:33.388Z] #21 22.82 Selecting previously unselected package jq. [2022-04-27T15:22:33.649Z] #21 22.82 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T15:22:33.649Z] #21 22.82 Unpacking jq (1.6-2.1) ... [2022-04-27T15:22:33.649Z] #21 22.91 Selecting previously unselected package libaio1:amd64. [2022-04-27T15:22:33.649Z] #21 22.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T15:22:33.649Z] #21 22.93 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:22:33.649Z] #21 22.97 Selecting previously unselected package libgpm2:amd64. [2022-04-27T15:22:33.649Z] #21 22.98 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T15:22:33.649Z] #21 22.99 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:22:33.666Z] #23 13.11 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T15:22:33.666Z] #23 13.11 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=02b1a6ee96e0dbf3510cf0080fdd3a3e9d3550490dce14e59fd47767483619bc [2022-04-27T15:22:33.666Z] #23 13.11 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T15:22:33.666Z] #23 13.12 Successfully built yamllint [2022-04-27T15:22:33.666Z] #23 13.16 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T15:22:33.910Z] #21 23.07 Selecting previously unselected package libicu67:amd64. [2022-04-27T15:22:33.910Z] #21 23.09 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T15:22:33.910Z] #21 23.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T15:22:33.923Z] #23 13.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T15:22:34.061Z] #21 33.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:34.061Z] #21 33.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:34.061Z] #21 33.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:22:34.061Z] #21 33.83 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:22:34.061Z] #21 33.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:34.061Z] #21 33.86 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:34.062Z] #21 33.87 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T15:22:34.062Z] #21 33.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:34.062Z] #21 33.92 Setting up bzip2 (1.0.8-4) ... [2022-04-27T15:22:34.062Z] #21 33.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:34.062Z] #21 33.95 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T15:22:34.853Z] #23 DONE 14.1s [2022-04-27T15:22:34.853Z] [2022-04-27T15:22:34.853Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T15:22:34.853Z] #27 sha256:6fd7176e03b808bc6f3e989f80ca30c3c18686e733e784b2ab6a402aad1764f4 [2022-04-27T15:22:35.001Z] #21 34.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:35.001Z] #21 34.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:22:35.001Z] #21 34.68 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T15:22:35.001Z] #21 34.70 Setting up apparmor (2.13.6-10) ... [2022-04-27T15:22:35.117Z] #27 DONE 0.5s [2022-04-27T15:22:35.117Z] [2022-04-27T15:22:35.117Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T15:22:35.117Z] #32 sha256:2ac314ddd838206d94cfe1d38641b6fb68055cab5509d1cc4197bab25bf6c9cd [2022-04-27T15:22:35.681Z] #32 DONE 0.5s [2022-04-27T15:22:35.681Z] [2022-04-27T15:22:35.681Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T15:22:35.681Z] #35 sha256:f15b778eb4fa5469a89c039628874c23c1eb098fd8bfcd23b274416e262fc12c [2022-04-27T15:22:35.938Z] #35 DONE 0.4s [2022-04-27T15:22:35.938Z] [2022-04-27T15:22:35.938Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T15:22:35.938Z] #37 sha256:d114ab88e6738bbea5f8ac188c1a6aa0c6b4133322d43a975e96a4f94a52ee79 [2022-04-27T15:22:35.938Z] #37 DONE 0.0s [2022-04-27T15:22:35.938Z] [2022-04-27T15:22:35.938Z] #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-27T15:22:35.938Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:22:35.938Z] #45 ... [2022-04-27T15:22:35.938Z] [2022-04-27T15:22:35.938Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T15:22:35.938Z] #39 sha256:0b3a3dd184a9306e6de4509354876b342fa1a76968eede72ba049f902860049a [2022-04-27T15:22:35.938Z] #39 DONE 0.1s [2022-04-27T15:22:35.938Z] [2022-04-27T15:22:35.939Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T15:22:35.939Z] #43 sha256:d15940b8d346a3dda1703ed529e93ffe713cdece04fdb73f9ab796a92bc74465 [2022-04-27T15:22:35.939Z] #43 DONE 0.0s [2022-04-27T15:22:36.196Z] [2022-04-27T15:22:36.196Z] #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-27T15:22:36.196Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:22:36.912Z] #21 36.31 Setting up zip (3.0-12) ... [2022-04-27T15:22:36.912Z] #21 36.33 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:36.913Z] #21 36.37 Setting up bash-completion (1:2.11-2) ... [2022-04-27T15:22:37.217Z] #21 26.14 Selecting previously unselected package libinih1:amd64. [2022-04-27T15:22:37.217Z] #21 26.14 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.15 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:37.217Z] #21 26.19 Selecting previously unselected package libnet1:amd64. [2022-04-27T15:22:37.217Z] #21 26.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:37.217Z] #21 26.28 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T15:22:37.217Z] #21 26.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:37.217Z] #21 26.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T15:22:37.217Z] #21 26.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:37.217Z] #21 26.46 Selecting previously unselected package net-tools. [2022-04-27T15:22:37.217Z] #21 26.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:37.217Z] #21 26.63 Selecting previously unselected package patch. [2022-04-27T15:22:37.217Z] #21 26.65 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T15:22:37.217Z] #21 26.66 Unpacking patch (2.7.6-7) ... [2022-04-27T15:22:37.479Z] #21 26.76 Selecting previously unselected package python-pip-whl. [2022-04-27T15:22:37.479Z] #21 26.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:37.479Z] #21 26.77 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:38.054Z] #21 27.29 Selecting previously unselected package python3-lib2to3. [2022-04-27T15:22:38.054Z] #21 27.29 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T15:22:38.054Z] #21 27.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:38.302Z] #21 38.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:22:38.317Z] #21 27.43 Selecting previously unselected package python3-distutils. [2022-04-27T15:22:38.317Z] #21 27.45 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T15:22:38.317Z] #21 27.46 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T15:22:38.317Z] #21 27.59 Selecting previously unselected package python3-pkg-resources. [2022-04-27T15:22:38.317Z] #21 27.59 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T15:22:38.317Z] #21 27.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:38.317Z] #21 27.69 Selecting previously unselected package python3-setuptools. [2022-04-27T15:22:38.563Z] #21 38.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T15:22:38.563Z] #21 38.23 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:22:38.563Z] #21 38.25 Setting up patch (2.7.6-7) ... [2022-04-27T15:22:38.563Z] #21 38.26 Setting up sudo (1.9.5p2-3) ... [2022-04-27T15:22:38.563Z] #21 38.36 invoke-rc.d: could not determine current runlevel [2022-04-27T15:22:38.563Z] #21 38.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:22:38.563Z] #21 38.38 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T15:22:38.563Z] #21 38.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:22:38.563Z] #21 38.41 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T15:22:38.563Z] #21 38.43 Setting up pigz (2.6-1) ... [2022-04-27T15:22:38.563Z] #21 38.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:22:38.579Z] #21 27.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T15:22:38.579Z] #21 27.71 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:38.579Z] #21 27.96 Selecting previously unselected package python3-wheel. [2022-04-27T15:22:38.579Z] #21 27.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T15:22:38.824Z] #21 38.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:38.824Z] #21 38.52 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:38.824Z] #21 38.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:38.841Z] #21 27.97 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T15:22:38.841Z] #21 28.05 Selecting previously unselected package python3-pip. [2022-04-27T15:22:38.841Z] #21 28.05 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T15:22:38.841Z] #21 28.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:39.103Z] #21 28.30 Selecting previously unselected package sudo. [2022-04-27T15:22:39.103Z] #21 28.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T15:22:39.103Z] #21 28.32 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T15:22:39.366Z] #21 28.79 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T15:22:39.366Z] #21 28.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T15:22:39.366Z] #21 28.80 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:39.395Z] #21 39.23 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:22:39.395Z] #21 39.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:39.941Z] #21 29.02 Selecting previously unselected package uidmap. [2022-04-27T15:22:39.941Z] #21 29.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T15:22:39.941Z] #21 29.04 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T15:22:39.941Z] #21 29.20 Selecting previously unselected package vim-runtime. [2022-04-27T15:22:39.941Z] #21 29.20 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T15:22:39.941Z] #21 29.21 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-27T15:22:39.941Z] #21 29.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T15:22:39.941Z] #21 29.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:39.967Z] #21 39.61 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T15:22:39.967Z] #21 39.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:39.967Z] #21 39.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:22:39.967Z] #21 39.72 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T15:22:40.539Z] #21 40.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:40.539Z] #21 40.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T15:22:40.539Z] #21 40.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T15:22:40.539Z] #21 40.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T15:22:40.539Z] #21 40.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T15:22:40.539Z] #21 40.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T15:22:40.539Z] #21 40.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T15:22:40.539Z] #21 40.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T15:22:40.539Z] #21 40.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T15:22:40.539Z] #21 40.33 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:41.929Z] #21 41.65 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:22:41.929Z] #21 41.67 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:22:41.929Z] #21 41.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:41.929Z] #21 41.71 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:43.251Z] #21 32.25 Selecting previously unselected package vim. [2022-04-27T15:22:43.252Z] #21 32.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T15:22:43.252Z] #21 32.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:43.312Z] #21 42.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:22:43.312Z] #21 42.98 Setting up jq (1.6-2.1) ... [2022-04-27T15:22:43.312Z] #21 43.00 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:22:43.312Z] #21 43.02 Setting up iptables (1.8.7-1) ... [2022-04-27T15:22:43.312Z] #21 43.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T15:22:43.312Z] #21 43.09 Setting up iproute2 (5.10.0-4) ... [2022-04-27T15:22:43.513Z] #21 32.78 Selecting previously unselected package xfsprogs. [2022-04-27T15:22:43.513Z] #21 32.79 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T15:22:43.513Z] #21 32.80 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T15:22:43.883Z] #21 43.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:22:44.035Z] #21 33.21 Selecting previously unselected package zip. [2022-04-27T15:22:44.035Z] #21 33.22 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T15:22:44.035Z] #21 33.23 Unpacking zip (3.0-12) ... [2022-04-27T15:22:44.035Z] #21 33.36 Selecting previously unselected package zstd. [2022-04-27T15:22:44.035Z] #21 33.37 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T15:22:44.035Z] #21 33.37 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:44.296Z] #21 33.67 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T15:22:44.455Z] #21 DONE 44.3s [2022-04-27T15:22:44.455Z] [2022-04-27T15:22:44.455Z] #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-27T15:22:44.455Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T15:22:45.239Z] #21 34.50 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:45.239Z] #21 34.51 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T15:22:45.239Z] #21 34.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T15:22:45.239Z] #21 34.53 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T15:22:45.239Z] #21 34.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T15:22:45.239Z] #21 34.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T15:22:45.239Z] #21 34.57 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T15:22:45.239Z] #21 34.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T15:22:45.239Z] #21 34.60 Setting up bzip2 (1.0.8-4) ... [2022-04-27T15:22:45.239Z] #21 34.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T15:22:45.399Z] #22 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T15:22:45.399Z] #22 0.931 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T15:22:45.399Z] #22 0.935 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T15:22:45.399Z] #22 DONE 1.0s [2022-04-27T15:22:45.399Z] [2022-04-27T15:22:45.399Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T15:22:45.399Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T15:22:45.501Z] #21 34.62 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T15:22:46.073Z] #21 35.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:46.073Z] #21 35.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T15:22:46.073Z] #21 35.31 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T15:22:46.073Z] #21 35.33 Setting up apparmor (2.13.6-10) ... [2022-04-27T15:22:47.459Z] #21 36.74 Setting up zip (3.0-12) ... [2022-04-27T15:22:47.459Z] #21 36.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:47.459Z] #21 36.78 Setting up bash-completion (1:2.11-2) ... [2022-04-27T15:22:48.495Z] #83 exporting layers 24.2s done [2022-04-27T15:22:48.495Z] #83 writing image sha256:bbfe9412647d24e8a07d4da16b52ca4a4ecd62b07aaea2817631e2aac14da68b done [2022-04-27T15:22:48.495Z] #83 naming to docker.io/library/docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 done [2022-04-27T15:22:48.495Z] #83 DONE 24.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-27T15:22:48.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/validate/default [2022-04-27T15:22:49.385Z] #21 38.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T15:22:49.385Z] #21 38.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T15:22:49.385Z] #21 38.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T15:22:49.385Z] #21 38.71 Setting up patch (2.7.6-7) ... [2022-04-27T15:22:49.385Z] #21 38.72 Setting up sudo (1.9.5p2-3) ... [2022-04-27T15:22:49.385Z] #21 38.80 invoke-rc.d: could not determine current runlevel [2022-04-27T15:22:49.385Z] #21 38.81 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:22:49.647Z] #21 38.82 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T15:22:49.647Z] #21 38.84 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T15:22:49.647Z] #21 38.85 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T15:22:49.647Z] #21 38.86 Setting up pigz (2.6-1) ... [2022-04-27T15:22:49.647Z] #21 38.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T15:22:49.647Z] #21 38.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T15:22:49.647Z] #21 38.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T15:22:49.647Z] #21 38.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:49.770Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-27T15:22:49.770Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-27T15:22:49.770Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-27T15:22:49.770Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-27T15:22:49.770Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-27T15:22:49.770Z] Congratulations! No new tests were added to integration-cli. [2022-04-27T15:22:49.770Z] [2022-04-27T15:22:49.770Z] INFO Start validation with golang-ci-lint [2022-04-27T15:22:50.222Z] #21 39.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T15:22:50.418Z] dccd9e4d14d3: Pull complete [2022-04-27T15:22:50.418Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T15:22:50.418Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:22:50.418Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T15:22:50.418Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T15:22:50.418Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T15:22:50.418Z] WARN: Skipping validation tests [2022-04-27T15:22:50.418Z] INFO: Running unit tests at 04/27/2022 15:22:37... [2022-04-27T15:22:50.418Z] INFO: make.ps1 starting at 04/27/2022 15:22:40 [2022-04-27T15:22:50.418Z] INFO: Git commit (e3006379b3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:22:50.418Z] INFO: Running unit tests... [2022-04-27T15:22:50.419Z] 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-27T15:22:50.497Z] #21 39.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T15:22:50.712Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-27T15:22:50.712Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-27T15:22:50.712Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-27T15:22:50.847Z] dccd9e4d14d3: Pull complete [2022-04-27T15:22:50.847Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T15:22:50.847Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:22:50.847Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T15:22:50.847Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T15:22:50.847Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T15:22:50.847Z] WARN: Skipping validation tests [2022-04-27T15:22:50.847Z] INFO: Running unit tests at 04/27/2022 15:22:37... [2022-04-27T15:22:50.847Z] INFO: make.ps1 starting at 04/27/2022 15:22:40 [2022-04-27T15:22:50.847Z] INFO: Git commit (0137dc6d4e) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:22:50.847Z] INFO: Running unit tests... [2022-04-27T15:22:50.847Z] 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-27T15:22:51.061Z] #53 ... [2022-04-27T15:22:51.061Z] [2022-04-27T15:22:51.061Z] #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-27T15:22:51.061Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:22:51.061Z] #45 189.0 + dpkg --print-architecture [2022-04-27T15:22:51.061Z] #45 189.0 + git checkout -q v2.1.0 [2022-04-27T15:22:51.061Z] #45 189.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T15:22:51.061Z] #45 189.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T15:22:51.088Z] #21 40.25 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T15:22:51.088Z] #21 40.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T15:22:51.088Z] #21 40.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T15:22:51.088Z] #21 40.38 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T15:22:51.688Z] #21 40.87 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T15:22:51.688Z] #21 40.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T15:22:51.688Z] #21 40.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T15:22:51.688Z] #21 40.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T15:22:51.688Z] #21 40.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T15:22:51.688Z] #21 40.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T15:22:51.688Z] #21 40.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T15:22:51.688Z] #21 40.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T15:22:51.688Z] #21 40.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T15:22:51.688Z] #21 41.00 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T15:22:53.084Z] #21 42.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T15:22:53.084Z] #21 42.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T15:22:53.084Z] #21 42.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T15:22:53.084Z] #21 42.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T15:22:54.469Z] #21 43.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T15:22:54.469Z] #21 43.69 Setting up jq (1.6-2.1) ... [2022-04-27T15:22:54.469Z] #21 43.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T15:22:54.469Z] #21 43.72 Setting up iptables (1.8.7-1) ... [2022-04-27T15:22:54.469Z] #21 43.73 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:54.469Z] #21 43.74 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:54.469Z] #21 43.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T15:22:54.469Z] #21 43.75 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T15:22:54.469Z] #21 43.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T15:22:54.469Z] #21 43.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T15:22:54.470Z] #21 43.77 Setting up iproute2 (5.10.0-4) ... [2022-04-27T15:22:54.992Z] #21 44.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:22:55.081Z] ? github.com/docker/docker/api [no test files] [2022-04-27T15:22:55.452Z] #23 9.615 Collecting yamllint==1.26.1 [2022-04-27T15:22:55.941Z] #21 DONE 45.3s [2022-04-27T15:22:55.942Z] [2022-04-27T15:22:55.942Z] #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-27T15:22:55.942Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T15:22:56.406Z] #23 10.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T15:22:56.710Z] ? github.com/docker/docker/api [no test files] [2022-04-27T15:22:56.887Z] #22 0.829 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T15:22:56.887Z] #22 0.834 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T15:22:56.887Z] #22 0.837 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T15:22:56.887Z] #22 DONE 0.9s [2022-04-27T15:22:56.887Z] [2022-04-27T15:22:56.887Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T15:22:56.887Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T15:22:57.881Z] 4612f6d0b889: Pull complete [2022-04-27T15:22:58.326Z] #23 12.71 Collecting pathspec>=0.5.3 [2022-04-27T15:22:58.326Z] #23 12.72 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T15:22:58.586Z] #23 13.14 Collecting pyyaml [2022-04-27T15:22:58.846Z] #23 13.15 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-27T15:22:58.846Z] #23 13.20 Building wheels for collected packages: yamllint [2022-04-27T15:22:58.846Z] #23 13.21 Building wheel for yamllint (setup.py): started [2022-04-27T15:23:00.227Z] #23 14.38 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T15:23:00.227Z] #23 14.38 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ee630dfc25fea677709ec13a83d4af5f72c121a6f6cb8330b95beae710cd4554 [2022-04-27T15:23:00.227Z] #23 14.38 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T15:23:00.227Z] #23 14.39 Successfully built yamllint [2022-04-27T15:23:00.227Z] #23 14.42 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T15:23:00.493Z] #23 14.86 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T15:23:00.760Z] #23 DONE 15.2s [2022-04-27T15:23:00.760Z] [2022-04-27T15:23:00.760Z] #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-27T15:23:00.760Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:23:00.760Z] #53 ... [2022-04-27T15:23:00.760Z] [2022-04-27T15:23:00.760Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T15:23:00.760Z] #27 sha256:ca3ff37182aeb73997078f19c2b64bae39023c75ccda1fa0c9b6afffbc8222a9 [2022-04-27T15:23:01.022Z] #27 DONE 0.4s [2022-04-27T15:23:01.022Z] [2022-04-27T15:23:01.022Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T15:23:01.022Z] #32 sha256:3f8cbad7b795a3ade72bf1eebc4f2c41c1f09d56fafb815161ef908b6319564d [2022-04-27T15:23:01.595Z] #32 DONE 0.5s [2022-04-27T15:23:01.595Z] [2022-04-27T15:23:01.595Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T15:23:01.595Z] #35 sha256:94764f3459288c5a5bf3d74319bf215281a797f54807dbed029d0fa4c538f5ba [2022-04-27T15:23:02.167Z] #35 DONE 0.3s [2022-04-27T15:23:02.167Z] [2022-04-27T15:23:02.167Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T15:23:02.167Z] #37 sha256:1167d6aa5b568b8206e59f162bf1d227c0dae9ba7c366bc2add09474dc67e50e [2022-04-27T15:23:02.167Z] #37 DONE 0.1s [2022-04-27T15:23:02.167Z] [2022-04-27T15:23:02.167Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T15:23:02.167Z] #39 sha256:159d829a2dc76fb3c9fdbfb291a9a43bbc77ea267ce986f52c3be8bd009e9563 [2022-04-27T15:23:02.427Z] #39 DONE 0.2s [2022-04-27T15:23:02.427Z] [2022-04-27T15:23:02.428Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T15:23:02.428Z] #43 sha256:51c48ea50468e56e2985f011155b09e7f2e25a32d6d937356a431bf7f25e89e4 [2022-04-27T15:23:02.428Z] #43 DONE 0.0s [2022-04-27T15:23:02.428Z] [2022-04-27T15:23:02.428Z] #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-27T15:23:02.428Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:23:06.892Z] #23 9.149 Collecting yamllint==1.26.1 [2022-04-27T15:23:07.153Z] #23 10.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T15:23:09.081Z] #23 11.91 Collecting pathspec>=0.5.3 [2022-04-27T15:23:09.547Z] #23 11.92 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T15:23:09.935Z] #23 12.66 Collecting pyyaml [2022-04-27T15:23:09.935Z] #23 12.93 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-27T15:23:10.878Z] #23 13.95 Building wheels for collected packages: yamllint [2022-04-27T15:23:10.878Z] #23 13.95 Building wheel for yamllint (setup.py): started [2022-04-27T15:23:12.264Z] #23 15.17 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T15:23:12.264Z] #23 15.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=68ec19156a665185187f9f8150fef3a3d3d1ab8215f03ef3427a3c3177cd4ca4 [2022-04-27T15:23:12.264Z] #23 15.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T15:23:12.264Z] #23 15.19 Successfully built yamllint [2022-04-27T15:23:12.264Z] #23 15.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T15:23:12.709Z] === RUN TestMiddlewares [2022-04-27T15:23:12.709Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T15:23:12.709Z] PASS [2022-04-27T15:23:12.709Z] coverage: 7.9% of statements [2022-04-27T15:23:12.709Z] ok github.com/docker/docker/api/server 0.045s coverage: 7.9% of statements [2022-04-27T15:23:12.836Z] #23 16.06 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T15:23:12.971Z] #45 DONE 211.3s [2022-04-27T15:23:12.971Z] [2022-04-27T15:23:12.971Z] #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-27T15:23:12.971Z] #58 sha256:aee57acf85838e4f6416f9ddfd901713581e26fad3169e967ade5556b77e267a [2022-04-27T15:23:13.353Z] #62 ... [2022-04-27T15:23:13.353Z] [2022-04-27T15:23:13.353Z] #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-27T15:23:13.353Z] #26 sha256:61a5f495f27bed858b950c671a272b20e5de9e28c8bb9bcd16410053c249750e [2022-04-27T15:23:13.353Z] #26 214.4 + return [2022-04-27T15:23:13.353Z] #26 DONE 218.7s [2022-04-27T15:23:13.353Z] [2022-04-27T15:23:13.353Z] #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-27T15:23:13.353Z] #58 sha256:b96a9eb48bef2d416cf97e93418109f4fc515113e5ca26ce26033d647892bd69 [2022-04-27T15:23:13.353Z] #58 ... [2022-04-27T15:23:13.353Z] [2022-04-27T15:23:13.353Z] #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-27T15:23:13.353Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T15:23:13.353Z] #53 220.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T15:23:13.904Z] #58 ... [2022-04-27T15:23:13.904Z] [2022-04-27T15:23:13.904Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T15:23:13.904Z] #46 sha256:a506a66e77af7c7ad8466e249cd5375e820e77df4e380493efa2daa0e666bbf1 [2022-04-27T15:23:13.926Z] #53 DONE 220.7s [2022-04-27T15:23:13.926Z] [2022-04-27T15:23:13.926Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T15:23:13.926Z] #27 sha256:a7d53b40e3be40672faea15e628a21a8a1207e5e0e4866dfef2033003f3a9c40 [2022-04-27T15:23:14.229Z] #23 DONE 17.2s [2022-04-27T15:23:14.229Z] [2022-04-27T15:23:14.229Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T15:23:14.229Z] #27 sha256:ab49ba4ee6a1e52a53fc6d33c6d4aa9730154558f39785eaa01d1908dd60bb4f [2022-04-27T15:23:14.470Z] #46 DONE 0.6s [2022-04-27T15:23:14.470Z] [2022-04-27T15:23:14.470Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T15:23:14.470Z] #50 sha256:4a20c1e97a048b70041ebcc4deba674ec6bf0abb923be17e26401c9e49078bb6 [2022-04-27T15:23:14.470Z] #50 DONE 0.1s [2022-04-27T15:23:14.470Z] [2022-04-27T15:23:14.470Z] #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-27T15:23:14.470Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:23:14.499Z] === RUN TestMiddlewares [2022-04-27T15:23:14.499Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T15:23:14.499Z] PASS [2022-04-27T15:23:14.499Z] coverage: 7.9% of statements [2022-04-27T15:23:14.499Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2022-04-27T15:23:14.541Z] #27 DONE 0.5s [2022-04-27T15:23:14.541Z] [2022-04-27T15:23:14.541Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T15:23:14.541Z] #32 sha256:98918363229f9e15ff8a4cfc25daaf5970a51b0b2ae8af0a7a69f91560c8f0cb [2022-04-27T15:23:14.727Z] #53 ... [2022-04-27T15:23:14.727Z] [2022-04-27T15:23:14.727Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T15:23:14.727Z] #52 sha256:c9b85699a85045c8f0675c641512c82fd2b4b9018226235ab45894150be6d7ae [2022-04-27T15:23:14.859Z] #27 DONE 1.0s [2022-04-27T15:23:14.859Z] [2022-04-27T15:23:14.859Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T15:23:14.859Z] #32 sha256:5046c2155d6b58a591b268b8e465d2d3ca66cbc9a32cc22f08da77464cdefef5 [2022-04-27T15:23:14.985Z] #52 DONE 0.2s [2022-04-27T15:23:14.985Z] [2022-04-27T15:23:14.985Z] #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-27T15:23:14.985Z] #58 sha256:aee57acf85838e4f6416f9ddfd901713581e26fad3169e967ade5556b77e267a [2022-04-27T15:23:15.127Z] #32 DONE 0.6s [2022-04-27T15:23:15.127Z] [2022-04-27T15:23:15.128Z] #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-27T15:23:15.128Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:23:15.128Z] #62 ... [2022-04-27T15:23:15.128Z] [2022-04-27T15:23:15.128Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T15:23:15.128Z] #35 sha256:15511c9c669008137c96fef757c3a75f5eec71bf255539bb8eff4d0acb74cd8e [2022-04-27T15:23:15.389Z] #35 DONE 0.3s [2022-04-27T15:23:15.389Z] [2022-04-27T15:23:15.389Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T15:23:15.389Z] #37 sha256:9fc4b9757ea3c931654e14d3f5950927b39f33c829503c1c576afc43cc3f7808 [2022-04-27T15:23:15.389Z] #37 DONE 0.1s [2022-04-27T15:23:15.389Z] [2022-04-27T15:23:15.389Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T15:23:15.389Z] #39 sha256:dbe6520f2213c7be1520d8566bf5182c55c27764d27bd7d245bfd949d571291f [2022-04-27T15:23:15.651Z] #39 DONE 0.1s [2022-04-27T15:23:15.651Z] [2022-04-27T15:23:15.651Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T15:23:15.651Z] #43 sha256:0b38cb89d35e2a730432287148ff44f9fd1e2969963821cd9ac64e6225f4d86f [2022-04-27T15:23:15.651Z] #43 DONE 0.1s [2022-04-27T15:23:15.651Z] [2022-04-27T15:23:15.651Z] #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-27T15:23:15.651Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:23:16.327Z] #32 DONE 1.3s [2022-04-27T15:23:16.327Z] [2022-04-27T15:23:16.327Z] #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-27T15:23:16.327Z] #58 sha256:b96a9eb48bef2d416cf97e93418109f4fc515113e5ca26ce26033d647892bd69 [2022-04-27T15:23:16.327Z] #58 125.4 + mkdir -p /build [2022-04-27T15:23:16.327Z] #58 125.4 + cp runc /build/runc [2022-04-27T15:23:16.327Z] #58 DONE 126.5s [2022-04-27T15:23:16.327Z] [2022-04-27T15:23:16.327Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T15:23:16.327Z] #35 sha256:be30ab228d0d9fc6063e4c3dff44bfcc17c96abb9a196d41cddc6b62bc40432d [2022-04-27T15:23:16.593Z] #35 DONE 0.5s [2022-04-27T15:23:16.593Z] [2022-04-27T15:23:16.593Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T15:23:16.593Z] #37 sha256:45cbbf7e91da18196712b5d062939067a6429efc87eded7afd444c9bc59e8603 [2022-04-27T15:23:16.593Z] #37 DONE 0.1s [2022-04-27T15:23:16.593Z] [2022-04-27T15:23:16.593Z] #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-27T15:23:16.593Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:23:16.852Z] #62 ... [2022-04-27T15:23:16.852Z] [2022-04-27T15:23:16.852Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T15:23:16.852Z] #39 sha256:ac805094d099ad9fe16cce50bde4c8e90afbedd32c37b5c816a4fe8da9380f2e [2022-04-27T15:23:16.852Z] #39 DONE 0.1s [2022-04-27T15:23:16.852Z] [2022-04-27T15:23:16.852Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T15:23:16.852Z] #43 sha256:428f8b178dcaa2894e69630144968ecfc818954de4f49d9ad399ce8d1b62152f [2022-04-27T15:23:16.852Z] #43 DONE 0.0s [2022-04-27T15:23:16.852Z] [2022-04-27T15:23:16.852Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T15:23:16.852Z] #46 sha256:26f066fab104016d123dd047612491583baed4fe906726c1057e0ab6d41ecda4 [2022-04-27T15:23:17.471Z] #46 DONE 0.5s [2022-04-27T15:23:17.471Z] [2022-04-27T15:23:17.471Z] #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-27T15:23:17.471Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:23:17.471Z] #62 ... [2022-04-27T15:23:17.471Z] [2022-04-27T15:23:17.471Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T15:23:17.471Z] #50 sha256:932858d92f0d5bb406e75a507a8c6c99e433ba1f4af3d6fcdf54ed877b304790 [2022-04-27T15:23:17.471Z] #50 DONE 0.1s [2022-04-27T15:23:17.471Z] [2022-04-27T15:23:17.471Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T15:23:17.471Z] #52 sha256:1e966e3a26410d8c75dc4586918c5bd83f32fd1fce54cec076fdd4f270b9eb46 [2022-04-27T15:23:17.471Z] #52 DONE 0.1s [2022-04-27T15:23:17.729Z] [2022-04-27T15:23:17.729Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T15:23:17.729Z] #54 sha256:78f6a92b5246101dad7524bdb9d9e121c6d2e17f900b39dfd611f2887ff308b9 [2022-04-27T15:23:19.103Z] #54 DONE 1.4s [2022-04-27T15:23:19.103Z] [2022-04-27T15:23:19.103Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T15:23:19.103Z] #56 sha256:0eef717d9983a59a1f5c3ea3a92e717b784a2664b9cec982c88cdc7fcf68ace3 [2022-04-27T15:23:19.103Z] #56 DONE 0.1s [2022-04-27T15:23:19.103Z] [2022-04-27T15:23:19.103Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T15:23:19.103Z] #59 sha256:d0be97290f7580a31a6190ab2b8eb10028ce5b68b06ddbf212e091af0e85aa8c [2022-04-27T15:23:19.363Z] #59 DONE 0.4s [2022-04-27T15:23:19.363Z] [2022-04-27T15:23:19.363Z] #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-27T15:23:19.363Z] #62 sha256:a79bcd496836d228aa2dfc9b6e5dae91000b02ed62353b030ab9d6446b8404c6 [2022-04-27T15:23:19.363Z] #62 198.0 + bin/containerd [2022-04-27T15:23:20.528Z] #45 204.9 + dpkg --print-architecture [2022-04-27T15:23:20.528Z] #45 204.9 + git checkout -q v2.1.0 [2022-04-27T15:23:20.788Z] #45 205.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T15:23:20.788Z] #45 205.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T15:23:33.784Z] #62 ... [2022-04-27T15:23:33.784Z] [2022-04-27T15:23:33.784Z] #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-27T15:23:33.784Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T15:23:33.784Z] #45 212.1 + dpkg --print-architecture [2022-04-27T15:23:33.784Z] #45 212.1 + git checkout -q v2.1.0 [2022-04-27T15:23:33.784Z] #45 212.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T15:23:33.784Z] #45 212.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T15:23:47.354Z] #45 DONE 228.2s [2022-04-27T15:23:47.354Z] [2022-04-27T15:23:47.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-27T15:23:47.354Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:23:47.354Z] #62 ... [2022-04-27T15:23:47.354Z] [2022-04-27T15:23:47.354Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T15:23:47.354Z] #46 sha256:ff7e4c318faa874903cb767b8ce6d023f3ceb3bb882037b263a8a02c8645a120 [2022-04-27T15:23:47.354Z] #46 DONE 0.5s [2022-04-27T15:23:47.354Z] [2022-04-27T15:23:47.354Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T15:23:47.354Z] #50 sha256:36e0be29755ced492177142466d8be8e0e11b23595b67ce6b44304ee41ae950a [2022-04-27T15:23:47.354Z] #50 DONE 0.1s [2022-04-27T15:23:47.354Z] [2022-04-27T15:23:47.354Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T15:23:47.354Z] #52 sha256:1394c6482d9f6efe92ba0cab2a1dc2fb0abb2b9fc43ce6db6305b845635ba5b8 [2022-04-27T15:23:47.354Z] #52 DONE 0.1s [2022-04-27T15:23:47.354Z] [2022-04-27T15:23:47.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-27T15:23:47.354Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:23:53.675Z] #58 141.9 + mkdir -p /build [2022-04-27T15:23:53.675Z] #58 141.9 + cp runc /build/runc [2022-04-27T15:23:53.675Z] #58 DONE 142.7s [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #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-27T15:23:53.675Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:23:53.675Z] #53 248.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T15:23:53.675Z] #53 DONE 248.7s [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #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-27T15:23:53.675Z] #62 sha256:c5d0ff069a07c661ccbc132b21a318327758230e6745c7616f221d2f47ff93a2 [2022-04-27T15:23:53.675Z] #62 ... [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T15:23:53.675Z] #54 sha256:f0e066e9e35986090d79392053a9ae9d5a459235592237d135405e6668aa51dd [2022-04-27T15:23:53.675Z] #54 DONE 0.7s [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T15:23:53.675Z] #56 sha256:c9d5667421c1579a74857000951a1572d10380b2bb81a5f2956f572674c753b6 [2022-04-27T15:23:53.675Z] #56 DONE 0.1s [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #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-27T15:23:53.675Z] #62 sha256:c5d0ff069a07c661ccbc132b21a318327758230e6745c7616f221d2f47ff93a2 [2022-04-27T15:23:53.675Z] #62 ... [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T15:23:53.675Z] #59 sha256:a9a29ac66ba28bc5683f744bd607e2d214c319f661418249033f1a95a538b74d [2022-04-27T15:23:53.675Z] #59 DONE 0.2s [2022-04-27T15:23:53.675Z] [2022-04-27T15:23:53.675Z] #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-27T15:23:53.675Z] #62 sha256:c5d0ff069a07c661ccbc132b21a318327758230e6745c7616f221d2f47ff93a2 [2022-04-27T15:23:54.612Z] #62 216.6 + bin/containerd [2022-04-27T15:23:55.751Z] #45 DONE 235.5s [2022-04-27T15:23:55.751Z] [2022-04-27T15:23:55.751Z] #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-27T15:23:55.751Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:23:57.146Z] #62 ... [2022-04-27T15:23:57.146Z] [2022-04-27T15:23:57.146Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T15:23:57.146Z] #46 sha256:71f25b4592e80d437778e87481fcbb1c63b87d858df2b4c6af7891b45edcc394 [2022-04-27T15:23:57.408Z] #46 DONE 0.4s [2022-04-27T15:23:57.408Z] [2022-04-27T15:23:57.408Z] #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-27T15:23:57.408Z] #58 sha256:1587edeab8c5c53c0e9eb7068296f6475d22acf694c27e4e0a76cd9bf4a1f34f [2022-04-27T15:23:57.408Z] #58 ... [2022-04-27T15:23:57.408Z] [2022-04-27T15:23:57.408Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T15:23:57.408Z] #50 sha256:3db2935051caecd1e49246c368e15ded7ead88b54c54ca56fc3e2a6082aba269 [2022-04-27T15:23:57.408Z] #50 DONE 0.1s [2022-04-27T15:23:57.408Z] [2022-04-27T15:23:57.408Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T15:23:57.408Z] #52 sha256:7ae70cabaa94061e9776e8da1bcf6ddb53710f5655506200526db163286bcc85 [2022-04-27T15:23:57.671Z] #52 DONE 0.1s [2022-04-27T15:23:57.671Z] [2022-04-27T15:23:57.671Z] #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-27T15:23:57.671Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:23:58.069Z] #62 237.2 # github.com/containerd/containerd/cmd/containerd [2022-04-27T15:23:58.069Z] #62 237.2 /usr/bin/ld: /tmp/go-link-3386871132/000019.o: in function `New': [2022-04-27T15:23:58.069Z] #62 237.2 /tmp/tmp.LbccvrAZlv/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-27T15:23:58.069Z] #62 237.3 + bin/containerd-stress [2022-04-27T15:23:59.002Z] #62 238.3 + bin/containerd-shim [2022-04-27T15:24:03.319Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T15:24:03.319Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T15:24:03.319Z] === RUN TestBoolValue [2022-04-27T15:24:03.319Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestBoolValueOrDefault [2022-04-27T15:24:03.319Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestInt64ValueOrZero [2022-04-27T15:24:03.319Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestInt64ValueOrDefault [2022-04-27T15:24:03.319Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T15:24:03.319Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestJsonContentType [2022-04-27T15:24:03.319Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T15:24:03.319Z] === RUN TestReadJSON [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/nil_body [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/empty_body [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/with_valid_request [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/with_whitespace [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/with_extra_content [2022-04-27T15:24:03.319Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T15:24:03.319Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T15:24:03.319Z] PASS [2022-04-27T15:24:03.319Z] coverage: 31.9% of statements [2022-04-27T15:24:03.319Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-04-27T15:24:03.319Z] === RUN TestMaskSecretKeys [2022-04-27T15:24:03.319Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T15:24:03.319Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T15:24:03.319Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T15:24:03.319Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T15:24:03.320Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T15:24:03.320Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T15:24:03.320Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestVersionMiddlewareVersion [2022-04-27T15:24:03.320Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T15:24:03.320Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 37.7% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/server/middleware 0.106s coverage: 37.7% of statements [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T15:24:03.320Z] === RUN TestStrSliceMarshalJSON [2022-04-27T15:24:03.320Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T15:24:03.320Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestStrSliceUnmarshalString [2022-04-27T15:24:03.320Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T15:24:03.320Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 90.0% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-27T15:24:03.320Z] === RUN TestToJSON [2022-04-27T15:24:03.320Z] --- PASS: TestToJSON (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestToParamWithVersion [2022-04-27T15:24:03.320Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestFromJSON [2022-04-27T15:24:03.320Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestEmpty [2022-04-27T15:24:03.320Z] --- PASS: TestEmpty (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T15:24:03.320Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestArgsMatchKVList [2022-04-27T15:24:03.320Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestArgsMatch [2022-04-27T15:24:03.320Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestAdd [2022-04-27T15:24:03.320Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestDel [2022-04-27T15:24:03.320Z] --- PASS: TestDel (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestLen [2022-04-27T15:24:03.320Z] --- PASS: TestLen (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestExactMatch [2022-04-27T15:24:03.320Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestOnlyOneExactMatch [2022-04-27T15:24:03.320Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestContains [2022-04-27T15:24:03.320Z] --- PASS: TestContains (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestValidate [2022-04-27T15:24:03.320Z] --- PASS: TestValidate (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestWalkValues [2022-04-27T15:24:03.320Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestFuzzyMatch [2022-04-27T15:24:03.320Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T15:24:03.320Z] === RUN TestClone [2022-04-27T15:24:03.320Z] --- PASS: TestClone (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 92.2% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2022-04-27T15:24:03.320Z] === RUN TestGetTimestamp [2022-04-27T15:24:03.320Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-27T15:24:03.320Z] === RUN TestParseTimestamps [2022-04-27T15:24:03.320Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 100.0% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/types/time 0.154s coverage: 100.0% of statements [2022-04-27T15:24:03.320Z] === RUN TestAdjustForAPIVersion [2022-04-27T15:24:03.320Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 6.1% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 6.1% of statements [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T15:24:03.320Z] === RUN TestCompareVersion [2022-04-27T15:24:03.320Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T15:24:03.320Z] PASS [2022-04-27T15:24:03.320Z] coverage: 77.3% of statements [2022-04-27T15:24:03.320Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T15:24:03.320Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T15:24:03.777Z] === RUN TestIsGIT [2022-04-27T15:24:03.777Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T15:24:03.777Z] PASS [2022-04-27T15:24:03.777Z] coverage: 100.0% of statements [2022-04-27T15:24:03.777Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.091s coverage: 100.0% of statements [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T15:24:04.741Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T15:24:04.741Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T15:24:04.741Z] === RUN TestCloneArgsSmartHttp [2022-04-27T15:24:04.741Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-27T15:24:04.741Z] === RUN TestCloneArgsDumbHttp [2022-04-27T15:24:04.741Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T15:24:04.741Z] === RUN TestCloneArgsGit [2022-04-27T15:24:04.741Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T15:24:04.741Z] === RUN TestCheckoutGit [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T15:24:05.121Z] === RUN TestBoolValue [2022-04-27T15:24:05.121Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestBoolValueOrDefault [2022-04-27T15:24:05.121Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestInt64ValueOrZero [2022-04-27T15:24:05.121Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestInt64ValueOrDefault [2022-04-27T15:24:05.121Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T15:24:05.121Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestJsonContentType [2022-04-27T15:24:05.121Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestReadJSON [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/nil_body [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/empty_body [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/with_valid_request [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/with_whitespace [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/with_extra_content [2022-04-27T15:24:05.121Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T15:24:05.121Z] PASS [2022-04-27T15:24:05.121Z] coverage: 31.9% of statements [2022-04-27T15:24:05.121Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-04-27T15:24:05.121Z] === RUN TestMaskSecretKeys [2022-04-27T15:24:05.121Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T15:24:05.121Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T15:24:05.121Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T15:24:05.121Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T15:24:05.121Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestVersionMiddlewareVersion [2022-04-27T15:24:05.121Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T15:24:05.121Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T15:24:05.121Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T15:24:05.121Z] PASS [2022-04-27T15:24:05.121Z] coverage: 37.7% of statements [2022-04-27T15:24:05.121Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T15:24:05.121Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T15:24:06.082Z] === RUN TestToJSON [2022-04-27T15:24:06.082Z] --- PASS: TestToJSON (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestToParamWithVersion [2022-04-27T15:24:06.082Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestFromJSON [2022-04-27T15:24:06.082Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestEmpty [2022-04-27T15:24:06.082Z] --- PASS: TestEmpty (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T15:24:06.082Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestArgsMatchKVList [2022-04-27T15:24:06.082Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestArgsMatch [2022-04-27T15:24:06.082Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestAdd [2022-04-27T15:24:06.082Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestDel [2022-04-27T15:24:06.082Z] --- PASS: TestDel (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestLen [2022-04-27T15:24:06.082Z] --- PASS: TestLen (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestExactMatch [2022-04-27T15:24:06.082Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestOnlyOneExactMatch [2022-04-27T15:24:06.082Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestContains [2022-04-27T15:24:06.082Z] --- PASS: TestContains (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestValidate [2022-04-27T15:24:06.082Z] === RUN TestStrSliceMarshalJSON [2022-04-27T15:24:06.082Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T15:24:06.082Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestStrSliceUnmarshalString [2022-04-27T15:24:06.082Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T15:24:06.082Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T15:24:06.082Z] PASS [2022-04-27T15:24:06.082Z] coverage: 90.0% of statements [2022-04-27T15:24:06.082Z] --- PASS: TestValidate (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestWalkValues [2022-04-27T15:24:06.082Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestFuzzyMatch [2022-04-27T15:24:06.082Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T15:24:06.082Z] === RUN TestClone [2022-04-27T15:24:06.082Z] --- PASS: TestClone (0.00s) [2022-04-27T15:24:06.082Z] PASS [2022-04-27T15:24:06.082Z] coverage: 92.2% of statements [2022-04-27T15:24:06.082Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-04-27T15:24:06.082Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-04-27T15:24:06.082Z] === RUN TestGetTimestamp [2022-04-27T15:24:06.082Z] === RUN TestAdjustForAPIVersion [2022-04-27T15:24:06.082Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T15:24:06.082Z] PASS [2022-04-27T15:24:06.082Z] coverage: 6.1% of statements [2022-04-27T15:24:06.082Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 6.1% of statements [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T15:24:06.082Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T15:24:06.082Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-27T15:24:06.082Z] === RUN TestParseTimestamps [2022-04-27T15:24:06.082Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T15:24:06.082Z] PASS [2022-04-27T15:24:06.082Z] coverage: 100.0% of statements [2022-04-27T15:24:06.082Z] ok github.com/docker/docker/api/types/time 0.156s coverage: 100.0% of statements [2022-04-27T15:24:06.269Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T15:24:06.269Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestProcessNoDockerignore [2022-04-27T15:24:06.269Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T15:24:06.269Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestDetectContentType [2022-04-27T15:24:06.269Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestSelectAcceptableMIME [2022-04-27T15:24:06.269Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestInspectEmptyResponse [2022-04-27T15:24:06.269Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestInspectResponseBinary [2022-04-27T15:24:06.269Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestResponseUnsupportedContentType [2022-04-27T15:24:06.269Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestInspectResponseTextSimple [2022-04-27T15:24:06.269Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T15:24:06.269Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestUnknownContentLength [2022-04-27T15:24:06.269Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestDownloadRemote [2022-04-27T15:24:06.269Z] === RUN TestEnable [2022-04-27T15:24:06.269Z] --- PASS: TestEnable (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestDisable [2022-04-27T15:24:06.269Z] --- PASS: TestDisable (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestEnabled [2022-04-27T15:24:06.269Z] --- PASS: TestEnabled (0.00s) [2022-04-27T15:24:06.269Z] PASS [2022-04-27T15:24:06.269Z] coverage: 100.0% of statements [2022-04-27T15:24:06.269Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-04-27T15:24:06.269Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-27T15:24:06.269Z] === RUN TestGetWithStatusError [2022-04-27T15:24:06.269Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestCloseRootDirectory [2022-04-27T15:24:06.269Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:06.269Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestHashFile [2022-04-27T15:24:06.269Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:06.269Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestHashSubdir [2022-04-27T15:24:06.269Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:06.269Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestRemoveDirectory [2022-04-27T15:24:06.269Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:06.269Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T15:24:06.269Z] PASS [2022-04-27T15:24:06.269Z] coverage: 9.3% of statements [2022-04-27T15:24:06.269Z] ok github.com/docker/docker/builder/remotecontext 0.255s coverage: 9.3% of statements [2022-04-27T15:24:06.269Z] === RUN TestGetAllAllowed [2022-04-27T15:24:06.269Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestGetAllMeta [2022-04-27T15:24:06.269Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T15:24:06.269Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T15:24:06.269Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T15:24:06.269Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestIsExistingDirectory [2022-04-27T15:24:06.270Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-27T15:24:06.270Z] === RUN TestGetFilenameForDownload [2022-04-27T15:24:06.270Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestEnv2Variables [2022-04-27T15:24:06.270Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T15:24:06.270Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestMaintainer [2022-04-27T15:24:06.270Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestLabel [2022-04-27T15:24:06.270Z] --- PASS: TestLabel (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestFromScratch [2022-04-27T15:24:06.270Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestFromWithArg [2022-04-27T15:24:06.270Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T15:24:06.270Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestFromWithUndefinedArg [2022-04-27T15:24:06.270Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T15:24:06.270Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestOnbuild [2022-04-27T15:24:06.270Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestWorkdir [2022-04-27T15:24:06.270Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestCmd [2022-04-27T15:24:06.270Z] --- PASS: TestCmd (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestHealthcheckNone [2022-04-27T15:24:06.270Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestHealthcheckCmd [2022-04-27T15:24:06.270Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestEntrypoint [2022-04-27T15:24:06.270Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestExpose [2022-04-27T15:24:06.270Z] --- PASS: TestExpose (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestUser [2022-04-27T15:24:06.270Z] --- PASS: TestUser (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestVolume [2022-04-27T15:24:06.270Z] --- PASS: TestVolume (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestStopSignal [2022-04-27T15:24:06.270Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:24:06.270Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestArg [2022-04-27T15:24:06.270Z] --- PASS: TestArg (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestShell [2022-04-27T15:24:06.270Z] --- PASS: TestShell (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestPrependEnvOnCmd [2022-04-27T15:24:06.270Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestRunWithBuildArgs [2022-04-27T15:24:06.270Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T15:24:06.270Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T15:24:06.270Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T15:24:06.270Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T15:24:06.270Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T15:24:06.270Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestNormalizeWorkdir [2022-04-27T15:24:06.270Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestDispatch [2022-04-27T15:24:06.270Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T15:24:06.270Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T15:24:06.270Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T15:24:06.270Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T15:24:06.270Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T15:24:06.270Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T15:24:06.270Z] === RUN TestDispatch/COPY_url [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch (0.04s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T15:24:06.270Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T15:24:06.270Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T15:24:06.270Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T15:24:06.270Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T15:24:06.270Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T15:24:06.270Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestEmptyDockerfile [2022-04-27T15:24:06.270Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestSymlinkDockerfile [2022-04-27T15:24:06.270Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T15:24:06.270Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T15:24:06.270Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestNonExistingDockerfile [2022-04-27T15:24:06.270Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-27T15:24:06.270Z] === RUN TestCopyRunConfig [2022-04-27T15:24:06.270Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestDeepCopyRunConfig [2022-04-27T15:24:06.270Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestExportImage [2022-04-27T15:24:06.270Z] --- PASS: TestExportImage (0.00s) [2022-04-27T15:24:06.270Z] === RUN TestNormalizeDest [2022-04-27T15:24:06.270Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T15:24:06.270Z] PASS [2022-04-27T15:24:06.270Z] coverage: 46.7% of statements [2022-04-27T15:24:06.270Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 46.7% of statements [2022-04-27T15:24:06.538Z] === RUN TestCompareVersion [2022-04-27T15:24:06.538Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T15:24:06.538Z] PASS [2022-04-27T15:24:06.538Z] coverage: 77.3% of statements [2022-04-27T15:24:06.538Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T15:24:06.538Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T15:24:06.997Z] === RUN TestIsGIT [2022-04-27T15:24:06.997Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T15:24:06.997Z] PASS [2022-04-27T15:24:06.997Z] coverage: 100.0% of statements [2022-04-27T15:24:06.997Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.146s coverage: 100.0% of statements [2022-04-27T15:24:07.120Z] #62 246.7 + bin/containerd-shim-runc-v1 [2022-04-27T15:24:07.230Z] === RUN TestTCP4Proxy [2022-04-27T15:24:07.230Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T15:24:07.230Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestTCP6Proxy [2022-04-27T15:24:07.230Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:24:07.230Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestTCPDualStackProxy [2022-04-27T15:24:07.230Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:24:07.230Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestUDP4Proxy [2022-04-27T15:24:07.230Z] --- PASS: TestUDP4Proxy (0.01s) [2022-04-27T15:24:07.230Z] === RUN TestUDP6Proxy [2022-04-27T15:24:07.230Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:24:07.230Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestUDPWriteError [2022-04-27T15:24:07.230Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T15:24:07.230Z] === RUN TestSCTP4Proxy [2022-04-27T15:24:07.230Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:24:07.230Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-27T15:24:07.230Z] === RUN TestSCTP6Proxy [2022-04-27T15:24:07.230Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:24:07.230Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T15:24:07.230Z] PASS [2022-04-27T15:24:07.230Z] coverage: 49.4% of statements [2022-04-27T15:24:07.230Z] ok github.com/docker/docker/cmd/docker-proxy 0.065s coverage: 49.4% of statements [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T15:24:07.453Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T15:24:07.453Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T15:24:07.453Z] === RUN TestCloneArgsSmartHttp [2022-04-27T15:24:07.453Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-04-27T15:24:07.453Z] === RUN TestCloneArgsDumbHttp [2022-04-27T15:24:07.453Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T15:24:07.453Z] === RUN TestCloneArgsGit [2022-04-27T15:24:07.453Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T15:24:07.453Z] === RUN TestCheckoutGit [2022-04-27T15:24:08.980Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T15:24:08.980Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-27T15:24:08.980Z] === RUN TestProcessNoDockerignore [2022-04-27T15:24:08.980Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T15:24:08.980Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestDetectContentType [2022-04-27T15:24:08.980Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestSelectAcceptableMIME [2022-04-27T15:24:08.980Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestInspectEmptyResponse [2022-04-27T15:24:08.980Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestInspectResponseBinary [2022-04-27T15:24:08.980Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestResponseUnsupportedContentType [2022-04-27T15:24:08.980Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestInspectResponseTextSimple [2022-04-27T15:24:08.980Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T15:24:08.980Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestUnknownContentLength [2022-04-27T15:24:08.980Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestDownloadRemote [2022-04-27T15:24:08.980Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-27T15:24:08.980Z] === RUN TestGetWithStatusError [2022-04-27T15:24:08.980Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestCloseRootDirectory [2022-04-27T15:24:08.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:08.980Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestHashFile [2022-04-27T15:24:08.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:08.980Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T15:24:08.980Z] === RUN TestHashSubdir [2022-04-27T15:24:08.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:08.980Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-27T15:24:08.980Z] === RUN TestRemoveDirectory [2022-04-27T15:24:08.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:08.980Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T15:24:08.980Z] PASS [2022-04-27T15:24:08.980Z] coverage: 9.3% of statements [2022-04-27T15:24:08.980Z] ok github.com/docker/docker/builder/remotecontext 0.184s coverage: 9.3% of statements [2022-04-27T15:24:09.442Z] === RUN TestEnable [2022-04-27T15:24:09.442Z] --- PASS: TestEnable (0.00s) [2022-04-27T15:24:09.442Z] === RUN TestDisable [2022-04-27T15:24:09.442Z] --- PASS: TestDisable (0.00s) [2022-04-27T15:24:09.442Z] === RUN TestEnabled [2022-04-27T15:24:09.442Z] --- PASS: TestEnabled (0.00s) [2022-04-27T15:24:09.442Z] PASS [2022-04-27T15:24:09.442Z] coverage: 100.0% of statements [2022-04-27T15:24:09.442Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2022-04-27T15:24:09.898Z] === RUN TestGetAllAllowed [2022-04-27T15:24:09.898Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestGetAllMeta [2022-04-27T15:24:09.898Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T15:24:09.898Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T15:24:09.898Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestIsExistingDirectory [2022-04-27T15:24:09.898Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestGetFilenameForDownload [2022-04-27T15:24:09.898Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestEnv2Variables [2022-04-27T15:24:09.898Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T15:24:09.898Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestMaintainer [2022-04-27T15:24:09.898Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestLabel [2022-04-27T15:24:09.898Z] --- PASS: TestLabel (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestFromScratch [2022-04-27T15:24:09.898Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestFromWithArg [2022-04-27T15:24:09.898Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T15:24:09.898Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestFromWithUndefinedArg [2022-04-27T15:24:09.898Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T15:24:09.898Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestOnbuild [2022-04-27T15:24:09.898Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestWorkdir [2022-04-27T15:24:09.898Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestCmd [2022-04-27T15:24:09.898Z] --- PASS: TestCmd (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestHealthcheckNone [2022-04-27T15:24:09.898Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestHealthcheckCmd [2022-04-27T15:24:09.898Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestEntrypoint [2022-04-27T15:24:09.898Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestExpose [2022-04-27T15:24:09.898Z] --- PASS: TestExpose (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestUser [2022-04-27T15:24:09.898Z] --- PASS: TestUser (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestVolume [2022-04-27T15:24:09.898Z] --- PASS: TestVolume (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestStopSignal [2022-04-27T15:24:09.898Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:24:09.898Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestArg [2022-04-27T15:24:09.898Z] --- PASS: TestArg (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestShell [2022-04-27T15:24:09.898Z] --- PASS: TestShell (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestPrependEnvOnCmd [2022-04-27T15:24:09.898Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestRunWithBuildArgs [2022-04-27T15:24:09.898Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T15:24:09.898Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T15:24:09.898Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T15:24:09.898Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T15:24:09.898Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T15:24:09.898Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestNormalizeWorkdir [2022-04-27T15:24:09.898Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestDispatch [2022-04-27T15:24:09.898Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T15:24:09.898Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T15:24:09.898Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T15:24:09.898Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T15:24:09.898Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T15:24:09.898Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T15:24:09.898Z] === RUN TestDispatch/COPY_url [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch (0.04s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T15:24:09.898Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T15:24:09.898Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T15:24:09.898Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T15:24:09.898Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T15:24:09.898Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T15:24:09.898Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestEmptyDockerfile [2022-04-27T15:24:09.898Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-27T15:24:09.898Z] === RUN TestSymlinkDockerfile [2022-04-27T15:24:09.898Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T15:24:09.898Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T15:24:09.898Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestNonExistingDockerfile [2022-04-27T15:24:09.898Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestCopyRunConfig [2022-04-27T15:24:09.898Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestDeepCopyRunConfig [2022-04-27T15:24:09.898Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestExportImage [2022-04-27T15:24:09.898Z] --- PASS: TestExportImage (0.00s) [2022-04-27T15:24:09.898Z] === RUN TestNormalizeDest [2022-04-27T15:24:09.898Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T15:24:09.898Z] PASS [2022-04-27T15:24:09.898Z] coverage: 46.7% of statements [2022-04-27T15:24:09.898Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 46.7% of statements [2022-04-27T15:24:10.861Z] === RUN TestTCP4Proxy [2022-04-27T15:24:10.861Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T15:24:10.861Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestTCP6Proxy [2022-04-27T15:24:10.861Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:24:10.861Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestTCPDualStackProxy [2022-04-27T15:24:10.861Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:24:10.861Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestUDP4Proxy [2022-04-27T15:24:10.861Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestUDP6Proxy [2022-04-27T15:24:10.861Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:24:10.861Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestUDPWriteError [2022-04-27T15:24:10.861Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T15:24:10.861Z] === RUN TestSCTP4Proxy [2022-04-27T15:24:10.861Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:24:10.861Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-27T15:24:10.861Z] === RUN TestSCTP6Proxy [2022-04-27T15:24:10.861Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:24:10.861Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T15:24:10.861Z] PASS [2022-04-27T15:24:10.861Z] coverage: 49.4% of statements [2022-04-27T15:24:10.861Z] ok github.com/docker/docker/cmd/docker-proxy 0.072s coverage: 49.4% of statements [2022-04-27T15:24:12.400Z] #62 251.8 + bin/containerd-shim-runc-v2 [2022-04-27T15:24:12.974Z] #62 252.6 + binaries [2022-04-27T15:24:12.974Z] #62 252.6 + install -D bin/containerd /build/containerd [2022-04-27T15:24:12.974Z] #62 252.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T15:24:12.974Z] #62 252.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T15:24:12.974Z] #62 252.6 + install -D bin/ctr /build/ctr [2022-04-27T15:24:15.765Z] === RUN TestCheckpointCreateError [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointCreate [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointDeleteError [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointDelete [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointListError [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointList [2022-04-27T15:24:15.765Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T15:24:15.765Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T15:24:16.225Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T15:24:16.225Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:24:16.225Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestGetAPIPath [2022-04-27T15:24:16.225Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestParseHostURL [2022-04-27T15:24:16.225Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T15:24:16.225Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T15:24:16.225Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestClientRedirect [2022-04-27T15:24:16.225Z] === RUN TestClientRedirect/GET [2022-04-27T15:24:16.225Z] === RUN TestClientRedirect/POST [2022-04-27T15:24:16.225Z] === RUN TestClientRedirect/PUT [2022-04-27T15:24:16.225Z] === RUN TestClientRedirect/DELETE [2022-04-27T15:24:16.225Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T15:24:16.225Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigCreateUnsupported [2022-04-27T15:24:16.225Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigCreateError [2022-04-27T15:24:16.225Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigCreate [2022-04-27T15:24:16.225Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspectNotFound [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspectUnsupported [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspectError [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigInspect [2022-04-27T15:24:16.225Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigListUnsupported [2022-04-27T15:24:16.225Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T15:24:16.225Z] === RUN TestConfigListError [2022-04-27T15:24:16.225Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigList [2022-04-27T15:24:16.226Z] --- PASS: TestConfigList (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigRemoveUnsupported [2022-04-27T15:24:16.226Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigRemoveError [2022-04-27T15:24:16.226Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigRemove [2022-04-27T15:24:16.226Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigUpdateUnsupported [2022-04-27T15:24:16.226Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigUpdateError [2022-04-27T15:24:16.226Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestConfigUpdate [2022-04-27T15:24:16.226Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCommitError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCommit [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStatPathError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStatPath [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyToContainerError [2022-04-27T15:24:16.226Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T15:24:16.226Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T15:24:16.226Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyToContainer [2022-04-27T15:24:16.226Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyFromContainerError [2022-04-27T15:24:16.226Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T15:24:16.226Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T15:24:16.226Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T15:24:16.226Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestCopyFromContainer [2022-04-27T15:24:16.226Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCreateError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCreateImageNotFound [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCreateWithName [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerCreateAutoRemove [2022-04-27T15:24:16.226Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerDiffError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerDiff [2022-04-27T15:24:16.226Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecCreateError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecCreate [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecStartError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecStart [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecInspectError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecInspect [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExportError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExport [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerInspectError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T15:24:16.226Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T15:24:16.226Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerInspect [2022-04-27T15:24:16.226Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerInspectNode [2022-04-27T15:24:16.226Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerKillError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerKill [2022-04-27T15:24:16.226Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerListError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerList [2022-04-27T15:24:16.226Z] --- PASS: TestContainerList (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerLogsNotFoundError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerLogsError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerLogs [2022-04-27T15:24:16.226Z] --- PASS: TestContainerLogs (0.13s) [2022-04-27T15:24:16.226Z] === RUN TestContainerPauseError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerPause [2022-04-27T15:24:16.226Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainersPruneError [2022-04-27T15:24:16.226Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainersPrune [2022-04-27T15:24:16.226Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRemoveError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRemove [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRenameError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRename [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerResizeError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecResizeError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerResize [2022-04-27T15:24:16.226Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerExecResize [2022-04-27T15:24:16.226Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRestartError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerRestart [2022-04-27T15:24:16.226Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStartError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStart [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStatsError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStats [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStopError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerStop [2022-04-27T15:24:16.226Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerTopError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerTop [2022-04-27T15:24:16.226Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerUnpauseError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerUnpause [2022-04-27T15:24:16.226Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerUpdateError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerUpdate [2022-04-27T15:24:16.226Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-27T15:24:16.226Z] === RUN TestContainerWaitError [2022-04-27T15:24:16.226Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestContainerWait [2022-04-27T15:24:16.226Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestDiskUsageError [2022-04-27T15:24:16.226Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestDiskUsage [2022-04-27T15:24:16.226Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestDistributionInspectUnsupported [2022-04-27T15:24:16.226Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T15:24:16.226Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestEventsErrorInOptions [2022-04-27T15:24:16.226Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestEventsErrorFromServer [2022-04-27T15:24:16.226Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestEvents [2022-04-27T15:24:16.226Z] --- PASS: TestEvents (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestTLSCloseWriter [2022-04-27T15:24:16.226Z] === PAUSE TestTLSCloseWriter [2022-04-27T15:24:16.226Z] === RUN TestImageBuildError [2022-04-27T15:24:16.226Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageBuild [2022-04-27T15:24:16.226Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestGetDockerOS [2022-04-27T15:24:16.226Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageCreateError [2022-04-27T15:24:16.226Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageCreate [2022-04-27T15:24:16.226Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageHistoryError [2022-04-27T15:24:16.226Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageHistory [2022-04-27T15:24:16.226Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageImportError [2022-04-27T15:24:16.226Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageImport [2022-04-27T15:24:16.226Z] --- PASS: TestImageImport (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageInspectError [2022-04-27T15:24:16.226Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageInspectImageNotFound [2022-04-27T15:24:16.226Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageInspectWithEmptyID [2022-04-27T15:24:16.226Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageInspect [2022-04-27T15:24:16.226Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageListError [2022-04-27T15:24:16.226Z] --- PASS: TestImageListError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageList [2022-04-27T15:24:16.226Z] --- PASS: TestImageList (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageListApiBefore125 [2022-04-27T15:24:16.226Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageLoadError [2022-04-27T15:24:16.226Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageLoad [2022-04-27T15:24:16.226Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagesPruneError [2022-04-27T15:24:16.226Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagesPrune [2022-04-27T15:24:16.226Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullReferenceParseError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullAnyError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePullWithoutErrors [2022-04-27T15:24:16.226Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushReferenceError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushAnyError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithoutErrors [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T15:24:16.226Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageRemoveError [2022-04-27T15:24:16.226Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageRemoveImageNotFound [2022-04-27T15:24:16.226Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageRemove [2022-04-27T15:24:16.226Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSaveError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSave [2022-04-27T15:24:16.226Z] --- PASS: TestImageSave (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchAnyError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageSearchWithoutErrors [2022-04-27T15:24:16.226Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageTagError [2022-04-27T15:24:16.226Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageTagInvalidReference [2022-04-27T15:24:16.226Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T15:24:16.226Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageTagHexSource [2022-04-27T15:24:16.226Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestImageTag [2022-04-27T15:24:16.226Z] --- PASS: TestImageTag (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestInfoServerError [2022-04-27T15:24:16.226Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T15:24:16.226Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestInfo [2022-04-27T15:24:16.226Z] --- PASS: TestInfo (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkConnectError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkConnect [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkCreateError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkCreate [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkDisconnectError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkDisconnect [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/no_options [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/verbose [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/global_scope [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T15:24:16.226Z] === RUN TestNetworkInspect/server_error [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkListError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkList [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworksPruneError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworksPrune [2022-04-27T15:24:16.226Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkRemoveError [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNetworkRemove [2022-04-27T15:24:16.226Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T15:24:16.226Z] === RUN TestNodeInspectError [2022-04-27T15:24:16.226Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T15:24:16.227Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeInspect [2022-04-27T15:24:16.227Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeListError [2022-04-27T15:24:16.227Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeList [2022-04-27T15:24:16.227Z] --- PASS: TestNodeList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeRemoveError [2022-04-27T15:24:16.227Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeRemove [2022-04-27T15:24:16.227Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeUpdateError [2022-04-27T15:24:16.227Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestNodeUpdate [2022-04-27T15:24:16.227Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestOptionWithHostFromEnv [2022-04-27T15:24:16.227Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestOptionWithTimeout [2022-04-27T15:24:16.227Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T15:24:16.227Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPingFail [2022-04-27T15:24:16.227Z] --- PASS: TestPingFail (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPingWithError [2022-04-27T15:24:16.227Z] 2022/04/27 15:24:15 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:16.227Z] 2022/04/27 15:24:15 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:16.227Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPingSuccess [2022-04-27T15:24:16.227Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPingHeadFallback [2022-04-27T15:24:16.227Z] === RUN TestPingHeadFallback/OK [2022-04-27T15:24:16.227Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T15:24:16.227Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T15:24:16.227Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T15:24:16.227Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T15:24:16.227Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T15:24:16.227Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T15:24:16.227Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T15:24:16.227Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginDisableError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginDisable [2022-04-27T15:24:16.227Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginEnableError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginEnable [2022-04-27T15:24:16.227Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginInspect [2022-04-27T15:24:16.227Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginListError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginList [2022-04-27T15:24:16.227Z] --- PASS: TestPluginList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginPushError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginPush [2022-04-27T15:24:16.227Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginRemoveError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginRemove [2022-04-27T15:24:16.227Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginSetError [2022-04-27T15:24:16.227Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPluginSet [2022-04-27T15:24:16.227Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSetHostHeader [2022-04-27T15:24:16.227Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestPlainTextError [2022-04-27T15:24:16.227Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestInfiniteError [2022-04-27T15:24:16.227Z] --- PASS: TestInfiniteError (0.03s) [2022-04-27T15:24:16.227Z] === RUN TestCanceledContext [2022-04-27T15:24:16.227Z] 2022/04/27 15:24:15 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:16.227Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestDeadlineExceededContext [2022-04-27T15:24:16.227Z] 2022/04/27 15:24:15 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:16.227Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretCreateUnsupported [2022-04-27T15:24:16.227Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretCreateError [2022-04-27T15:24:16.227Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretCreate [2022-04-27T15:24:16.227Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretInspectUnsupported [2022-04-27T15:24:16.227Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T15:24:16.227Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretInspect [2022-04-27T15:24:16.227Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretListUnsupported [2022-04-27T15:24:16.227Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretListError [2022-04-27T15:24:16.227Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretList [2022-04-27T15:24:16.227Z] --- PASS: TestSecretList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretRemoveUnsupported [2022-04-27T15:24:16.227Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretRemoveError [2022-04-27T15:24:16.227Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretRemove [2022-04-27T15:24:16.227Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretUpdateUnsupported [2022-04-27T15:24:16.227Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretUpdateError [2022-04-27T15:24:16.227Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSecretUpdate [2022-04-27T15:24:16.227Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceCreateError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceCreate [2022-04-27T15:24:16.227Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T15:24:16.227Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceCreateDigestPinning [2022-04-27T15:24:16.227Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T15:24:16.227Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceInspect [2022-04-27T15:24:16.227Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceListError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceList [2022-04-27T15:24:16.227Z] --- PASS: TestServiceList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceLogsError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceLogs [2022-04-27T15:24:16.227Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceRemoveError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceRemove [2022-04-27T15:24:16.227Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceUpdateError [2022-04-27T15:24:16.227Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestServiceUpdate [2022-04-27T15:24:16.227Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmGetUnlockKey [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmInitError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmInit [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmInspect [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmJoinError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmJoin [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmLeaveError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmLeave [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmUnlockError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmUnlock [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmUpdateError [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestSwarmUpdate [2022-04-27T15:24:16.227Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestTaskInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestTaskInspect [2022-04-27T15:24:16.227Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestTaskListError [2022-04-27T15:24:16.227Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestTaskList [2022-04-27T15:24:16.227Z] --- PASS: TestTaskList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeCreateError [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeCreate [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeInspectError [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeInspectNotFound [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeInspect [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeListError [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeList [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeRemoveError [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T15:24:16.227Z] === RUN TestVolumeRemove [2022-04-27T15:24:16.227Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T15:24:16.227Z] === CONT TestTLSCloseWriter [2022-04-27T15:24:16.227Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-27T15:24:16.227Z] PASS [2022-04-27T15:24:16.227Z] coverage: 75.1% of statements [2022-04-27T15:24:16.227Z] ok github.com/docker/docker/client 0.357s coverage: 75.1% of statements [2022-04-27T15:24:17.154Z] #62 DONE 256.5s [2022-04-27T15:24:18.087Z] [2022-04-27T15:24:18.087Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T15:24:18.087Z] #63 sha256:78671b9f77fde587de1a58ce0ec6fe90f1f958b446d24f4a11410d6083cb2b2c [2022-04-27T15:24:19.461Z] #63 DONE 1.5s [2022-04-27T15:24:19.461Z] [2022-04-27T15:24:19.461Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T15:24:19.461Z] #68 sha256:112abe3c1758d01eb36aeaac69c58caf522be6f75713c9027faa0ae3efb77740 [2022-04-27T15:24:19.719Z] #68 DONE 0.3s [2022-04-27T15:24:19.719Z] [2022-04-27T15:24:19.719Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T15:24:19.719Z] #73 sha256:868aaa74db7865e6946ec12c77b60bee3e1d267dd62e4869cd3da1d291c60b5d [2022-04-27T15:24:21.091Z] #73 DONE 1.6s [2022-04-27T15:24:21.091Z] [2022-04-27T15:24:21.091Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T15:24:21.091Z] #74 sha256:cc19dd6890b25652db2a4fabcab283beff722eadbbaa04a6d9b0062b85b8d8e1 [2022-04-27T15:24:21.091Z] #74 DONE 0.0s [2022-04-27T15:24:21.155Z] === RUN TestCheckpointCreateError [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointCreate [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointDeleteError [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointDelete [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointListError [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointList [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T15:24:21.155Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T15:24:21.155Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:24:21.155Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestGetAPIPath [2022-04-27T15:24:21.155Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestParseHostURL [2022-04-27T15:24:21.155Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T15:24:21.155Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T15:24:21.155Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestClientRedirect [2022-04-27T15:24:21.155Z] === RUN TestClientRedirect/GET [2022-04-27T15:24:21.155Z] === RUN TestClientRedirect/POST [2022-04-27T15:24:21.155Z] === RUN TestClientRedirect/PUT [2022-04-27T15:24:21.155Z] === RUN TestClientRedirect/DELETE [2022-04-27T15:24:21.155Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T15:24:21.155Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigCreateUnsupported [2022-04-27T15:24:21.155Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigCreateError [2022-04-27T15:24:21.155Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigCreate [2022-04-27T15:24:21.155Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspectNotFound [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspectUnsupported [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspectError [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigInspect [2022-04-27T15:24:21.155Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigListUnsupported [2022-04-27T15:24:21.155Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigListError [2022-04-27T15:24:21.155Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigList [2022-04-27T15:24:21.155Z] --- PASS: TestConfigList (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigRemoveUnsupported [2022-04-27T15:24:21.155Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigRemoveError [2022-04-27T15:24:21.155Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigRemove [2022-04-27T15:24:21.155Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigUpdateUnsupported [2022-04-27T15:24:21.155Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigUpdateError [2022-04-27T15:24:21.155Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestConfigUpdate [2022-04-27T15:24:21.155Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCommitError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCommit [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStatPathError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStatPath [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyToContainerError [2022-04-27T15:24:21.155Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T15:24:21.155Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T15:24:21.155Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyToContainer [2022-04-27T15:24:21.155Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyFromContainerError [2022-04-27T15:24:21.155Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T15:24:21.155Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T15:24:21.155Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T15:24:21.155Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestCopyFromContainer [2022-04-27T15:24:21.155Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCreateError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCreateImageNotFound [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCreateWithName [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerCreateAutoRemove [2022-04-27T15:24:21.155Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerDiffError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerDiff [2022-04-27T15:24:21.155Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecCreateError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecCreate [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecStartError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecStart [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecInspectError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecInspect [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExportError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExport [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerInspectError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T15:24:21.155Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T15:24:21.155Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerInspect [2022-04-27T15:24:21.155Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerInspectNode [2022-04-27T15:24:21.155Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerKillError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerKill [2022-04-27T15:24:21.155Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerListError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerList [2022-04-27T15:24:21.155Z] --- PASS: TestContainerList (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerLogsNotFoundError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerLogsError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerLogs [2022-04-27T15:24:21.155Z] --- PASS: TestContainerLogs (0.13s) [2022-04-27T15:24:21.155Z] === RUN TestContainerPauseError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerPause [2022-04-27T15:24:21.155Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainersPruneError [2022-04-27T15:24:21.155Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainersPrune [2022-04-27T15:24:21.155Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRemoveError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRemove [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRenameError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRename [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerResizeError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecResizeError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerResize [2022-04-27T15:24:21.155Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerExecResize [2022-04-27T15:24:21.155Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRestartError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerRestart [2022-04-27T15:24:21.155Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStartError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStart [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStatsError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStats [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStopError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerStop [2022-04-27T15:24:21.155Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerTopError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerTop [2022-04-27T15:24:21.155Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerUnpauseError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerUnpause [2022-04-27T15:24:21.155Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerUpdateError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerUpdate [2022-04-27T15:24:21.155Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerWaitError [2022-04-27T15:24:21.155Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestContainerWait [2022-04-27T15:24:21.155Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestDiskUsageError [2022-04-27T15:24:21.155Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T15:24:21.155Z] === RUN TestDiskUsage [2022-04-27T15:24:21.156Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestDistributionInspectUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestEventsErrorInOptions [2022-04-27T15:24:21.156Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestEventsErrorFromServer [2022-04-27T15:24:21.156Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestEvents [2022-04-27T15:24:21.156Z] --- PASS: TestEvents (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTLSCloseWriter [2022-04-27T15:24:21.156Z] === PAUSE TestTLSCloseWriter [2022-04-27T15:24:21.156Z] === RUN TestImageBuildError [2022-04-27T15:24:21.156Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageBuild [2022-04-27T15:24:21.156Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestGetDockerOS [2022-04-27T15:24:21.156Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageCreateError [2022-04-27T15:24:21.156Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageCreate [2022-04-27T15:24:21.156Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageHistoryError [2022-04-27T15:24:21.156Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageHistory [2022-04-27T15:24:21.156Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageImportError [2022-04-27T15:24:21.156Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageImport [2022-04-27T15:24:21.156Z] --- PASS: TestImageImport (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageInspectImageNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageInspect [2022-04-27T15:24:21.156Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageListError [2022-04-27T15:24:21.156Z] --- PASS: TestImageListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageList [2022-04-27T15:24:21.156Z] --- PASS: TestImageList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageListApiBefore125 [2022-04-27T15:24:21.156Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageLoadError [2022-04-27T15:24:21.156Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageLoad [2022-04-27T15:24:21.156Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagesPruneError [2022-04-27T15:24:21.156Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagesPrune [2022-04-27T15:24:21.156Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullReferenceParseError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullAnyError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePullWithoutErrors [2022-04-27T15:24:21.156Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushReferenceError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushAnyError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithoutErrors [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T15:24:21.156Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageRemoveImageNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageRemove [2022-04-27T15:24:21.156Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSaveError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSave [2022-04-27T15:24:21.156Z] --- PASS: TestImageSave (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchAnyError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageSearchWithoutErrors [2022-04-27T15:24:21.156Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageTagError [2022-04-27T15:24:21.156Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageTagInvalidReference [2022-04-27T15:24:21.156Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T15:24:21.156Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageTagHexSource [2022-04-27T15:24:21.156Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestImageTag [2022-04-27T15:24:21.156Z] --- PASS: TestImageTag (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestInfoServerError [2022-04-27T15:24:21.156Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T15:24:21.156Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestInfo [2022-04-27T15:24:21.156Z] --- PASS: TestInfo (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkConnectError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkConnect [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkCreateError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkCreate [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkDisconnectError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkDisconnect [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/no_options [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/verbose [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/global_scope [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T15:24:21.156Z] === RUN TestNetworkInspect/server_error [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkListError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkList [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworksPruneError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworksPrune [2022-04-27T15:24:21.156Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNetworkRemove [2022-04-27T15:24:21.156Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeInspect [2022-04-27T15:24:21.156Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeListError [2022-04-27T15:24:21.156Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeList [2022-04-27T15:24:21.156Z] --- PASS: TestNodeList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeRemove [2022-04-27T15:24:21.156Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeUpdateError [2022-04-27T15:24:21.156Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestNodeUpdate [2022-04-27T15:24:21.156Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestOptionWithHostFromEnv [2022-04-27T15:24:21.156Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestOptionWithTimeout [2022-04-27T15:24:21.156Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T15:24:21.156Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPingFail [2022-04-27T15:24:21.156Z] --- PASS: TestPingFail (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPingWithError [2022-04-27T15:24:21.156Z] 2022/04/27 15:24:19 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:21.156Z] 2022/04/27 15:24:19 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:21.156Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPingSuccess [2022-04-27T15:24:21.156Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPingHeadFallback [2022-04-27T15:24:21.156Z] === RUN TestPingHeadFallback/OK [2022-04-27T15:24:21.156Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T15:24:21.156Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T15:24:21.156Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T15:24:21.156Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T15:24:21.156Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginDisableError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginDisable [2022-04-27T15:24:21.156Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginEnableError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginEnable [2022-04-27T15:24:21.156Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginInspect [2022-04-27T15:24:21.156Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginListError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginList [2022-04-27T15:24:21.156Z] --- PASS: TestPluginList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginPushError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginPush [2022-04-27T15:24:21.156Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginRemove [2022-04-27T15:24:21.156Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginSetError [2022-04-27T15:24:21.156Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPluginSet [2022-04-27T15:24:21.156Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSetHostHeader [2022-04-27T15:24:21.156Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestPlainTextError [2022-04-27T15:24:21.156Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestInfiniteError [2022-04-27T15:24:21.156Z] --- PASS: TestInfiniteError (0.02s) [2022-04-27T15:24:21.156Z] === RUN TestCanceledContext [2022-04-27T15:24:21.156Z] 2022/04/27 15:24:19 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:21.156Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestDeadlineExceededContext [2022-04-27T15:24:21.156Z] 2022/04/27 15:24:19 RoundTripper returned a response & error; ignoring response [2022-04-27T15:24:21.156Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretCreateUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretCreateError [2022-04-27T15:24:21.156Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretCreate [2022-04-27T15:24:21.156Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretInspectUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretInspect [2022-04-27T15:24:21.156Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretListUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretListError [2022-04-27T15:24:21.156Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretList [2022-04-27T15:24:21.156Z] --- PASS: TestSecretList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretRemoveUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretRemove [2022-04-27T15:24:21.156Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretUpdateUnsupported [2022-04-27T15:24:21.156Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretUpdateError [2022-04-27T15:24:21.156Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSecretUpdate [2022-04-27T15:24:21.156Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceCreateError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceCreate [2022-04-27T15:24:21.156Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T15:24:21.156Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceCreateDigestPinning [2022-04-27T15:24:21.156Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceInspect [2022-04-27T15:24:21.156Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceListError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceList [2022-04-27T15:24:21.156Z] --- PASS: TestServiceList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceLogsError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceLogs [2022-04-27T15:24:21.156Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceRemoveError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceRemove [2022-04-27T15:24:21.156Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceUpdateError [2022-04-27T15:24:21.156Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestServiceUpdate [2022-04-27T15:24:21.156Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmGetUnlockKey [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmInitError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmInit [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmInspect [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmJoinError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmJoin [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmLeaveError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmLeave [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmUnlockError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmUnlock [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmUpdateError [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestSwarmUpdate [2022-04-27T15:24:21.156Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTaskInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTaskInspect [2022-04-27T15:24:21.156Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTaskListError [2022-04-27T15:24:21.156Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestTaskList [2022-04-27T15:24:21.156Z] --- PASS: TestTaskList (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeCreateError [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeCreate [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeInspectError [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeInspectNotFound [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T15:24:21.156Z] === RUN TestVolumeInspect [2022-04-27T15:24:21.156Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T15:24:21.157Z] === RUN TestVolumeListError [2022-04-27T15:24:21.157Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T15:24:21.157Z] === RUN TestVolumeList [2022-04-27T15:24:21.157Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T15:24:21.157Z] === RUN TestVolumeRemoveError [2022-04-27T15:24:21.157Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T15:24:21.157Z] === RUN TestVolumeRemove [2022-04-27T15:24:21.157Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T15:24:21.157Z] === CONT TestTLSCloseWriter [2022-04-27T15:24:21.157Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-27T15:24:21.157Z] PASS [2022-04-27T15:24:21.157Z] coverage: 75.1% of statements [2022-04-27T15:24:21.157Z] ok github.com/docker/docker/client 0.302s coverage: 75.1% of statements [2022-04-27T15:24:21.349Z] [2022-04-27T15:24:21.349Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T15:24:21.349Z] #75 sha256:66deb218e2d6d693c767b70ef6aa1e11c820ef536ce1393ad603c72323d50703 [2022-04-27T15:24:21.915Z] #75 DONE 0.8s [2022-04-27T15:24:21.915Z] [2022-04-27T15:24:21.915Z] #76 exporting to image [2022-04-27T15:24:21.915Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T15:24:21.915Z] #76 exporting layers [2022-04-27T15:24:25.198Z] #76 exporting layers 2.9s done [2022-04-27T15:24:25.198Z] #76 writing image sha256:de2eb6d0680b82db179ab4c0ebd4f541bce99cd39613579bbeff77182b5ad735 done [2022-04-27T15:24:25.198Z] #76 naming to docker.io/library/docker:a71e53edee951e7fef809082c5440835c473e449 done [2022-04-27T15:24:25.198Z] #76 DONE 3.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T15:24:25.525Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T15:24:25.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a71e53edee951e7fef809082c5440835c473e449 hack/test/unit [2022-04-27T15:24:26.090Z] #62 ... [2022-04-27T15:24:26.090Z] [2022-04-27T15:24:26.091Z] #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-27T15:24:26.091Z] #58 sha256:dda33181bfb8cd2b751c6d670f17f0a68bc800673a920f14528396cbebc595db [2022-04-27T15:24:26.091Z] #58 147.2 + mkdir -p /build [2022-04-27T15:24:26.091Z] #58 147.2 + cp runc /build/runc [2022-04-27T15:24:26.091Z] #58 DONE 148.3s [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #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-27T15:24:26.091Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:24:26.091Z] #53 265.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T15:24:26.091Z] #53 DONE 266.2s [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #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-27T15:24:26.091Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:24:26.091Z] #62 ... [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T15:24:26.091Z] #54 sha256:4ac7610d198c7355315a6ca852b6192ce58d776ebd058fe6f3b9f98a014cbbe3 [2022-04-27T15:24:26.091Z] #54 DONE 0.6s [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #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-27T15:24:26.091Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:24:26.091Z] #62 ... [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T15:24:26.091Z] #56 sha256:1e19f1dc3e531a9e4970c7a43ca0b52bc8723c5c39b46e46786b190e21313718 [2022-04-27T15:24:26.091Z] #56 DONE 0.1s [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T15:24:26.091Z] #59 sha256:7f6a05c8119803ae6abf10c4c7f304cb3876396bd53d2ed854d0eaed06e8cdd4 [2022-04-27T15:24:26.091Z] #59 DONE 0.2s [2022-04-27T15:24:26.091Z] [2022-04-27T15:24:26.091Z] #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-27T15:24:26.091Z] #62 sha256:07113553370281e585e7dcb6b4fda6bbbca6b7e4e04c1c20b6a6b2a790893802 [2022-04-27T15:24:26.091Z] #62 228.4 + bin/containerd [2022-04-27T15:24:27.763Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T15:24:27.763Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T15:24:27.763Z] + TESTDIRS=./... [2022-04-27T15:24:27.763Z] + exclude_paths='/vendor/|/integration' [2022-04-27T15:24:27.763Z] ++ go list ./... [2022-04-27T15:24:27.763Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T15:24:28.329Z] + pkg_list='github.com/docker/docker/api [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/backend [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/container [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/events [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/filters [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/image [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/mount [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/network [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/registry [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/time [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/versions [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:24:28.329Z] github.com/docker/docker/api/types/volume [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:24:28.329Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:24:28.329Z] github.com/docker/docker/cli [2022-04-27T15:24:28.329Z] github.com/docker/docker/cli/config [2022-04-27T15:24:28.329Z] github.com/docker/docker/cli/debug [2022-04-27T15:24:28.329Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:24:28.329Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:24:28.329Z] github.com/docker/docker/client [2022-04-27T15:24:28.329Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:24:28.329Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:24:28.329Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:24:28.329Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:24:28.329Z] github.com/docker/docker/container [2022-04-27T15:24:28.329Z] github.com/docker/docker/container/stream [2022-04-27T15:24:28.329Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:24:28.329Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:24:28.329Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/config [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/events [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/exec [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:24:28.329Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/images [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/links [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/names [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/network [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/stats [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/utils [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:24:28.330Z] github.com/docker/docker/dockerversion [2022-04-27T15:24:28.330Z] github.com/docker/docker/errdefs [2022-04-27T15:24:28.330Z] github.com/docker/docker/image [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/cache [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/tarexport [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/v1 [2022-04-27T15:24:28.330Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:24:28.330Z] github.com/docker/docker/layer [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:24:28.330Z] github.com/docker/docker/oci [2022-04-27T15:24:28.330Z] github.com/docker/docker/oci/caps [2022-04-27T15:24:28.330Z] github.com/docker/docker/opts [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/archive [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/directory [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/platform [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/pools [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/progress [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/signal [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/stack [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/system [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:24:28.330Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:24:28.330Z] github.com/docker/docker/plugin [2022-04-27T15:24:28.330Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:24:28.330Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:24:28.330Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:24:28.330Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:24:28.330Z] github.com/docker/docker/quota [2022-04-27T15:24:28.330Z] github.com/docker/docker/reference [2022-04-27T15:24:28.330Z] github.com/docker/docker/registry [2022-04-27T15:24:28.330Z] github.com/docker/docker/registry/resumable [2022-04-27T15:24:28.330Z] github.com/docker/docker/restartmanager [2022-04-27T15:24:28.330Z] github.com/docker/docker/rootless [2022-04-27T15:24:28.330Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:24:28.330Z] github.com/docker/docker/runconfig [2022-04-27T15:24:28.330Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/environment [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/registry [2022-04-27T15:24:28.330Z] github.com/docker/docker/testutil/request [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/drivers [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/local [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/mounts [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/service [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:24:28.330Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:24:28.330Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T15:24:28.330Z] ++ echo 'github.com/docker/docker/api [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/backend [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/container [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/events [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/filters [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/image [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/mount [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/network [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/registry [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/time [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/versions [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:24:28.330Z] github.com/docker/docker/api/types/volume [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:24:28.330Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:24:28.330Z] github.com/docker/docker/cli [2022-04-27T15:24:28.330Z] github.com/docker/docker/cli/config [2022-04-27T15:24:28.330Z] github.com/docker/docker/cli/debug [2022-04-27T15:24:28.330Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:24:28.330Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:24:28.330Z] github.com/docker/docker/client [2022-04-27T15:24:28.330Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:24:28.330Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:24:28.330Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:24:28.330Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:24:28.330Z] github.com/docker/docker/container [2022-04-27T15:24:28.330Z] github.com/docker/docker/container/stream [2022-04-27T15:24:28.330Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:24:28.330Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:24:28.330Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/config [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/events [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/exec [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/images [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/links [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/names [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/network [2022-04-27T15:24:28.330Z] github.com/docker/docker/daemon/stats [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/utils [2022-04-27T15:24:28.330Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:24:28.330Z] github.com/docker/docker/dockerversion [2022-04-27T15:24:28.330Z] github.com/docker/docker/errdefs [2022-04-27T15:24:28.330Z] github.com/docker/docker/image [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/cache [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/tarexport [2022-04-27T15:24:28.330Z] github.com/docker/docker/image/v1 [2022-04-27T15:24:28.330Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:24:28.330Z] github.com/docker/docker/layer [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:24:28.330Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:24:28.330Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:24:28.331Z] github.com/docker/docker/oci [2022-04-27T15:24:28.331Z] github.com/docker/docker/oci/caps [2022-04-27T15:24:28.331Z] github.com/docker/docker/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/archive [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/directory [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/platform [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pools [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/progress [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/signal [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stack [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/system [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:24:28.331Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:24:28.331Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:24:28.331Z] github.com/docker/docker/quota [2022-04-27T15:24:28.331Z] github.com/docker/docker/reference [2022-04-27T15:24:28.331Z] github.com/docker/docker/registry [2022-04-27T15:24:28.331Z] github.com/docker/docker/registry/resumable [2022-04-27T15:24:28.331Z] github.com/docker/docker/restartmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/rootless [2022-04-27T15:24:28.331Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:24:28.331Z] github.com/docker/docker/runconfig [2022-04-27T15:24:28.331Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/environment [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/registry [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/request [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/drivers [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/local [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/mounts [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/service [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:24:28.331Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/backend [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/container [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/events [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/filters [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/image [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/mount [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/network [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/registry [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/time [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/versions [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/types/volume [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:24:28.331Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:24:28.331Z] github.com/docker/docker/cli [2022-04-27T15:24:28.331Z] github.com/docker/docker/cli/config [2022-04-27T15:24:28.331Z] github.com/docker/docker/cli/debug [2022-04-27T15:24:28.331Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:24:28.331Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:24:28.331Z] github.com/docker/docker/client [2022-04-27T15:24:28.331Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:24:28.331Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:24:28.331Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:24:28.331Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:24:28.331Z] github.com/docker/docker/container [2022-04-27T15:24:28.331Z] github.com/docker/docker/container/stream [2022-04-27T15:24:28.331Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:24:28.331Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:24:28.331Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/config [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/events [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/exec [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/images [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/links [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/names [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/network [2022-04-27T15:24:28.331Z] github.com/docker/docker/daemon/stats [2022-04-27T15:24:28.331Z] github.com/docker/docker/distribution [2022-04-27T15:24:28.331Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:24:28.331Z] github.com/docker/docker/distribution/utils [2022-04-27T15:24:28.331Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:24:28.331Z] github.com/docker/docker/dockerversion [2022-04-27T15:24:28.331Z] github.com/docker/docker/errdefs [2022-04-27T15:24:28.331Z] github.com/docker/docker/image [2022-04-27T15:24:28.331Z] github.com/docker/docker/image/cache [2022-04-27T15:24:28.331Z] github.com/docker/docker/image/tarexport [2022-04-27T15:24:28.331Z] github.com/docker/docker/image/v1 [2022-04-27T15:24:28.331Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:24:28.331Z] github.com/docker/docker/layer [2022-04-27T15:24:28.331Z] github.com/docker/docker/libcontainerd [2022-04-27T15:24:28.331Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:24:28.331Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:24:28.331Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:24:28.331Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:24:28.331Z] github.com/docker/docker/oci [2022-04-27T15:24:28.331Z] github.com/docker/docker/oci/caps [2022-04-27T15:24:28.331Z] github.com/docker/docker/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/archive [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/directory [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/platform [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pools [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/progress [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/signal [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stack [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/system [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:24:28.331Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:24:28.331Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:24:28.331Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:24:28.331Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:24:28.331Z] github.com/docker/docker/quota [2022-04-27T15:24:28.331Z] github.com/docker/docker/reference [2022-04-27T15:24:28.331Z] github.com/docker/docker/registry [2022-04-27T15:24:28.331Z] github.com/docker/docker/registry/resumable [2022-04-27T15:24:28.331Z] github.com/docker/docker/restartmanager [2022-04-27T15:24:28.331Z] github.com/docker/docker/rootless [2022-04-27T15:24:28.331Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:24:28.331Z] github.com/docker/docker/runconfig [2022-04-27T15:24:28.331Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/environment [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/registry [2022-04-27T15:24:28.331Z] github.com/docker/docker/testutil/request [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/drivers [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/local [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/mounts [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/service [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:24:28.331Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:24:28.331Z] ++ grep --fixed-strings /libnetwork [2022-04-27T15:24:28.331Z] ++ echo 'github.com/docker/docker/api [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:24:28.331Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/backend [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/container [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/events [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/filters [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/image [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/mount [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/network [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/registry [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/time [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/versions [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:24:28.332Z] github.com/docker/docker/api/types/volume [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:24:28.332Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:24:28.332Z] github.com/docker/docker/cli [2022-04-27T15:24:28.332Z] github.com/docker/docker/cli/config [2022-04-27T15:24:28.332Z] github.com/docker/docker/cli/debug [2022-04-27T15:24:28.332Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:24:28.332Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:24:28.332Z] github.com/docker/docker/client [2022-04-27T15:24:28.332Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:24:28.332Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:24:28.332Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:24:28.332Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:24:28.332Z] github.com/docker/docker/container [2022-04-27T15:24:28.332Z] github.com/docker/docker/container/stream [2022-04-27T15:24:28.332Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:24:28.332Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:24:28.332Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/config [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/events [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/exec [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/images [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/links [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/names [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/network [2022-04-27T15:24:28.332Z] github.com/docker/docker/daemon/stats [2022-04-27T15:24:28.332Z] github.com/docker/docker/distribution [2022-04-27T15:24:28.332Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:24:28.332Z] github.com/docker/docker/distribution/utils [2022-04-27T15:24:28.332Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:24:28.332Z] github.com/docker/docker/dockerversion [2022-04-27T15:24:28.332Z] github.com/docker/docker/errdefs [2022-04-27T15:24:28.332Z] github.com/docker/docker/image [2022-04-27T15:24:28.332Z] github.com/docker/docker/image/cache [2022-04-27T15:24:28.332Z] github.com/docker/docker/image/tarexport [2022-04-27T15:24:28.332Z] github.com/docker/docker/image/v1 [2022-04-27T15:24:28.332Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:24:28.332Z] github.com/docker/docker/layer [2022-04-27T15:24:28.332Z] github.com/docker/docker/libcontainerd [2022-04-27T15:24:28.332Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:24:28.332Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:24:28.332Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:24:28.332Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:24:28.332Z] github.com/docker/docker/oci [2022-04-27T15:24:28.332Z] github.com/docker/docker/oci/caps [2022-04-27T15:24:28.332Z] github.com/docker/docker/opts [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/archive [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/directory [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/platform [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/pools [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/progress [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/signal [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/stack [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/system [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:24:28.332Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:24:28.332Z] github.com/docker/docker/plugin [2022-04-27T15:24:28.332Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:24:28.332Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:24:28.332Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:24:28.332Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:24:28.332Z] github.com/docker/docker/quota [2022-04-27T15:24:28.332Z] github.com/docker/docker/reference [2022-04-27T15:24:28.332Z] github.com/docker/docker/registry [2022-04-27T15:24:28.332Z] github.com/docker/docker/registry/resumable [2022-04-27T15:24:28.332Z] github.com/docker/docker/restartmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/rootless [2022-04-27T15:24:28.332Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:24:28.332Z] github.com/docker/docker/runconfig [2022-04-27T15:24:28.332Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/environment [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/registry [2022-04-27T15:24:28.332Z] github.com/docker/docker/testutil/request [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/drivers [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/local [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/mounts [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/service [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:24:28.332Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:24:28.332Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:24:28.332Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/types' [2022-04-27T15:24:28.333Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/types' [2022-04-27T15:24:28.333Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:24:28.333Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:24:28.333Z] + type docker-proxy [2022-04-27T15:24:28.333Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T15:24:28.333Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T15:24:28.333Z] [2022-04-27T15:24:28.333Z] Removing bundles/ [2022-04-27T15:24:28.333Z] [2022-04-27T15:24:28.333Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T15:24:28.333Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T15:24:28.333Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:24:30.988Z] --- PASS: TestCheckoutGit (25.02s) [2022-04-27T15:24:30.988Z] === RUN TestValidGitTransport [2022-04-27T15:24:30.988Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T15:24:30.988Z] === RUN TestGitInvalidRef [2022-04-27T15:24:30.988Z] --- PASS: TestGitInvalidRef (0.18s) [2022-04-27T15:24:30.988Z] PASS [2022-04-27T15:24:30.988Z] coverage: 86.3% of statements [2022-04-27T15:24:30.988Z] ok github.com/docker/docker/builder/remotecontext/git 25.321s coverage: 86.3% of statements [2022-04-27T15:24:30.988Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T15:24:30.988Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T15:24:30.988Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T15:24:30.988Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T15:24:33.498Z] --- PASS: TestCheckoutGit (25.92s) [2022-04-27T15:24:33.498Z] === RUN TestValidGitTransport [2022-04-27T15:24:33.498Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T15:24:33.498Z] === RUN TestGitInvalidRef [2022-04-27T15:24:33.498Z] --- PASS: TestGitInvalidRef (0.22s) [2022-04-27T15:24:33.498Z] PASS [2022-04-27T15:24:33.498Z] coverage: 86.3% of statements [2022-04-27T15:24:33.498Z] ok github.com/docker/docker/builder/remotecontext/git 26.205s coverage: 86.3% of statements [2022-04-27T15:24:33.953Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T15:24:33.953Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T15:24:33.953Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T15:24:33.953Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T15:24:34.892Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T15:24:34.892Z] [2022-04-27T15:24:34.892Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T15:24:34.892Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T15:24:34.892Z] [2022-04-27T15:24:34.892Z] + mkdir -p bundles [2022-04-27T15:24:34.892Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/router [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:24:34.892Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/backend [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/container [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/events [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/filters [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/image [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/mount [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/network [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/registry [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/time [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/versions [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:24:34.893Z] github.com/docker/docker/api/types/volume [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:24:34.893Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:24:34.893Z] github.com/docker/docker/cli [2022-04-27T15:24:34.893Z] github.com/docker/docker/cli/config [2022-04-27T15:24:34.893Z] github.com/docker/docker/cli/debug [2022-04-27T15:24:34.893Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:24:34.893Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:24:34.893Z] github.com/docker/docker/client [2022-04-27T15:24:34.893Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:24:34.893Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:24:34.893Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:24:34.893Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:24:34.893Z] github.com/docker/docker/container [2022-04-27T15:24:34.893Z] github.com/docker/docker/container/stream [2022-04-27T15:24:34.893Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:24:34.893Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:24:34.893Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/config [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/events [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/exec [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/images [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/links [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/names [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/network [2022-04-27T15:24:34.893Z] github.com/docker/docker/daemon/stats [2022-04-27T15:24:34.893Z] github.com/docker/docker/distribution [2022-04-27T15:24:34.893Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:24:34.893Z] github.com/docker/docker/distribution/utils [2022-04-27T15:24:34.893Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:24:34.893Z] github.com/docker/docker/dockerversion [2022-04-27T15:24:34.893Z] github.com/docker/docker/errdefs [2022-04-27T15:24:34.893Z] github.com/docker/docker/image [2022-04-27T15:24:34.893Z] github.com/docker/docker/image/cache [2022-04-27T15:24:34.893Z] github.com/docker/docker/image/tarexport [2022-04-27T15:24:34.893Z] github.com/docker/docker/image/v1 [2022-04-27T15:24:34.893Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:24:34.893Z] github.com/docker/docker/layer [2022-04-27T15:24:34.893Z] github.com/docker/docker/libcontainerd [2022-04-27T15:24:34.893Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:24:34.893Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:24:34.893Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:24:34.893Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:24:34.893Z] github.com/docker/docker/oci [2022-04-27T15:24:34.893Z] github.com/docker/docker/oci/caps [2022-04-27T15:24:34.893Z] github.com/docker/docker/opts [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/archive [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/directory [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/platform [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/pools [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/progress [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/signal [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/stack [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/system [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:24:34.893Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:24:34.893Z] github.com/docker/docker/plugin [2022-04-27T15:24:34.893Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:24:34.893Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:24:34.893Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:24:34.893Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:24:34.893Z] github.com/docker/docker/quota [2022-04-27T15:24:34.893Z] github.com/docker/docker/reference [2022-04-27T15:24:34.893Z] github.com/docker/docker/registry [2022-04-27T15:24:34.893Z] github.com/docker/docker/registry/resumable [2022-04-27T15:24:34.893Z] github.com/docker/docker/restartmanager [2022-04-27T15:24:34.893Z] github.com/docker/docker/rootless [2022-04-27T15:24:34.893Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:24:34.893Z] github.com/docker/docker/runconfig [2022-04-27T15:24:34.893Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/environment [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/registry [2022-04-27T15:24:34.893Z] github.com/docker/docker/testutil/request [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/drivers [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/local [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/mounts [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/service [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:24:34.893Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T15:24:34.893Z] + 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-27T15:24:34.893Z] ? github.com/docker/docker/api [no test files] [2022-04-27T15:24:36.428Z] #62 ... [2022-04-27T15:24:36.428Z] [2022-04-27T15:24:36.428Z] #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-27T15:24:36.428Z] #58 sha256:1587edeab8c5c53c0e9eb7068296f6475d22acf694c27e4e0a76cd9bf4a1f34f [2022-04-27T15:24:36.428Z] #58 149.6 + mkdir -p /build [2022-04-27T15:24:36.428Z] #58 149.6 + cp runc /build/runc [2022-04-27T15:24:36.428Z] #58 DONE 150.9s [2022-04-27T15:24:36.428Z] [2022-04-27T15:24:36.428Z] #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-27T15:24:36.428Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T15:24:36.428Z] #53 273.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T15:24:36.428Z] #53 DONE 274.7s [2022-04-27T15:24:36.428Z] [2022-04-27T15:24:36.428Z] #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-27T15:24:36.428Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:24:37.000Z] #62 ... [2022-04-27T15:24:37.000Z] [2022-04-27T15:24:37.000Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T15:24:37.000Z] #54 sha256:fb467af3858f28d19406c9aa9f59da42cc9b2b772a37ccc05a512550e732738c [2022-04-27T15:24:37.571Z] #54 DONE 0.6s [2022-04-27T15:24:37.571Z] [2022-04-27T15:24:37.571Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T15:24:37.571Z] #56 sha256:c6a238c34c13098e4b9be49722835a82da3a0d1e44be19e950f8cfb400b4f490 [2022-04-27T15:24:37.571Z] #56 DONE 0.1s [2022-04-27T15:24:37.571Z] [2022-04-27T15:24:37.571Z] #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-27T15:24:37.571Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:24:37.571Z] #62 ... [2022-04-27T15:24:37.571Z] [2022-04-27T15:24:37.571Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T15:24:37.571Z] #59 sha256:6f70854d6b0409cddb0921765df032353a140aaa92b8c76d242279718db57836 [2022-04-27T15:24:37.831Z] #59 DONE 0.3s [2022-04-27T15:24:37.831Z] [2022-04-27T15:24:37.832Z] #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-27T15:24:37.832Z] #62 sha256:773b67b99a5e1dcd05f4d8e20a8ddd10de93e646b023d54686d87fe8aa246339 [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T15:24:38.036Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestConfigureDaemonLogs [2022-04-27T15:24:38.036Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T15:24:38.036Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T15:24:38.036Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T15:24:38.036Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T15:24:38.036Z] PASS [2022-04-27T15:24:38.036Z] coverage: 20.4% of statements [2022-04-27T15:24:38.036Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 20.4% of statements [2022-04-27T15:24:38.036Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T15:24:38.036Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T15:24:38.773Z] #62 234.4 + bin/containerd [2022-04-27T15:24:39.561Z] === RUN TestContainerStopSignal [2022-04-27T15:24:39.561Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestContainerStopTimeout [2022-04-27T15:24:39.561Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T15:24:39.561Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T15:24:39.561Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T15:24:39.561Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T15:24:39.561Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T15:24:39.561Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestNewMemoryStore [2022-04-27T15:24:39.561Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestAddContainers [2022-04-27T15:24:39.561Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestGetContainer [2022-04-27T15:24:39.561Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestDeleteContainer [2022-04-27T15:24:39.561Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestListContainers [2022-04-27T15:24:39.561Z] --- PASS: TestListContainers (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestFirstContainer [2022-04-27T15:24:39.561Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestApplyAllContainer [2022-04-27T15:24:39.561Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestIsValidHealthString [2022-04-27T15:24:39.561Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestStateRunStop [2022-04-27T15:24:39.561Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T15:24:39.561Z] === RUN TestStateTimeoutWait [2022-04-27T15:24:39.561Z] state_test.go:141: Stop callback fired [2022-04-27T15:24:39.561Z] state_test.go:165: Stop callback fired [2022-04-27T15:24:40.016Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T15:24:40.016Z] === RUN TestIsValidStateString [2022-04-27T15:24:40.016Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T15:24:40.016Z] === RUN TestViewSaveDelete [2022-04-27T15:24:40.016Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T15:24:40.016Z] === RUN TestViewAll [2022-04-27T15:24:40.016Z] --- PASS: TestViewAll (0.01s) [2022-04-27T15:24:40.016Z] === RUN TestViewGet [2022-04-27T15:24:40.016Z] --- PASS: TestViewGet (0.01s) [2022-04-27T15:24:40.016Z] === RUN TestNames [2022-04-27T15:24:40.016Z] --- PASS: TestNames (0.00s) [2022-04-27T15:24:40.016Z] === RUN TestViewWithHealthCheck [2022-04-27T15:24:40.016Z] --- PASS: TestViewWithHealthCheck (0.03s) [2022-04-27T15:24:40.016Z] PASS [2022-04-27T15:24:40.016Z] coverage: 41.7% of statements [2022-04-27T15:24:40.016Z] ok github.com/docker/docker/container 0.239s coverage: 41.7% of statements [2022-04-27T15:24:40.016Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T15:24:40.016Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T15:24:40.016Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T15:24:40.016Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T15:24:40.471Z] === RUN TestPrepare [2022-04-27T15:24:40.471Z] --- PASS: TestPrepare (0.00s) [2022-04-27T15:24:40.471Z] === RUN TestStart [2022-04-27T15:24:40.471Z] --- PASS: TestStart (0.00s) [2022-04-27T15:24:40.471Z] === RUN TestWaitCancel [2022-04-27T15:24:40.471Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T15:24:40.471Z] === RUN TestWaitDisabled [2022-04-27T15:24:40.471Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T15:24:40.471Z] === RUN TestWaitEnabled [2022-04-27T15:24:40.471Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T15:24:40.471Z] === RUN TestRemove [2022-04-27T15:24:40.471Z] --- PASS: TestRemove (0.00s) [2022-04-27T15:24:40.471Z] PASS [2022-04-27T15:24:40.471Z] coverage: 65.3% of statements [2022-04-27T15:24:40.471Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2022-04-27T15:24:43.360Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T15:24:43.360Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T15:24:43.360Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T15:24:43.360Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T15:24:43.360Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T15:24:43.360Z] PASS [2022-04-27T15:24:43.360Z] coverage: 35.9% of statements [2022-04-27T15:24:43.360Z] ok github.com/docker/docker/daemon/cluster/convert 0.685s coverage: 35.9% of statements [2022-04-27T15:24:43.360Z] === RUN TestNewListSecretsFilters [2022-04-27T15:24:43.360Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T15:24:43.360Z] === RUN TestNewListConfigsFilters [2022-04-27T15:24:43.360Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T15:24:43.360Z] PASS [2022-04-27T15:24:43.360Z] coverage: 0.5% of statements [2022-04-27T15:24:43.360Z] ok github.com/docker/docker/daemon/cluster 1.157s coverage: 0.5% of statements [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T15:24:44.244Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestConfigureDaemonLogs [2022-04-27T15:24:44.244Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T15:24:44.244Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T15:24:44.244Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T15:24:44.244Z] PASS [2022-04-27T15:24:44.244Z] coverage: 20.4% of statements [2022-04-27T15:24:44.244Z] ok github.com/docker/docker/cmd/dockerd 0.236s coverage: 20.4% of statements [2022-04-27T15:24:44.244Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T15:24:44.244Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T15:24:44.244Z] === RUN TestContainerStopSignal [2022-04-27T15:24:44.244Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestContainerStopTimeout [2022-04-27T15:24:44.244Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T15:24:44.244Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T15:24:44.244Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T15:24:44.244Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T15:24:44.244Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T15:24:44.244Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestNewMemoryStore [2022-04-27T15:24:44.244Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestAddContainers [2022-04-27T15:24:44.244Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestGetContainer [2022-04-27T15:24:44.244Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestDeleteContainer [2022-04-27T15:24:44.244Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestListContainers [2022-04-27T15:24:44.244Z] --- PASS: TestListContainers (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestFirstContainer [2022-04-27T15:24:44.244Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestApplyAllContainer [2022-04-27T15:24:44.244Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestIsValidHealthString [2022-04-27T15:24:44.244Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestStateRunStop [2022-04-27T15:24:44.244Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestStateTimeoutWait [2022-04-27T15:24:44.244Z] state_test.go:141: Stop callback fired [2022-04-27T15:24:44.244Z] state_test.go:165: Stop callback fired [2022-04-27T15:24:44.244Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T15:24:44.244Z] === RUN TestIsValidStateString [2022-04-27T15:24:44.244Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestViewSaveDelete [2022-04-27T15:24:44.244Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T15:24:44.244Z] === RUN TestViewAll [2022-04-27T15:24:44.244Z] --- PASS: TestViewAll (0.01s) [2022-04-27T15:24:44.244Z] === RUN TestViewGet [2022-04-27T15:24:44.244Z] --- PASS: TestViewGet (0.01s) [2022-04-27T15:24:44.244Z] === RUN TestNames [2022-04-27T15:24:44.244Z] --- PASS: TestNames (0.00s) [2022-04-27T15:24:44.244Z] === RUN TestViewWithHealthCheck [2022-04-27T15:24:44.244Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-27T15:24:44.244Z] PASS [2022-04-27T15:24:44.244Z] coverage: 41.7% of statements [2022-04-27T15:24:44.244Z] ok github.com/docker/docker/container 0.210s coverage: 41.7% of statements [2022-04-27T15:24:44.700Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T15:24:44.700Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T15:24:44.700Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T15:24:44.700Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T15:24:45.524Z] === RUN TestBuilderGC [2022-04-27T15:24:45.524Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestPrepare [2022-04-27T15:24:45.661Z] --- PASS: TestPrepare (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestStart [2022-04-27T15:24:45.661Z] --- PASS: TestStart (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestWaitCancel [2022-04-27T15:24:45.661Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestWaitDisabled [2022-04-27T15:24:45.661Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestWaitEnabled [2022-04-27T15:24:45.661Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T15:24:45.661Z] === RUN TestRemove [2022-04-27T15:24:45.661Z] --- PASS: TestRemove (0.00s) [2022-04-27T15:24:45.661Z] PASS [2022-04-27T15:24:45.661Z] coverage: 65.3% of statements [2022-04-27T15:24:45.661Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestFindConfigurationConflicts [2022-04-27T15:24:45.982Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T15:24:45.982Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T15:24:45.982Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T15:24:45.982Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T15:24:45.982Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T15:24:45.982Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T15:24:45.982Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T15:24:45.982Z] === RUN TestValidateConfiguration [2022-04-27T15:24:45.982Z] === RUN TestValidateConfiguration/with_label [2022-04-27T15:24:45.982Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T15:24:45.982Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T15:24:45.983Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T15:24:45.983Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T15:24:45.983Z] time="2022-04-27T15:24:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T15:24:45.983Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-27T15:24:45.983Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T15:24:45.983Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:45.983Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestReloadBadDefaultConfig [2022-04-27T15:24:45.983Z] time="2022-04-27T15:24:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-698977952" [2022-04-27T15:24:45.983Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestReloadWithConflictingLabels [2022-04-27T15:24:45.983Z] time="2022-04-27T15:24:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-218117486" [2022-04-27T15:24:45.983Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T15:24:45.983Z] time="2022-04-27T15:24:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3439953091" [2022-04-27T15:24:45.983Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestMaskURLCredentials [2022-04-27T15:24:45.983Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T15:24:45.983Z] === RUN TestDaemonConfigurationMerge [2022-04-27T15:24:45.983Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T15:24:45.983Z] PASS [2022-04-27T15:24:45.983Z] coverage: 79.8% of statements [2022-04-27T15:24:45.983Z] ok github.com/docker/docker/daemon/config 0.235s coverage: 79.8% of statements [2022-04-27T15:24:45.983Z] === RUN TestWaitNodeAttachment [2022-04-27T15:24:46.439Z] === RUN TestEventsLog [2022-04-27T15:24:46.439Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestEventsLogTimeout [2022-04-27T15:24:46.439Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestLogEvents [2022-04-27T15:24:46.439Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T15:24:46.439Z] === RUN TestLoadBufferedEvents [2022-04-27T15:24:46.439Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-27T15:24:46.439Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T15:24:46.439Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T15:24:46.439Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T15:24:46.439Z] PASS [2022-04-27T15:24:46.439Z] coverage: 50.0% of statements [2022-04-27T15:24:46.439Z] --- PASS: TestWaitNodeAttachment (0.50s) [2022-04-27T15:24:46.439Z] === RUN TestIsolationConversion [2022-04-27T15:24:46.439Z] === RUN TestIsolationConversion/default [2022-04-27T15:24:46.439Z] === RUN TestIsolationConversion/process [2022-04-27T15:24:46.439Z] === RUN TestIsolationConversion/hyperv [2022-04-27T15:24:46.439Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestContainerLabels [2022-04-27T15:24:46.439Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestCredentialSpecConversion [2022-04-27T15:24:46.439Z] === RUN TestCredentialSpecConversion/none [2022-04-27T15:24:46.439Z] === RUN TestCredentialSpecConversion/config [2022-04-27T15:24:46.439Z] === RUN TestCredentialSpecConversion/file [2022-04-27T15:24:46.439Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T15:24:46.439Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T15:24:46.439Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountBind [2022-04-27T15:24:46.439Z] ok github.com/docker/docker/daemon/events 0.222s coverage: 50.0% of statements [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountBind (0.03s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountVolume [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountTarget [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T15:24:46.439Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T15:24:46.439Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T15:24:46.439Z] PASS [2022-04-27T15:24:46.439Z] coverage: 11.0% of statements [2022-04-27T15:24:46.439Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.728s coverage: 11.0% of statements [2022-04-27T15:24:47.194Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T15:24:47.194Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T15:24:47.194Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T15:24:47.194Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T15:24:47.194Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T15:24:47.194Z] PASS [2022-04-27T15:24:47.194Z] coverage: 35.9% of statements [2022-04-27T15:24:47.194Z] ok github.com/docker/docker/daemon/cluster/convert 0.175s coverage: 35.9% of statements [2022-04-27T15:24:47.401Z] === RUN TestIsEmptyDir [2022-04-27T15:24:47.401Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-27T15:24:47.401Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T15:24:47.401Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T15:24:47.401Z] PASS [2022-04-27T15:24:47.401Z] coverage: 2.3% of statements [2022-04-27T15:24:47.401Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2022-04-27T15:24:47.856Z] === RUN TestLinkNaming [2022-04-27T15:24:47.856Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestLinkNew [2022-04-27T15:24:47.856Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestLinkEnv [2022-04-27T15:24:47.856Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestLinkMultipleEnv [2022-04-27T15:24:47.856Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestLinkPortRangeEnv [2022-04-27T15:24:47.856Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T15:24:47.856Z] PASS [2022-04-27T15:24:47.856Z] coverage: 93.0% of statements [2022-04-27T15:24:47.856Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2022-04-27T15:24:47.856Z] === RUN TestVerifyNetworkingConfig [2022-04-27T15:24:47.856Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestGetContainer [2022-04-27T15:24:47.856Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestValidContainerNames [2022-04-27T15:24:47.856Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestContainerInitDNS [2022-04-27T15:24:47.856Z] daemon_test.go:145: root required [2022-04-27T15:24:47.856Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestMerge [2022-04-27T15:24:47.856Z] --- PASS: TestMerge (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestValidateContainerIsolation [2022-04-27T15:24:47.856Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestFindNetworkErrorType [2022-04-27T15:24:47.856Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestEnsureServicesExist [2022-04-27T15:24:47.856Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T15:24:47.856Z] === RUN TestEnsureServicesExistErrors [2022-04-27T15:24:47.856Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T15:24:47.856Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T15:24:47.856Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T15:24:47.857Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestContainerDelete [2022-04-27T15:24:47.857Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestContainerDoubleDelete [2022-04-27T15:24:47.857Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T15:24:47.857Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T15:24:47.857Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestNoneHealthcheck [2022-04-27T15:24:47.857Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestHealthStates [2022-04-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] time="2022-04-27T15:24:47Z" 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-27T15:24:47.857Z] --- PASS: TestHealthStates (0.13s) [2022-04-27T15:24:47.857Z] === RUN TestGetInspectData [2022-04-27T15:24:47.857Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestFillLicense [2022-04-27T15:24:47.857Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestListInvalidFilter [2022-04-27T15:24:47.857Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestNameFilter [2022-04-27T15:24:47.857Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T15:24:47.857Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T15:24:47.857Z] === 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-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T15:24:47.857Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T15:24:47.857Z] --- 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-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T15:24:47.857Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:24:47.857Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:24:48.156Z] === RUN TestNewListSecretsFilters [2022-04-27T15:24:48.156Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T15:24:48.156Z] === RUN TestNewListConfigsFilters [2022-04-27T15:24:48.156Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T15:24:48.156Z] PASS [2022-04-27T15:24:48.156Z] coverage: 0.5% of statements [2022-04-27T15:24:48.156Z] ok github.com/docker/docker/daemon/cluster 0.859s coverage: 0.5% of statements [2022-04-27T15:24:48.312Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:24:48.312Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T15:24:48.312Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T15:24:48.312Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T15:24:48.312Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadLabels [2022-04-27T15:24:48.312Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T15:24:48.312Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadMirrors [2022-04-27T15:24:48.312Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T15:24:48.312Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T15:24:48.312Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T15:24:48.312Z] reload_test.go:342: root required [2022-04-27T15:24:48.312Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T15:24:48.312Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-27T15:24:48.312Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T15:24:48.312Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-27T15:24:48.312Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T15:24:48.312Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-27T15:24:48.312Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T15:24:48.312Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-27T15:24:48.312Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T15:24:48.312Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T15:24:48.312Z] === RUN TestParseVolumesFrom [2022-04-27T15:24:48.312Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T15:24:48.312Z] PASS [2022-04-27T15:24:48.312Z] coverage: 8.7% of statements [2022-04-27T15:24:48.312Z] ok github.com/docker/docker/daemon 0.349s coverage: 8.7% of statements [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T15:24:48.312Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T15:24:49.766Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-27T15:24:49.839Z] === RUN TestAdapterReadLogs [2022-04-27T15:24:49.839Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCopier [2022-04-27T15:24:49.839Z] --- PASS: TestCopier (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCopierLongLines [2022-04-27T15:24:49.839Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCopierSlow [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/defaults [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T15:24:49.839Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T15:24:49.839Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T15:24:49.839Z] === RUN TestCopierWithSized [2022-04-27T15:24:49.839Z] === RUN TestCopierWithSized/as_is [2022-04-27T15:24:49.839Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T15:24:49.839Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T15:24:49.839Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCopierWithPartial [2022-04-27T15:24:49.839Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestRingLogger [2022-04-27T15:24:49.839Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestRingCap [2022-04-27T15:24:49.839Z] --- PASS: TestRingCap (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestRingClose [2022-04-27T15:24:49.839Z] --- PASS: TestRingClose (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestRingDrain [2022-04-27T15:24:49.839Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T15:24:49.839Z] PASS [2022-04-27T15:24:49.839Z] coverage: 43.2% of statements [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T15:24:49.839Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-27T15:24:49.839Z] === RUN TestCreateSuccess [2022-04-27T15:24:49.839Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCreateStreamSkipped [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T15:24:49.839Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCreateLogGroupSuccess [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T15:24:49.839Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCreateError [2022-04-27T15:24:49.839Z] --- PASS: TestCreateError (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCreateAlreadyExists [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T15:24:49.839Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestLogClosed [2022-04-27T15:24:49.839Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestLogBlocking [2022-04-27T15:24:49.839Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T15:24:49.839Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T15:24:49.839Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestPublishBatchSuccess [2022-04-27T15:24:49.839Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestPublishBatchError [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=error msg=error [2022-04-27T15:24:49.839Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:24:49.839Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:24:49.839Z] time="2022-04-27T15:24:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T15:24:49.839Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchSimple [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchTicker [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T15:24:49.839Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.2% of statements [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchClose [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/3/���� [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T15:24:49.839Z] === RUN TestEffectiveLen/5/ [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/0/ [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: He [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/6/a� [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: a [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: � [2022-04-27T15:24:49.839Z] === RUN TestFindValidSplit/7/a� [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T15:24:49.839Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestProcessEventEmoji [2022-04-27T15:24:49.839Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchLineSplit [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMaxEvents [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-27T15:24:49.839Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T15:24:49.839Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T15:24:49.839Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T15:24:49.839Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T15:24:49.839Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T15:24:49.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T15:24:49.839Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T15:24:49.840Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T15:24:49.840Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T15:24:50.294Z] === RUN TestCreateTagSuccess [2022-04-27T15:24:50.294Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T15:24:50.294Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T15:24:50.294Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T15:24:50.294Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T15:24:50.294Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T15:24:50.294Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T15:24:50.294Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T15:24:50.294Z] PASS [2022-04-27T15:24:50.294Z] coverage: 80.2% of statements [2022-04-27T15:24:50.294Z] ok github.com/docker/docker/daemon/logger/awslogs 0.310s coverage: 80.2% of statements [2022-04-27T15:24:50.294Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T15:24:50.294Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T15:24:50.294Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T15:24:50.295Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T15:24:50.295Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T15:24:50.295Z] PASS [2022-04-27T15:24:50.295Z] coverage: 53.6% of statements [2022-04-27T15:24:50.295Z] ok github.com/docker/docker/daemon/logger/fluentd 0.098s coverage: 53.6% of statements [2022-04-27T15:24:50.295Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T15:24:50.295Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T15:24:50.295Z] === RUN TestSearchRegistryForImages [2022-04-27T15:24:50.295Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T15:24:50.295Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T15:24:50.295Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T15:24:50.295Z] === RUN TestImageDelete [2022-04-27T15:24:50.295Z] === RUN TestImageDelete/no_lease [2022-04-27T15:24:50.295Z] === RUN TestImageDelete/lease_exists [2022-04-27T15:24:50.295Z] --- PASS: TestImageDelete (0.03s) [2022-04-27T15:24:50.295Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T15:24:50.295Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-27T15:24:50.295Z] === RUN TestContentStoreForPull [2022-04-27T15:24:50.751Z] --- PASS: TestContentStoreForPull (0.14s) [2022-04-27T15:24:50.751Z] PASS [2022-04-27T15:24:50.751Z] coverage: 6.6% of statements [2022-04-27T15:24:50.751Z] ok github.com/docker/docker/daemon/images 0.305s coverage: 6.6% of statements [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T15:24:50.751Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T15:24:50.751Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T15:24:50.751Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T15:24:50.751Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T15:24:50.918Z] #62 267.4 # github.com/containerd/containerd/cmd/containerd [2022-04-27T15:24:50.918Z] #62 267.4 /usr/bin/ld: /tmp/go-link-2247745406/000019.o: in function `New': [2022-04-27T15:24:50.918Z] #62 267.4 /tmp/tmp.MggAT9HKDE/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-27T15:24:50.918Z] #62 267.4 + bin/containerd-stress [2022-04-27T15:24:50.918Z] #62 268.5 + bin/containerd-shim [2022-04-27T15:24:51.048Z] === RUN TestBuilderGC [2022-04-27T15:24:51.048Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestFindConfigurationConflicts [2022-04-27T15:24:51.048Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T15:24:51.048Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T15:24:51.048Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T15:24:51.048Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T15:24:51.048Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T15:24:51.048Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T15:24:51.048Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T15:24:51.049Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_label [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T15:24:51.049Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T15:24:51.049Z] time="2022-04-27T15:24:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T15:24:51.049Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-27T15:24:51.049Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T15:24:51.049Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:24:51.049Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestReloadBadDefaultConfig [2022-04-27T15:24:51.049Z] time="2022-04-27T15:24:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3301604208" [2022-04-27T15:24:51.049Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestReloadWithConflictingLabels [2022-04-27T15:24:51.049Z] time="2022-04-27T15:24:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3966241464" [2022-04-27T15:24:51.049Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-04-27T15:24:51.049Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T15:24:51.049Z] time="2022-04-27T15:24:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3607632146" [2022-04-27T15:24:51.049Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestMaskURLCredentials [2022-04-27T15:24:51.049Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestDaemonConfigurationMerge [2022-04-27T15:24:51.049Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T15:24:51.049Z] PASS [2022-04-27T15:24:51.049Z] coverage: 79.8% of statements [2022-04-27T15:24:51.049Z] ok github.com/docker/docker/daemon/config 0.245s coverage: 79.8% of statements [2022-04-27T15:24:51.049Z] === RUN TestWaitNodeAttachment [2022-04-27T15:24:51.049Z] === RUN TestEventsLog [2022-04-27T15:24:51.049Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestEventsLogTimeout [2022-04-27T15:24:51.049Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestLogEvents [2022-04-27T15:24:51.049Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T15:24:51.049Z] === RUN TestLoadBufferedEvents [2022-04-27T15:24:51.049Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-27T15:24:51.049Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T15:24:51.049Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T15:24:51.049Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T15:24:51.049Z] PASS [2022-04-27T15:24:51.049Z] coverage: 50.0% of statements [2022-04-27T15:24:51.049Z] ok github.com/docker/docker/daemon/events 0.208s coverage: 50.0% of statements [2022-04-27T15:24:51.049Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T15:24:51.049Z] === RUN TestIsolationConversion [2022-04-27T15:24:51.049Z] === RUN TestIsolationConversion/default [2022-04-27T15:24:51.049Z] === RUN TestIsolationConversion/process [2022-04-27T15:24:51.049Z] === RUN TestIsolationConversion/hyperv [2022-04-27T15:24:51.049Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestContainerLabels [2022-04-27T15:24:51.049Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestCredentialSpecConversion [2022-04-27T15:24:51.049Z] === RUN TestCredentialSpecConversion/none [2022-04-27T15:24:51.049Z] === RUN TestCredentialSpecConversion/config [2022-04-27T15:24:51.049Z] === RUN TestCredentialSpecConversion/file [2022-04-27T15:24:51.049Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T15:24:51.049Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T15:24:51.049Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountBind [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountVolume [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountTarget [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T15:24:51.049Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T15:24:51.049Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T15:24:51.049Z] PASS [2022-04-27T15:24:51.049Z] coverage: 11.0% of statements [2022-04-27T15:24:51.049Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.579s coverage: 11.0% of statements [2022-04-27T15:24:51.213Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-27T15:24:51.213Z] === RUN TestFastTimeMarshalJSON [2022-04-27T15:24:51.213Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-27T15:24:51.213Z] PASS [2022-04-27T15:24:51.213Z] coverage: 87.2% of statements [2022-04-27T15:24:51.213Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.162s coverage: 87.2% of statements [2022-04-27T15:24:51.668Z] === RUN TestJSONFileLogger [2022-04-27T15:24:51.668Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T15:24:51.668Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T15:24:51.668Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T15:24:51.668Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T15:24:51.668Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T15:24:51.668Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T15:24:51.668Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T15:24:51.668Z] === RUN TestEncodeDecode [2022-04-27T15:24:51.668Z] === PAUSE TestEncodeDecode [2022-04-27T15:24:51.668Z] === RUN TestUnexpectedEOF [2022-04-27T15:24:51.668Z] time="2022-04-27T15:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:24:51.668Z] time="2022-04-27T15:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:24:51.668Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-27T15:24:51.668Z] === CONT TestEncodeDecode [2022-04-27T15:24:51.668Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T15:24:51.668Z] PASS [2022-04-27T15:24:51.668Z] coverage: 69.9% of statements [2022-04-27T15:24:51.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.198s coverage: 69.9% of statements [2022-04-27T15:24:52.012Z] === RUN TestIsEmptyDir [2022-04-27T15:24:52.012Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-27T15:24:52.012Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T15:24:52.012Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T15:24:52.012Z] PASS [2022-04-27T15:24:52.012Z] coverage: 2.3% of statements [2022-04-27T15:24:52.012Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2022-04-27T15:24:52.123Z] === RUN TestWriteLog [2022-04-27T15:24:52.123Z] === PAUSE TestWriteLog [2022-04-27T15:24:52.123Z] === RUN TestReadLog [2022-04-27T15:24:52.123Z] === PAUSE TestReadLog [2022-04-27T15:24:52.123Z] === RUN TestDecode [2022-04-27T15:24:52.123Z] --- PASS: TestDecode (0.02s) [2022-04-27T15:24:52.123Z] === CONT TestWriteLog [2022-04-27T15:24:52.123Z] === CONT TestReadLog [2022-04-27T15:24:52.123Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T15:24:52.123Z] === RUN TestReadLog/tail_exact [2022-04-27T15:24:52.123Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T15:24:52.123Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T15:24:52.123Z] --- PASS: TestReadLog (0.26s) [2022-04-27T15:24:52.123Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-27T15:24:52.123Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T15:24:52.123Z] --- PASS: TestReadLog/tail_more_than_available (0.11s) [2022-04-27T15:24:52.123Z] PASS [2022-04-27T15:24:52.123Z] coverage: 78.7% of statements [2022-04-27T15:24:52.123Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 78.7% of statements [2022-04-27T15:24:52.123Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T15:24:52.468Z] === RUN TestLinkNaming [2022-04-27T15:24:52.468Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T15:24:52.468Z] === RUN TestLinkNew [2022-04-27T15:24:52.468Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T15:24:52.468Z] === RUN TestLinkEnv [2022-04-27T15:24:52.468Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T15:24:52.468Z] === RUN TestLinkMultipleEnv [2022-04-27T15:24:52.468Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T15:24:52.468Z] === RUN TestLinkPortRangeEnv [2022-04-27T15:24:52.468Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T15:24:52.468Z] PASS [2022-04-27T15:24:52.468Z] coverage: 93.0% of statements [2022-04-27T15:24:52.468Z] ok github.com/docker/docker/daemon/links 0.088s coverage: 93.0% of statements [2022-04-27T15:24:52.578Z] === RUN TestOpenFileDelete [2022-04-27T15:24:52.578Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestOpenFileRename [2022-04-27T15:24:52.578Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestHandleDecoderErr [2022-04-27T15:24:52.578Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestParseLogTagDefaultTag [2022-04-27T15:24:52.578Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestParseLogTag [2022-04-27T15:24:52.578Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestParseLogTagEmptyTag [2022-04-27T15:24:52.578Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestTailFiles [2022-04-27T15:24:52.578Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestFollowLogsConsumerGone [2022-04-27T15:24:52.578Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T15:24:52.578Z] === RUN TestFollowLogsProducerGone [2022-04-27T15:24:52.578Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T15:24:52.578Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T15:24:52.578Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-27T15:24:52.578Z] === RUN TestCheckCapacityAndRotate [2022-04-27T15:24:52.578Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T15:24:52.578Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T15:24:52.578Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-27T15:24:52.578Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-27T15:24:52.578Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-27T15:24:52.578Z] PASS [2022-04-27T15:24:52.578Z] coverage: 50.7% of statements [2022-04-27T15:24:52.578Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.100s coverage: 50.7% of statements [2022-04-27T15:24:52.578Z] === RUN TestLog [2022-04-27T15:24:52.578Z] --- PASS: TestLog (0.02s) [2022-04-27T15:24:52.578Z] PASS [2022-04-27T15:24:52.578Z] coverage: 31.5% of statements [2022-04-27T15:24:52.578Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.066s coverage: 31.5% of statements [2022-04-27T15:24:52.925Z] === RUN TestVerifyNetworkingConfig [2022-04-27T15:24:52.925Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestGetContainer [2022-04-27T15:24:52.925Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestValidContainerNames [2022-04-27T15:24:52.925Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestContainerInitDNS [2022-04-27T15:24:52.925Z] daemon_test.go:145: root required [2022-04-27T15:24:52.925Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestMerge [2022-04-27T15:24:52.925Z] --- PASS: TestMerge (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestValidateContainerIsolation [2022-04-27T15:24:52.925Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestFindNetworkErrorType [2022-04-27T15:24:52.925Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestEnsureServicesExist [2022-04-27T15:24:52.925Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestEnsureServicesExistErrors [2022-04-27T15:24:52.925Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T15:24:52.925Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T15:24:52.925Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T15:24:52.925Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T15:24:52.925Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:24:52.925Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T15:24:52.925Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestContainerDelete [2022-04-27T15:24:52.925Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestContainerDoubleDelete [2022-04-27T15:24:52.925Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T15:24:52.925Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T15:24:52.925Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestNoneHealthcheck [2022-04-27T15:24:52.925Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T15:24:52.925Z] === RUN TestHealthStates [2022-04-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] time="2022-04-27T15:24:52Z" 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-27T15:24:53.381Z] --- PASS: TestHealthStates (0.13s) [2022-04-27T15:24:53.381Z] === RUN TestGetInspectData [2022-04-27T15:24:53.381Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestFillLicense [2022-04-27T15:24:53.381Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestListInvalidFilter [2022-04-27T15:24:53.381Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestNameFilter [2022-04-27T15:24:53.381Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T15:24:53.381Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T15:24:53.381Z] === 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-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T15:24:53.381Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T15:24:53.381Z] --- 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-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T15:24:53.381Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T15:24:53.381Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadLabels [2022-04-27T15:24:53.381Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T15:24:53.381Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadMirrors [2022-04-27T15:24:53.381Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T15:24:53.381Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T15:24:53.381Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T15:24:53.381Z] reload_test.go:342: root required [2022-04-27T15:24:53.381Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T15:24:53.381Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-27T15:24:53.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T15:24:53.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-27T15:24:53.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T15:24:53.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-27T15:24:53.381Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T15:24:53.381Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-27T15:24:53.381Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T15:24:53.381Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T15:24:53.381Z] === RUN TestParseVolumesFrom [2022-04-27T15:24:53.381Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T15:24:53.381Z] PASS [2022-04-27T15:24:53.381Z] coverage: 8.7% of statements [2022-04-27T15:24:53.381Z] ok github.com/docker/docker/daemon 0.460s coverage: 8.7% of statements [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T15:24:53.381Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T15:24:53.382Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T15:24:53.540Z] === RUN TestNewParse [2022-04-27T15:24:53.540Z] --- PASS: TestNewParse (0.00s) [2022-04-27T15:24:53.540Z] PASS [2022-04-27T15:24:53.540Z] coverage: 8.3% of statements [2022-04-27T15:24:53.540Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-04-27T15:24:53.540Z] === RUN TestValidateLogOpt [2022-04-27T15:24:53.540Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestNewMissedConfig [2022-04-27T15:24:53.540Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestNewMissedUrl [2022-04-27T15:24:53.540Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestNewMissedToken [2022-04-27T15:24:53.540Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestNewWithProxy [2022-04-27T15:24:53.540Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestDefault [2022-04-27T15:24:53.540Z] --- PASS: TestDefault (0.01s) [2022-04-27T15:24:53.540Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T15:24:53.540Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestJsonFormat [2022-04-27T15:24:53.540Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T15:24:53.540Z] === RUN TestRawFormat [2022-04-27T15:24:53.540Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestRawFormatWithLabels [2022-04-27T15:24:53.540Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestRawFormatWithoutTag [2022-04-27T15:24:53.540Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestBatching [2022-04-27T15:24:53.540Z] === RUN TestParseLogFormat [2022-04-27T15:24:53.540Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestValidateLogOptEmpty [2022-04-27T15:24:53.540Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestParseAddressDefaultPort [2022-04-27T15:24:53.540Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestValidateSyslogFacility [2022-04-27T15:24:53.540Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T15:24:53.540Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T15:24:53.540Z] === RUN TestValidateLogOpt [2022-04-27T15:24:53.540Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:24:53.540Z] PASS [2022-04-27T15:24:53.540Z] coverage: 43.6% of statements [2022-04-27T15:24:53.540Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 43.6% of statements [2022-04-27T15:24:53.540Z] --- PASS: TestBatching (0.22s) [2022-04-27T15:24:53.540Z] === RUN TestFrequency [2022-04-27T15:24:53.995Z] --- PASS: TestFrequency (0.23s) [2022-04-27T15:24:53.995Z] === RUN TestOneMessagePerRequest [2022-04-27T15:24:53.995Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T15:24:53.995Z] === RUN TestVerify [2022-04-27T15:24:53.995Z] --- PASS: TestVerify (0.00s) [2022-04-27T15:24:53.995Z] === RUN TestSkipVerify [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:53.995Z] time="2022-04-27T15:24:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.270Z] ba8181afd426: Pull complete [2022-04-27T15:24:54.270Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-27T15:24:54.270Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:24:54.270Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-27T15:24:54.270Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-27T15:24:54.270Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-27T15:24:54.270Z] WARN: Skipping validation tests [2022-04-27T15:24:54.270Z] INFO: Running unit tests at 04/27/2022 15:24:45... [2022-04-27T15:24:54.270Z] INFO: make.ps1 starting at 04/27/2022 15:24:50 [2022-04-27T15:24:54.270Z] INFO: Git commit (119ee15a6d) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T15:24:54.270Z] INFO: Running unit tests... [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/defaults [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T15:24:54.343Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T15:24:54.343Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-27T15:24:54.343Z] === RUN TestCreateSuccess [2022-04-27T15:24:54.343Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCreateStreamSkipped [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T15:24:54.343Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCreateLogGroupSuccess [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T15:24:54.343Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCreateError [2022-04-27T15:24:54.343Z] --- PASS: TestCreateError (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCreateAlreadyExists [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T15:24:54.343Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestLogClosed [2022-04-27T15:24:54.343Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestLogBlocking [2022-04-27T15:24:54.343Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T15:24:54.343Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T15:24:54.343Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestPublishBatchSuccess [2022-04-27T15:24:54.343Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestPublishBatchError [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=error msg=error [2022-04-27T15:24:54.343Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:24:54.343Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:24:54.343Z] time="2022-04-27T15:24:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T15:24:54.343Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchSimple [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchTicker [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-27T15:24:54.343Z] === RUN TestCollectBatchClose [2022-04-27T15:24:54.343Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T15:24:54.343Z] === RUN TestEffectiveLen [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/3/���� [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T15:24:54.344Z] === RUN TestEffectiveLen/5/ [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/0/ [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: He [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/6/a� [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: a [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: � [2022-04-27T15:24:54.344Z] === RUN TestFindValidSplit/7/a� [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T15:24:54.344Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T15:24:54.344Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T15:24:54.344Z] === RUN TestProcessEventEmoji [2022-04-27T15:24:54.344Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchLineSplit [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchMaxEvents [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-27T15:24:54.344Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T15:24:54.344Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-27T15:24:54.344Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T15:24:54.344Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T15:24:54.452Z] --- PASS: TestSkipVerify (0.34s) [2022-04-27T15:24:54.452Z] === RUN TestBufferMaximum [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.036011\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.036011\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T15:24:54.452Z] === RUN TestServerAlwaysDown [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.038021\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.038021\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.038021\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.038021\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] time="2022-04-27T15:24:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073094.038021\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:54.452Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T15:24:54.452Z] === RUN TestCannotSendAfterClose [2022-04-27T15:24:54.452Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T15:24:54.452Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T15:24:54.800Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T15:24:54.800Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T15:24:54.800Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestCreateTagSuccess [2022-04-27T15:24:54.800Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T15:24:54.800Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T15:24:54.800Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T15:24:54.800Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T15:24:54.800Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T15:24:54.800Z] PASS [2022-04-27T15:24:54.800Z] coverage: 80.2% of statements [2022-04-27T15:24:54.800Z] ok github.com/docker/docker/daemon/logger/awslogs 0.355s coverage: 80.2% of statements [2022-04-27T15:24:54.800Z] === RUN TestAdapterReadLogs [2022-04-27T15:24:54.800Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestCopier [2022-04-27T15:24:54.800Z] --- PASS: TestCopier (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestCopierLongLines [2022-04-27T15:24:54.800Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestCopierSlow [2022-04-27T15:24:54.800Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T15:24:54.800Z] === RUN TestCopierWithSized [2022-04-27T15:24:54.800Z] === RUN TestCopierWithSized/as_is [2022-04-27T15:24:54.800Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T15:24:54.800Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-27T15:24:54.800Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T15:24:54.800Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestCopierWithPartial [2022-04-27T15:24:54.800Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestRingLogger [2022-04-27T15:24:54.800Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestRingCap [2022-04-27T15:24:54.800Z] --- PASS: TestRingCap (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestRingClose [2022-04-27T15:24:54.800Z] --- PASS: TestRingClose (0.00s) [2022-04-27T15:24:54.800Z] === RUN TestRingDrain [2022-04-27T15:24:54.800Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T15:24:54.800Z] PASS [2022-04-27T15:24:54.800Z] coverage: 43.2% of statements [2022-04-27T15:24:54.800Z] ok github.com/docker/docker/daemon/logger 0.340s coverage: 43.2% of statements [2022-04-27T15:24:54.910Z] === RUN TestV1IDService [2022-04-27T15:24:54.910Z] --- PASS: TestV1IDService (0.01s) [2022-04-27T15:24:54.910Z] === RUN TestV2MetadataService [2022-04-27T15:24:55.257Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T15:24:55.257Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T15:24:55.257Z] === RUN TestSearchRegistryForImages [2022-04-27T15:24:55.257Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T15:24:55.257Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T15:24:55.257Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T15:24:55.257Z] === RUN TestImageDelete [2022-04-27T15:24:55.257Z] === RUN TestImageDelete/no_lease [2022-04-27T15:24:55.257Z] === RUN TestImageDelete/lease_exists [2022-04-27T15:24:55.257Z] --- PASS: TestImageDelete (0.03s) [2022-04-27T15:24:55.257Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T15:24:55.257Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-27T15:24:55.257Z] === RUN TestContentStoreForPull [2022-04-27T15:24:55.257Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-27T15:24:55.257Z] PASS [2022-04-27T15:24:55.257Z] coverage: 6.6% of statements [2022-04-27T15:24:55.257Z] ok github.com/docker/docker/daemon/images 0.326s coverage: 6.6% of statements [2022-04-27T15:24:55.257Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T15:24:55.257Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T15:24:55.257Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T15:24:55.257Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T15:24:55.257Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T15:24:55.258Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T15:24:55.258Z] PASS [2022-04-27T15:24:55.258Z] coverage: 53.6% of statements [2022-04-27T15:24:55.258Z] ok github.com/docker/docker/daemon/logger/fluentd 0.073s coverage: 53.6% of statements [2022-04-27T15:24:55.258Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T15:24:55.258Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T15:24:55.258Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"dfddcfcfcb55\"}'" [2022-04-27T15:24:55.366Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T15:24:55.366Z] PASS [2022-04-27T15:24:55.366Z] coverage: 82.5% of statements [2022-04-27T15:24:55.366Z] === RUN TestSuccessfulDownload [2022-04-27T15:24:55.366Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:24:55.366Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T15:24:55.366Z] === RUN TestCancelledDownload [2022-04-27T15:24:55.366Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T15:24:55.366Z] === RUN TestMaxDownloadAttempts [2022-04-27T15:24:55.366Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:24:55.366Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:24:55.366Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:24:55.366Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:24:55.366Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:24:55.366Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:24:55.366Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:24:55.366Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:24:55.366Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:24:55.366Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:24:55.366Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:24:55.366Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:24:55.366Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T15:24:55.366Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T15:24:55.366Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T15:24:55.366Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T15:24:55.366Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T15:24:55.366Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T15:24:55.366Z] === RUN TestManifestStore [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T15:24:55.366Z] ok github.com/docker/docker/daemon/logger/splunk 1.867s coverage: 82.5% of statements [2022-04-27T15:24:55.366Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T15:24:55.366Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T15:24:55.366Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T15:24:55.366Z] --- PASS: TestV2MetadataService (0.56s) [2022-04-27T15:24:55.366Z] PASS [2022-04-27T15:24:55.366Z] coverage: 48.2% of statements [2022-04-27T15:24:55.366Z] ok github.com/docker/docker/distribution/metadata 0.626s coverage: 48.2% of statements [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2351909240\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/no_local_cache [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/with_local_cache [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="reference for unknown type: " [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="reference for unknown type: " [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="reference for unknown type: " [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="reference for unknown type: " [2022-04-27T15:24:55.366Z] time="2022-04-27T15:24:55Z" level=warning msg="reference for unknown type: " [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T15:24:55.366Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T15:24:55.367Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T15:24:55.367Z] time="2022-04-27T15:24:55Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore (0.21s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T15:24:55.367Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T15:24:55.367Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestFixManifestLayers [2022-04-27T15:24:55.367Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T15:24:55.367Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:24:55.367Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestFixManifestLayersBadParent [2022-04-27T15:24:55.367Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestValidateManifest [2022-04-27T15:24:55.367Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:24:55.367Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestFormatPlatform [2022-04-27T15:24:55.367Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T15:24:55.367Z] === RUN TestPullSchema2Config [2022-04-27T15:24:55.367Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T15:24:55.367Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:24:55.367Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:55.367Z] === RUN TestPullSchema2Config/500_status [2022-04-27T15:24:55.367Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:24:55.367Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:55.713Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T15:24:55.714Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T15:24:55.714Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T15:24:55.714Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-27T15:24:55.714Z] === RUN TestFastTimeMarshalJSON [2022-04-27T15:24:55.714Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-27T15:24:55.714Z] PASS [2022-04-27T15:24:55.714Z] coverage: 87.2% of statements [2022-04-27T15:24:55.714Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.164s coverage: 87.2% of statements [2022-04-27T15:24:55.824Z] time="2022-04-27T15:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:24:55.825Z] time="2022-04-27T15:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:24:55.825Z] time="2022-04-27T15:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:24:55.825Z] time="2022-04-27T15:24:55Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:24:55.825Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T15:24:55.825Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2022-04-27T15:24:55.825Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2022-04-27T15:24:55.825Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2022-04-27T15:24:55.825Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2022-04-27T15:24:55.825Z] === RUN TestTransfer [2022-04-27T15:24:55.825Z] --- PASS: TestTransfer (0.12s) [2022-04-27T15:24:55.825Z] === RUN TestConcurrencyLimit [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:55.825Z] === RUN TestPullSchema2Config/EOF [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:55.825Z] 2022/04/27 15:24:55 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-27T15:24:55.825Z] goroutine 47 [running]: [2022-04-27T15:24:55.825Z] net/http.(*conn).serve.func1() [2022-04-27T15:24:55.825Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:24:55.825Z] panic({0xf68ee0, 0x114b270}) [2022-04-27T15:24:55.825Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:24:55.825Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002844e0?, {0x1152a18?, 0xc000292000?}) [2022-04-27T15:24:55.825Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T15:24:55.825Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1152a18, 0xc000292000}, 0xc0001ea600) [2022-04-27T15:24:55.825Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T15:24:55.825Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1152a18?, 0xc000292000?}, 0xc00005ac00?) [2022-04-27T15:24:55.825Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:24:55.825Z] net/http.serverHandler.ServeHTTP({0xc000236b10?}, {0x1152a18, 0xc000292000}, 0xc0001ea600) [2022-04-27T15:24:55.825Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:24:55.825Z] net/http.(*conn).serve(0xc0000b5220, {0x1153290, 0xc00047c420}) [2022-04-27T15:24:55.825Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:24:55.825Z] created by net/http.(*Server).Serve [2022-04-27T15:24:55.825Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:55.825Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:24:55.825Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:24:56.169Z] === RUN TestJSONFileLogger [2022-04-27T15:24:56.170Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T15:24:56.170Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T15:24:56.170Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T15:24:56.170Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T15:24:56.170Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T15:24:56.170Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T15:24:56.170Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T15:24:56.170Z] === RUN TestEncodeDecode [2022-04-27T15:24:56.170Z] === PAUSE TestEncodeDecode [2022-04-27T15:24:56.170Z] === RUN TestUnexpectedEOF [2022-04-27T15:24:56.170Z] time="2022-04-27T15:24:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:24:56.170Z] time="2022-04-27T15:24:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:24:56.170Z] --- PASS: TestUnexpectedEOF (0.12s) [2022-04-27T15:24:56.170Z] === CONT TestEncodeDecode [2022-04-27T15:24:56.170Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T15:24:56.170Z] PASS [2022-04-27T15:24:56.170Z] coverage: 69.9% of statements [2022-04-27T15:24:56.279Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-27T15:24:56.280Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T15:24:56.280Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-27T15:24:56.280Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T15:24:56.280Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T15:24:56.280Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestLayerAlreadyExists [2022-04-27T15:24:56.280Z] 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-27T15:24:56.280Z] 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-27T15:24:56.280Z] 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-27T15:24:56.280Z] 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-27T15:24:56.280Z] 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-27T15:24:56.280Z] 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-27T15:24:56.280Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T15:24:56.280Z] === RUN TestNotFound [2022-04-27T15:24:56.280Z] --- PASS: TestNotFound (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestConflict [2022-04-27T15:24:56.280Z] --- PASS: TestConflict (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestForbidden [2022-04-27T15:24:56.280Z] --- PASS: TestForbidden (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestInvalidParameter [2022-04-27T15:24:56.280Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestNotImplemented [2022-04-27T15:24:56.280Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestNotModified [2022-04-27T15:24:56.280Z] --- PASS: TestNotModified (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestUnauthorized [2022-04-27T15:24:56.280Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestUnknown [2022-04-27T15:24:56.280Z] --- PASS: TestUnknown (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestCancelled [2022-04-27T15:24:56.280Z] --- PASS: TestCancelled (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestDeadline [2022-04-27T15:24:56.280Z] --- PASS: TestDeadline (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestDataLoss [2022-04-27T15:24:56.280Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestUnavailable [2022-04-27T15:24:56.280Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestSystem [2022-04-27T15:24:56.280Z] --- PASS: TestSystem (0.00s) [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Conflict [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T15:24:56.280Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T15:24:56.280Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T15:24:56.280Z] PASS [2022-04-27T15:24:56.280Z] coverage: 77.0% of statements [2022-04-27T15:24:56.280Z] ok github.com/docker/docker/errdefs 0.033s coverage: 77.0% of statements [2022-04-27T15:24:56.280Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-27T15:24:56.280Z] === RUN TestInactiveJobs [2022-04-27T15:24:56.625Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.197s coverage: 69.9% of statements [2022-04-27T15:24:56.735Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-27T15:24:56.735Z] === RUN TestWatchRelease [2022-04-27T15:24:56.735Z] --- PASS: TestWatchRelease (0.06s) [2022-04-27T15:24:56.735Z] === RUN TestWatchFinishedTransfer [2022-04-27T15:24:56.735Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestDuplicateTransfer [2022-04-27T15:24:56.735Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T15:24:56.735Z] === RUN TestSuccessfulUpload [2022-04-27T15:24:56.735Z] === RUN TestFSGetInvalidData [2022-04-27T15:24:56.735Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSInvalidSet [2022-04-27T15:24:56.735Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSInvalidRoot [2022-04-27T15:24:56.735Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestFSMetadataGetSet [2022-04-27T15:24:56.735Z] --- PASS: TestFSMetadataGetSet (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSInvalidWalker [2022-04-27T15:24:56.735Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSGetSet [2022-04-27T15:24:56.735Z] --- PASS: TestFSGetSet (0.02s) [2022-04-27T15:24:56.735Z] === RUN TestFSGetUnsetKey [2022-04-27T15:24:56.735Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestFSGetEmptyData [2022-04-27T15:24:56.735Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestFSDelete [2022-04-27T15:24:56.735Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSWalker [2022-04-27T15:24:56.735Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestFSWalkerStopOnError [2022-04-27T15:24:56.735Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestNewFromJSON [2022-04-27T15:24:56.735Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T15:24:56.735Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestMarshalKeyOrder [2022-04-27T15:24:56.735Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestHistoryEqual [2022-04-27T15:24:56.735Z] --- PASS: TestHistoryEqual (0.09s) [2022-04-27T15:24:56.735Z] === RUN TestImage [2022-04-27T15:24:56.735Z] --- PASS: TestImage (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestImageOSNotEmpty [2022-04-27T15:24:56.735Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T15:24:56.735Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestCreate [2022-04-27T15:24:56.735Z] --- PASS: TestCreate (0.00s) [2022-04-27T15:24:56.735Z] === RUN TestRestore [2022-04-27T15:24:56.735Z] time="2022-04-27T15:24:56Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T15:24:56.735Z] time="2022-04-27T15:24:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T15:24:56.735Z] --- PASS: TestRestore (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestAddDelete [2022-04-27T15:24:56.735Z] --- PASS: TestAddDelete (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestSearchAfterDelete [2022-04-27T15:24:56.735Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestParentReset [2022-04-27T15:24:56.735Z] --- PASS: TestParentReset (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestGetAndSetLastUpdated [2022-04-27T15:24:56.735Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-27T15:24:56.735Z] === RUN TestStoreLen [2022-04-27T15:24:56.735Z] --- PASS: TestStoreLen (0.02s) [2022-04-27T15:24:56.735Z] PASS [2022-04-27T15:24:56.735Z] coverage: 86.9% of statements [2022-04-27T15:24:56.735Z] ok github.com/docker/docker/image 0.296s coverage: 86.9% of statements [2022-04-27T15:24:56.735Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-27T15:24:56.735Z] === RUN TestCancelledUpload [2022-04-27T15:24:56.735Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T15:24:56.735Z] PASS [2022-04-27T15:24:56.735Z] coverage: 76.8% of statements [2022-04-27T15:24:56.735Z] === RUN TestCompare [2022-04-27T15:24:56.735Z] --- PASS: TestCompare (0.00s) [2022-04-27T15:24:56.735Z] PASS [2022-04-27T15:24:56.735Z] coverage: 19.2% of statements [2022-04-27T15:24:57.082Z] === RUN TestWriteLog [2022-04-27T15:24:57.082Z] === PAUSE TestWriteLog [2022-04-27T15:24:57.082Z] === RUN TestReadLog [2022-04-27T15:24:57.082Z] === PAUSE TestReadLog [2022-04-27T15:24:57.082Z] === RUN TestDecode [2022-04-27T15:24:57.082Z] --- PASS: TestDecode (0.01s) [2022-04-27T15:24:57.082Z] === CONT TestWriteLog [2022-04-27T15:24:57.082Z] === CONT TestReadLog [2022-04-27T15:24:57.082Z] --- PASS: TestWriteLog (0.01s) [2022-04-27T15:24:57.082Z] === RUN TestReadLog/tail_exact [2022-04-27T15:24:57.082Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T15:24:57.082Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T15:24:57.082Z] --- PASS: TestReadLog (0.14s) [2022-04-27T15:24:57.082Z] --- PASS: TestReadLog/tail_exact (0.12s) [2022-04-27T15:24:57.082Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T15:24:57.082Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-27T15:24:57.082Z] PASS [2022-04-27T15:24:57.082Z] coverage: 78.7% of statements [2022-04-27T15:24:57.082Z] ok github.com/docker/docker/daemon/logger/local 0.268s coverage: 78.7% of statements [2022-04-27T15:24:57.082Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T15:24:57.082Z] === RUN TestOpenFileDelete [2022-04-27T15:24:57.082Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestOpenFileRename [2022-04-27T15:24:57.082Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestHandleDecoderErr [2022-04-27T15:24:57.082Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestParseLogTagDefaultTag [2022-04-27T15:24:57.082Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestParseLogTag [2022-04-27T15:24:57.082Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestParseLogTagEmptyTag [2022-04-27T15:24:57.082Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestTailFiles [2022-04-27T15:24:57.082Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestFollowLogsConsumerGone [2022-04-27T15:24:57.082Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestFollowLogsProducerGone [2022-04-27T15:24:57.082Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T15:24:57.082Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T15:24:57.082Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T15:24:57.082Z] === RUN TestCheckCapacityAndRotate [2022-04-27T15:24:57.082Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T15:24:57.082Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T15:24:57.082Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-27T15:24:57.082Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-27T15:24:57.082Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-27T15:24:57.082Z] PASS [2022-04-27T15:24:57.082Z] coverage: 54.1% of statements [2022-04-27T15:24:57.082Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 54.1% of statements [2022-04-27T15:24:57.189Z] ok github.com/docker/docker/distribution/xfer 1.702s coverage: 76.8% of statements [2022-04-27T15:24:57.190Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2022-04-27T15:24:57.190Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-04-27T15:24:57.190Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T15:24:57.190Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T15:24:57.190Z] === RUN TestTokenPassThru [2022-04-27T15:24:57.190Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-27T15:24:57.190Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T15:24:57.190Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T15:24:57.190Z] PASS [2022-04-27T15:24:57.190Z] coverage: 26.6% of statements [2022-04-27T15:24:57.190Z] ok github.com/docker/docker/distribution 1.938s coverage: 26.6% of statements [2022-04-27T15:24:57.190Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T15:24:57.190Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T15:24:57.465Z] #62 279.7 + bin/containerd-shim-runc-v1 [2022-04-27T15:24:57.537Z] === RUN TestLog [2022-04-27T15:24:57.537Z] --- PASS: TestLog (0.02s) [2022-04-27T15:24:57.537Z] PASS [2022-04-27T15:24:57.537Z] coverage: 31.5% of statements [2022-04-27T15:24:57.537Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.067s coverage: 31.5% of statements [2022-04-27T15:24:57.650Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T15:24:57.650Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T15:24:57.650Z] PASS [2022-04-27T15:24:57.650Z] coverage: 25.0% of statements [2022-04-27T15:24:57.650Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-04-27T15:24:57.989Z] 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-27T15:24:57.993Z] === RUN TestNewParse [2022-04-27T15:24:57.993Z] --- PASS: TestNewParse (0.00s) [2022-04-27T15:24:57.993Z] PASS [2022-04-27T15:24:57.993Z] coverage: 8.3% of statements [2022-04-27T15:24:57.993Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2022-04-27T15:24:57.993Z] === RUN TestValidateLogOpt [2022-04-27T15:24:57.993Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestNewMissedConfig [2022-04-27T15:24:57.993Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestNewMissedUrl [2022-04-27T15:24:57.993Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestNewMissedToken [2022-04-27T15:24:57.993Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestNewWithProxy [2022-04-27T15:24:57.993Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestDefault [2022-04-27T15:24:57.993Z] --- PASS: TestDefault (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T15:24:57.993Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestJsonFormat [2022-04-27T15:24:57.993Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T15:24:57.993Z] === RUN TestRawFormat [2022-04-27T15:24:57.993Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestRawFormatWithLabels [2022-04-27T15:24:57.993Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestRawFormatWithoutTag [2022-04-27T15:24:57.993Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T15:24:57.993Z] === RUN TestBatching [2022-04-27T15:24:58.108Z] === RUN TestValidateManifest [2022-04-27T15:24:58.108Z] === RUN TestValidateManifest/non-nil [2022-04-27T15:24:58.108Z] === RUN TestValidateManifest/nil [2022-04-27T15:24:58.108Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T15:24:58.108Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T15:24:58.108Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T15:24:58.108Z] PASS [2022-04-27T15:24:58.108Z] coverage: 0.7% of statements [2022-04-27T15:24:58.108Z] ok github.com/docker/docker/image/tarexport 0.081s coverage: 0.7% of statements [2022-04-27T15:24:58.108Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T15:24:58.448Z] --- PASS: TestBatching (0.21s) [2022-04-27T15:24:58.448Z] === RUN TestFrequency [2022-04-27T15:24:58.448Z] === RUN TestParseLogFormat [2022-04-27T15:24:58.448Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestValidateLogOptEmpty [2022-04-27T15:24:58.448Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestParseAddressDefaultPort [2022-04-27T15:24:58.448Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestValidateSyslogFacility [2022-04-27T15:24:58.448Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T15:24:58.448Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestValidateLogOpt [2022-04-27T15:24:58.448Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:24:58.448Z] PASS [2022-04-27T15:24:58.448Z] coverage: 43.6% of statements [2022-04-27T15:24:58.448Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 43.6% of statements [2022-04-27T15:24:58.448Z] --- PASS: TestFrequency (0.16s) [2022-04-27T15:24:58.448Z] === RUN TestOneMessagePerRequest [2022-04-27T15:24:58.448Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestVerify [2022-04-27T15:24:58.448Z] --- PASS: TestVerify (0.00s) [2022-04-27T15:24:58.448Z] === RUN TestSkipVerify [2022-04-27T15:24:58.448Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:58.448Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:58.448Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:58.448Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:58.570Z] === RUN TestSerialization [2022-04-27T15:24:58.571Z] --- PASS: TestSerialization (0.02s) [2022-04-27T15:24:58.571Z] PASS [2022-04-27T15:24:58.571Z] coverage: 100.0% of statements [2022-04-27T15:24:58.571Z] ok github.com/docker/docker/libcontainerd/queue 0.051s coverage: 100.0% of statements [2022-04-27T15:24:58.903Z] --- PASS: TestSkipVerify (0.44s) [2022-04-27T15:24:58.903Z] === RUN TestBufferMaximum [2022-04-27T15:24:58.903Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:58.903Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.025Z] === RUN TestEmptyLayer [2022-04-27T15:24:59.025Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T15:24:59.025Z] === RUN TestCommitFailure [2022-04-27T15:24:59.025Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T15:24:59.025Z] === RUN TestStartTransactionFailure [2022-04-27T15:24:59.025Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T15:24:59.025Z] === RUN TestGetOrphan [2022-04-27T15:24:59.025Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T15:24:59.025Z] === RUN TestMountAndRegister [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.692147\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.692147\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T15:24:59.361Z] === RUN TestServerAlwaysDown [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.694149\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.694149\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.694149\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.695146\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] time="2022-04-27T15:24:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073098.695146\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.361Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T15:24:59.361Z] === RUN TestCannotSendAfterClose [2022-04-27T15:24:59.361Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T15:24:59.361Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T15:24:59.361Z] === RUN TestV1IDService [2022-04-27T15:24:59.361Z] --- PASS: TestV1IDService (0.01s) [2022-04-27T15:24:59.361Z] === RUN TestV2MetadataService [2022-04-27T15:24:59.481Z] layer_test.go:258: Layer size: 14 [2022-04-27T15:24:59.481Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-27T15:24:59.481Z] === RUN TestLayerRelease [2022-04-27T15:24:59.481Z] layer_test.go:291: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestStoreRestore [2022-04-27T15:24:59.481Z] layer_test.go:340: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestTarStreamStability [2022-04-27T15:24:59.481Z] layer_test.go:455: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestRegisterExistingLayer [2022-04-27T15:24:59.481Z] --- PASS: TestRegisterExistingLayer (0.07s) [2022-04-27T15:24:59.481Z] === RUN TestTarStreamVerification [2022-04-27T15:24:59.481Z] layer_test.go:684: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestLayerMigration [2022-04-27T15:24:59.481Z] migration_test.go:45: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T15:24:59.481Z] migration_test.go:181: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestMountInit [2022-04-27T15:24:59.481Z] mount_test.go:17: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestMountSize [2022-04-27T15:24:59.481Z] mount_test.go:76: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestMountChanges [2022-04-27T15:24:59.481Z] mount_test.go:125: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T15:24:59.481Z] === RUN TestMountApply [2022-04-27T15:24:59.481Z] mount_test.go:212: Failing on Windows [2022-04-27T15:24:59.481Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T15:24:59.481Z] PASS [2022-04-27T15:24:59.481Z] coverage: 30.6% of statements [2022-04-27T15:24:59.481Z] ok github.com/docker/docker/layer 0.309s coverage: 30.6% of statements [2022-04-27T15:24:59.481Z] === RUN TestEnvironmentParsing [2022-04-27T15:24:59.481Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T15:24:59.481Z] PASS [2022-04-27T15:24:59.481Z] coverage: 1.2% of statements [2022-04-27T15:24:59.481Z] ok github.com/docker/docker/libcontainerd/local 0.051s coverage: 1.2% of statements [2022-04-27T15:24:59.481Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T15:24:59.481Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T15:24:59.481Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T15:24:59.481Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T15:24:59.817Z] --- PASS: TestV2MetadataService (0.52s) [2022-04-27T15:24:59.817Z] PASS [2022-04-27T15:24:59.817Z] coverage: 48.2% of statements [2022-04-27T15:24:59.817Z] ok github.com/docker/docker/distribution/metadata 0.592s coverage: 48.2% of statements [2022-04-27T15:24:59.817Z] time="2022-04-27T15:24:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-27T15:24:59.817Z] time="2022-04-27T15:24:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3d964a141aad\"}'" [2022-04-27T15:24:59.817Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T15:24:59.817Z] PASS [2022-04-27T15:24:59.817Z] coverage: 82.5% of statements [2022-04-27T15:24:59.817Z] ok github.com/docker/docker/daemon/logger/splunk 1.883s coverage: 82.5% of statements [2022-04-27T15:24:59.817Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T15:24:59.817Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T15:24:59.817Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T15:24:59.936Z] === RUN TestSequenceGetAvailableBit [2022-04-27T15:24:59.936Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSequenceEqual [2022-04-27T15:24:59.936Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSequenceCopy [2022-04-27T15:24:59.936Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestGetFirstAvailable [2022-04-27T15:24:59.936Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestFindSequence [2022-04-27T15:24:59.936Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestCheckIfAvailable [2022-04-27T15:24:59.936Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestMergeSequences [2022-04-27T15:24:59.936Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestPushReservation [2022-04-27T15:24:59.936Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSerializeDeserialize [2022-04-27T15:24:59.936Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSet [2022-04-27T15:24:59.936Z] --- PASS: TestSet (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSetUnset [2022-04-27T15:24:59.936Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestOffsetSetUnset [2022-04-27T15:24:59.936Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSetInRange [2022-04-27T15:24:59.936Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestSetAnyInRange [2022-04-27T15:24:59.936Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestMethods [2022-04-27T15:24:59.936Z] --- PASS: TestMethods (0.00s) [2022-04-27T15:24:59.936Z] === RUN TestRandomAllocateDeallocate [2022-04-27T15:25:00.273Z] === RUN TestSuccessfulDownload [2022-04-27T15:25:00.273Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:25:00.273Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T15:25:00.273Z] === RUN TestCancelledDownload [2022-04-27T15:25:00.273Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T15:25:00.273Z] === RUN TestMaxDownloadAttempts [2022-04-27T15:25:00.273Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:25:00.273Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:25:00.273Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:25:00.273Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:25:00.273Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:25:00.273Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:25:00.273Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:25:00.273Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:25:00.273Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:25:00.273Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:25:00.273Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:25:00.273Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:25:00.273Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T15:25:00.273Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T15:25:00.273Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T15:25:00.273Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T15:25:00.273Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T15:25:00.273Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T15:25:00.273Z] === RUN TestManifestStore [2022-04-27T15:25:00.273Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1188753555\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/no_local_cache [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/with_local_cache [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="reference for unknown type: " [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="reference for unknown type: " [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="reference for unknown type: " [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="reference for unknown type: " [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="reference for unknown type: " [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T15:25:00.728Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:25:00.728Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T15:25:00.728Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2022-04-27T15:25:00.728Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2022-04-27T15:25:00.728Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2022-04-27T15:25:00.728Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2022-04-27T15:25:00.728Z] === RUN TestTransfer [2022-04-27T15:25:00.728Z] time="2022-04-27T15:25:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T15:25:00.728Z] --- PASS: TestManifestStore (0.25s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T15:25:00.729Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T15:25:00.729Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestFixManifestLayers [2022-04-27T15:25:00.729Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T15:25:00.729Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:25:00.729Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestFixManifestLayersBadParent [2022-04-27T15:25:00.729Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestValidateManifest [2022-04-27T15:25:00.729Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:25:00.729Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestFormatPlatform [2022-04-27T15:25:00.729Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T15:25:00.729Z] === RUN TestPullSchema2Config [2022-04-27T15:25:00.729Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:00.729Z] === RUN TestPullSchema2Config/500_status [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:00.729Z] --- PASS: TestTransfer (0.12s) [2022-04-27T15:25:00.729Z] === RUN TestConcurrencyLimit [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:00.729Z] === RUN TestPullSchema2Config/EOF [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:25:00.729Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:00.729Z] 2022/04/27 15:25:00 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-27T15:25:00.729Z] goroutine 110 [running]: [2022-04-27T15:25:00.729Z] net/http.(*conn).serve.func1() [2022-04-27T15:25:00.729Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:25:00.729Z] panic({0x6a8ee0, 0x88b270}) [2022-04-27T15:25:00.729Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:25:00.729Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002141a0?, {0x892a18?, 0xc0002820e0?}) [2022-04-27T15:25:00.729Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T15:25:00.729Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x892a18, 0xc0002820e0}, 0xc00018c000) [2022-04-27T15:25:00.729Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T15:25:00.729Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x892a18?, 0xc0002820e0?}, 0xc00005a800?) [2022-04-27T15:25:00.729Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:25:00.729Z] net/http.serverHandler.ServeHTTP({0xc00036a030?}, {0x892a18, 0xc0002820e0}, 0xc00018c000) [2022-04-27T15:25:00.729Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:25:00.729Z] net/http.(*conn).serve(0xc0002f60a0, {0x893290, 0xc000272030}) [2022-04-27T15:25:00.729Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:25:00.729Z] created by net/http.(*Server).Serve [2022-04-27T15:25:00.729Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:25:00.897Z] === RUN TestInvalidConfig [2022-04-27T15:25:00.897Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T15:25:00.897Z] === RUN TestConfig [2022-04-27T15:25:00.897Z] --- PASS: TestConfig (0.00s) [2022-04-27T15:25:00.897Z] === RUN TestOptionsLabels [2022-04-27T15:25:00.897Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T15:25:00.897Z] === RUN TestValidName [2022-04-27T15:25:00.897Z] --- PASS: TestValidName (0.00s) [2022-04-27T15:25:00.897Z] PASS [2022-04-27T15:25:00.897Z] coverage: 19.7% of statements [2022-04-27T15:25:00.897Z] ok github.com/docker/docker/libnetwork/config 0.090s coverage: 19.7% of statements [2022-04-27T15:25:01.188Z] === RUN TestNotFound [2022-04-27T15:25:01.188Z] --- PASS: TestNotFound (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestConflict [2022-04-27T15:25:01.188Z] --- PASS: TestConflict (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestForbidden [2022-04-27T15:25:01.188Z] --- PASS: TestForbidden (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestInvalidParameter [2022-04-27T15:25:01.188Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestNotImplemented [2022-04-27T15:25:01.188Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestNotModified [2022-04-27T15:25:01.188Z] --- PASS: TestNotModified (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestUnauthorized [2022-04-27T15:25:01.188Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestUnknown [2022-04-27T15:25:01.188Z] --- PASS: TestUnknown (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestCancelled [2022-04-27T15:25:01.188Z] --- PASS: TestCancelled (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestDeadline [2022-04-27T15:25:01.188Z] --- PASS: TestDeadline (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestDataLoss [2022-04-27T15:25:01.188Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestUnavailable [2022-04-27T15:25:01.188Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestSystem [2022-04-27T15:25:01.188Z] --- PASS: TestSystem (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Conflict [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T15:25:01.188Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T15:25:01.188Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T15:25:01.188Z] PASS [2022-04-27T15:25:01.188Z] coverage: 77.0% of statements [2022-04-27T15:25:01.188Z] ok github.com/docker/docker/errdefs 0.035s coverage: 77.0% of statements [2022-04-27T15:25:01.188Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-27T15:25:01.188Z] === RUN TestInactiveJobs [2022-04-27T15:25:01.188Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:01.188Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T15:25:01.188Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:25:01.188Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:25:01.188Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-27T15:25:01.188Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T15:25:01.188Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T15:25:01.188Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T15:25:01.188Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T15:25:01.188Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T15:25:01.188Z] === RUN TestLayerAlreadyExists [2022-04-27T15:25:01.188Z] 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-27T15:25:01.188Z] 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-27T15:25:01.188Z] 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-27T15:25:01.188Z] 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-27T15:25:01.189Z] 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-27T15:25:01.189Z] 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-27T15:25:01.189Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T15:25:01.189Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T15:25:01.189Z] === RUN TestFSGetInvalidData [2022-04-27T15:25:01.189Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T15:25:01.189Z] === RUN TestFSInvalidSet [2022-04-27T15:25:01.189Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T15:25:01.189Z] === RUN TestFSInvalidRoot [2022-04-27T15:25:01.189Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-27T15:25:01.189Z] === RUN TestFSMetadataGetSet [2022-04-27T15:25:01.354Z] === RUN TestKey [2022-04-27T15:25:01.354Z] --- PASS: TestKey (0.00s) [2022-04-27T15:25:01.354Z] === RUN TestParseKey [2022-04-27T15:25:01.354Z] --- PASS: TestParseKey (0.00s) [2022-04-27T15:25:01.354Z] === RUN TestInvalidDataStore [2022-04-27T15:25:01.354Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T15:25:01.354Z] === RUN TestKVObjectFlatKey [2022-04-27T15:25:01.354Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T15:25:01.354Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T15:25:01.354Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T15:25:01.354Z] PASS [2022-04-27T15:25:01.354Z] coverage: 21.9% of statements [2022-04-27T15:25:01.354Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2022-04-27T15:25:01.644Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-27T15:25:01.644Z] === RUN TestFSInvalidWalker [2022-04-27T15:25:01.644Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestFSGetSet [2022-04-27T15:25:01.644Z] --- PASS: TestFSGetSet (0.02s) [2022-04-27T15:25:01.644Z] === RUN TestFSGetUnsetKey [2022-04-27T15:25:01.644Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestFSGetEmptyData [2022-04-27T15:25:01.644Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestFSDelete [2022-04-27T15:25:01.644Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestFSWalker [2022-04-27T15:25:01.644Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestFSWalkerStopOnError [2022-04-27T15:25:01.644Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestNewFromJSON [2022-04-27T15:25:01.644Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T15:25:01.644Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestMarshalKeyOrder [2022-04-27T15:25:01.644Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestHistoryEqual [2022-04-27T15:25:01.644Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-27T15:25:01.644Z] === RUN TestWatchRelease [2022-04-27T15:25:01.644Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T15:25:01.644Z] === RUN TestWatchFinishedTransfer [2022-04-27T15:25:01.644Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestDuplicateTransfer [2022-04-27T15:25:01.644Z] --- PASS: TestHistoryEqual (0.10s) [2022-04-27T15:25:01.644Z] === RUN TestImage [2022-04-27T15:25:01.644Z] --- PASS: TestImage (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestImageOSNotEmpty [2022-04-27T15:25:01.644Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T15:25:01.644Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestCreate [2022-04-27T15:25:01.644Z] --- PASS: TestCreate (0.00s) [2022-04-27T15:25:01.644Z] === RUN TestRestore [2022-04-27T15:25:01.644Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T15:25:01.644Z] === RUN TestSuccessfulUpload [2022-04-27T15:25:01.644Z] time="2022-04-27T15:25:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T15:25:01.644Z] --- PASS: TestRestore (0.02s) [2022-04-27T15:25:01.644Z] === RUN TestAddDelete [2022-04-27T15:25:01.644Z] --- PASS: TestAddDelete (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestSearchAfterDelete [2022-04-27T15:25:01.644Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestParentReset [2022-04-27T15:25:01.644Z] --- PASS: TestParentReset (0.02s) [2022-04-27T15:25:01.644Z] === RUN TestGetAndSetLastUpdated [2022-04-27T15:25:01.644Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-27T15:25:01.644Z] === RUN TestStoreLen [2022-04-27T15:25:01.644Z] --- PASS: TestStoreLen (0.02s) [2022-04-27T15:25:01.644Z] PASS [2022-04-27T15:25:01.644Z] coverage: 86.9% of statements [2022-04-27T15:25:01.644Z] ok github.com/docker/docker/image 0.352s coverage: 86.9% of statements [2022-04-27T15:25:01.644Z] time="2022-04-27T15:25:01Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T15:25:02.100Z] === RUN TestCompare [2022-04-27T15:25:02.100Z] --- PASS: TestCompare (0.00s) [2022-04-27T15:25:02.100Z] PASS [2022-04-27T15:25:02.100Z] coverage: 19.2% of statements [2022-04-27T15:25:02.100Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-27T15:25:02.100Z] === RUN TestCancelledUpload [2022-04-27T15:25:02.100Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T15:25:02.100Z] PASS [2022-04-27T15:25:02.100Z] coverage: 76.8% of statements [2022-04-27T15:25:02.100Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2022-04-27T15:25:02.100Z] ok github.com/docker/docker/distribution/xfer 1.826s coverage: 76.8% of statements [2022-04-27T15:25:02.100Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-27T15:25:02.100Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T15:25:02.100Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T15:25:02.100Z] === RUN TestTokenPassThru [2022-04-27T15:25:02.100Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-27T15:25:02.100Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T15:25:02.100Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T15:25:02.100Z] PASS [2022-04-27T15:25:02.100Z] coverage: 26.6% of statements [2022-04-27T15:25:02.100Z] ok github.com/docker/docker/distribution 1.976s coverage: 26.6% of statements [2022-04-27T15:25:02.314Z] === RUN TestIPDataMarshalling [2022-04-27T15:25:02.314Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T15:25:02.314Z] === RUN TestValidateAndIsV6 [2022-04-27T15:25:02.314Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T15:25:02.314Z] PASS [2022-04-27T15:25:02.314Z] coverage: 68.9% of statements [2022-04-27T15:25:02.314Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-04-27T15:25:02.556Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T15:25:02.556Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T15:25:02.770Z] === RUN TestErrorInterfaces [2022-04-27T15:25:02.770Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestNetworkMarshalling [2022-04-27T15:25:02.770Z] === RUN TestDriver [2022-04-27T15:25:02.770Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:02.770Z] PASS [2022-04-27T15:25:02.770Z] coverage: 34.8% of statements [2022-04-27T15:25:02.770Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2022-04-27T15:25:02.770Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-27T15:25:02.770Z] === RUN TestEndpointMarshalling [2022-04-27T15:25:02.770Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestAuxAddresses [2022-04-27T15:25:02.770Z] time="2022-04-27T15:25:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:02.770Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-27T15:25:02.770Z] === RUN TestSRVServiceQuery [2022-04-27T15:25:02.770Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-27T15:25:02.770Z] === RUN TestServiceVIPReuse [2022-04-27T15:25:02.770Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T15:25:02.770Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestDNSIPQuery [2022-04-27T15:25:02.770Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestDNSProxyServFail [2022-04-27T15:25:02.770Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestSandboxAddEmpty [2022-04-27T15:25:02.770Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestSandboxAddMultiPrio [2022-04-27T15:25:02.770Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestSandboxAddSamePrio [2022-04-27T15:25:02.770Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestCleanupServiceDiscovery [2022-04-27T15:25:02.770Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestDNSOptions [2022-04-27T15:25:02.770Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:02.770Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T15:25:02.770Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T15:25:02.770Z] time="2022-04-27T15:25:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:02.770Z] time="2022-04-27T15:25:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:02.770Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-27T15:25:02.770Z] PASS [2022-04-27T15:25:02.770Z] coverage: 8.5% of statements [2022-04-27T15:25:02.770Z] ok github.com/docker/docker/libnetwork 0.245s coverage: 8.5% of statements [2022-04-27T15:25:03.011Z] === RUN TestValidateManifest [2022-04-27T15:25:03.011Z] === RUN TestValidateManifest/nil [2022-04-27T15:25:03.011Z] === RUN TestValidateManifest/non-nil [2022-04-27T15:25:03.011Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T15:25:03.011Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T15:25:03.011Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T15:25:03.011Z] PASS [2022-04-27T15:25:03.011Z] coverage: 0.7% of statements [2022-04-27T15:25:03.011Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T15:25:03.011Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T15:25:03.011Z] PASS [2022-04-27T15:25:03.011Z] coverage: 25.0% of statements [2022-04-27T15:25:03.011Z] ok github.com/docker/docker/image/tarexport 0.111s coverage: 0.7% of statements [2022-04-27T15:25:03.011Z] ok github.com/docker/docker/image/v1 0.124s coverage: 25.0% of statements [2022-04-27T15:25:03.011Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T15:25:03.225Z] === RUN TestDriver [2022-04-27T15:25:03.225Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:03.225Z] PASS [2022-04-27T15:25:03.225Z] coverage: 34.8% of statements [2022-04-27T15:25:03.225Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2022-04-27T15:25:03.683Z] === RUN TestNetworkAllocateFree [2022-04-27T15:25:03.683Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T15:25:03.683Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T15:25:03.683Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T15:25:03.683Z] PASS [2022-04-27T15:25:03.683Z] coverage: 63.6% of statements [2022-04-27T15:25:03.683Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.108s coverage: 63.6% of statements [2022-04-27T15:25:03.683Z] --- PASS: TestRandomAllocateDeallocate (4.08s) [2022-04-27T15:25:03.683Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:25:03.683Z] === RUN TestGetEmptyCapabilities [2022-04-27T15:25:03.683Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T15:25:03.683Z] === RUN TestGetExtraCapabilities [2022-04-27T15:25:03.683Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-27T15:25:03.683Z] === RUN TestGetInvalidCapabilities [2022-04-27T15:25:03.683Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-27T15:25:03.683Z] === RUN TestRemoteDriver [2022-04-27T15:25:03.683Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T15:25:03.683Z] === RUN TestDriverError [2022-04-27T15:25:03.683Z] --- PASS: TestDriverError (0.00s) [2022-04-27T15:25:03.683Z] === RUN TestMissingValues [2022-04-27T15:25:03.683Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T15:25:03.683Z] === RUN TestRollback [2022-04-27T15:25:03.972Z] === RUN TestEmptyLayer [2022-04-27T15:25:03.972Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestCommitFailure [2022-04-27T15:25:03.972Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T15:25:03.972Z] === RUN TestStartTransactionFailure [2022-04-27T15:25:03.972Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestGetOrphan [2022-04-27T15:25:03.972Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T15:25:03.972Z] === RUN TestMountAndRegister [2022-04-27T15:25:03.972Z] layer_test.go:258: Layer size: 14 [2022-04-27T15:25:03.972Z] === RUN TestSerialization [2022-04-27T15:25:03.972Z] --- PASS: TestMountAndRegister (0.03s) [2022-04-27T15:25:03.972Z] === RUN TestLayerRelease [2022-04-27T15:25:03.972Z] layer_test.go:291: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestStoreRestore [2022-04-27T15:25:03.972Z] layer_test.go:340: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestTarStreamStability [2022-04-27T15:25:03.972Z] layer_test.go:455: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestRegisterExistingLayer [2022-04-27T15:25:03.972Z] --- PASS: TestSerialization (0.02s) [2022-04-27T15:25:03.972Z] PASS [2022-04-27T15:25:03.972Z] coverage: 100.0% of statements [2022-04-27T15:25:03.972Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2022-04-27T15:25:03.972Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-27T15:25:03.972Z] === RUN TestTarStreamVerification [2022-04-27T15:25:03.972Z] layer_test.go:684: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestLayerMigration [2022-04-27T15:25:03.972Z] migration_test.go:45: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T15:25:03.972Z] migration_test.go:181: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestMountInit [2022-04-27T15:25:03.972Z] mount_test.go:17: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestMountSize [2022-04-27T15:25:03.972Z] mount_test.go:76: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestMountChanges [2022-04-27T15:25:03.972Z] mount_test.go:125: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T15:25:03.972Z] === RUN TestMountApply [2022-04-27T15:25:03.972Z] mount_test.go:212: Failing on Windows [2022-04-27T15:25:03.972Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T15:25:03.972Z] PASS [2022-04-27T15:25:03.972Z] coverage: 30.6% of statements [2022-04-27T15:25:03.972Z] ok github.com/docker/docker/layer 0.189s coverage: 30.6% of statements [2022-04-27T15:25:04.010Z] #62 285.8 + bin/containerd-shim-runc-v2 [2022-04-27T15:25:04.138Z] --- PASS: TestRollback (0.00s) [2022-04-27T15:25:04.138Z] PASS [2022-04-27T15:25:04.138Z] coverage: 57.4% of statements [2022-04-27T15:25:04.138Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2022-04-27T15:25:04.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T15:25:04.429Z] === RUN TestEnvironmentParsing [2022-04-27T15:25:04.429Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T15:25:04.429Z] PASS [2022-04-27T15:25:04.429Z] coverage: 1.2% of statements [2022-04-27T15:25:04.429Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-04-27T15:25:04.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T15:25:04.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T15:25:04.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T15:25:04.573Z] #62 286.6 + binaries [2022-04-27T15:25:04.573Z] #62 286.6 + install -D bin/containerd /build/containerd [2022-04-27T15:25:04.573Z] #62 286.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T15:25:04.595Z] === RUN TestNAT [2022-04-27T15:25:04.595Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:25:04.595Z] --- SKIP: TestNAT (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestTransparent [2022-04-27T15:25:04.595Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:25:04.595Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T15:25:04.595Z] PASS [2022-04-27T15:25:04.595Z] coverage: 0.0% of statements [2022-04-27T15:25:04.595Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2022-04-27T15:25:04.595Z] === RUN TestBuildDefault [2022-04-27T15:25:04.595Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestBuildHostnameDomainname [2022-04-27T15:25:04.595Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestBuildHostname [2022-04-27T15:25:04.595Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestBuildHostnameFQDN [2022-04-27T15:25:04.595Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestBuildNoIP [2022-04-27T15:25:04.595Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestUpdate [2022-04-27T15:25:04.595Z] --- PASS: TestUpdate (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T15:25:04.595Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T15:25:04.595Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestAddEmpty [2022-04-27T15:25:04.595Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestAdd [2022-04-27T15:25:04.595Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestDeleteEmpty [2022-04-27T15:25:04.595Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestDeleteNewline [2022-04-27T15:25:04.595Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestDelete [2022-04-27T15:25:04.595Z] --- PASS: TestDelete (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestConcurrentWrites [2022-04-27T15:25:04.595Z] --- PASS: TestAllocateRandomDeallocate (0.79s) [2022-04-27T15:25:04.595Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T15:25:04.595Z] === RUN TestNew [2022-04-27T15:25:04.595Z] --- PASS: TestNew (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestAddDriver [2022-04-27T15:25:04.595Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestAddDuplicateDriver [2022-04-27T15:25:04.595Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T15:25:04.595Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestDriver [2022-04-27T15:25:04.595Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestIPAM [2022-04-27T15:25:04.595Z] --- PASS: TestIPAM (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestWalkIPAMs [2022-04-27T15:25:04.595Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T15:25:04.595Z] === RUN TestWalkDrivers [2022-04-27T15:25:04.595Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T15:25:04.595Z] PASS [2022-04-27T15:25:04.595Z] coverage: 82.4% of statements [2022-04-27T15:25:04.595Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-04-27T15:25:04.595Z] --- PASS: TestConcurrentWrites (0.13s) [2022-04-27T15:25:04.595Z] PASS [2022-04-27T15:25:04.595Z] coverage: 81.2% of statements [2022-04-27T15:25:04.595Z] ok github.com/docker/docker/libnetwork/etchosts 0.185s coverage: 81.2% of statements [2022-04-27T15:25:04.829Z] #62 286.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T15:25:04.829Z] #62 286.7 + install -D bin/ctr /build/ctr [2022-04-27T15:25:05.050Z] === RUN TestNew [2022-04-27T15:25:05.050Z] --- PASS: TestNew (0.00s) [2022-04-27T15:25:05.050Z] === RUN TestAllocate [2022-04-27T15:25:05.050Z] --- PASS: TestAllocate (0.00s) [2022-04-27T15:25:05.050Z] === RUN TestUninitialized [2022-04-27T15:25:05.050Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T15:25:05.050Z] === RUN TestAllocateInRange [2022-04-27T15:25:05.050Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T15:25:05.050Z] === RUN TestAllocateSerial [2022-04-27T15:25:05.050Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T15:25:05.050Z] PASS [2022-04-27T15:25:05.050Z] coverage: 87.5% of statements [2022-04-27T15:25:05.050Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2022-04-27T15:25:05.050Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.58s) [2022-04-27T15:25:05.050Z] === RUN TestRetrieveFromStore [2022-04-27T15:25:05.050Z] === RUN TestCaller [2022-04-27T15:25:05.050Z] --- PASS: TestCaller (0.00s) [2022-04-27T15:25:05.050Z] PASS [2022-04-27T15:25:05.050Z] coverage: 100.0% of statements [2022-04-27T15:25:05.050Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-27T15:25:05.390Z] === RUN TestSequenceGetAvailableBit [2022-04-27T15:25:05.390Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSequenceEqual [2022-04-27T15:25:05.390Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSequenceCopy [2022-04-27T15:25:05.390Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestGetFirstAvailable [2022-04-27T15:25:05.390Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestFindSequence [2022-04-27T15:25:05.390Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestCheckIfAvailable [2022-04-27T15:25:05.390Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestMergeSequences [2022-04-27T15:25:05.390Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestPushReservation [2022-04-27T15:25:05.390Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSerializeDeserialize [2022-04-27T15:25:05.390Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSet [2022-04-27T15:25:05.390Z] --- PASS: TestSet (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSetUnset [2022-04-27T15:25:05.390Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestOffsetSetUnset [2022-04-27T15:25:05.390Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSetInRange [2022-04-27T15:25:05.390Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestSetAnyInRange [2022-04-27T15:25:05.390Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestMethods [2022-04-27T15:25:05.390Z] --- PASS: TestMethods (0.00s) [2022-04-27T15:25:05.390Z] === RUN TestRandomAllocateDeallocate [2022-04-27T15:25:05.506Z] --- PASS: TestRetrieveFromStore (0.33s) [2022-04-27T15:25:05.506Z] === RUN TestIsCorrupted [2022-04-27T15:25:05.506Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-27T15:25:05.506Z] === RUN TestSetRollover [2022-04-27T15:25:05.961Z] === RUN TestSetSerialInsertDelete [2022-04-27T15:25:05.961Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T15:25:05.961Z] === RUN TestSetParallelInsertDelete [2022-04-27T15:25:06.416Z] === RUN TestInt2IP2IntConversion [2022-04-27T15:25:06.416Z] === RUN TestPoolRequest [2022-04-27T15:25:06.416Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T15:25:06.416Z] === RUN TestOtherRequests [2022-04-27T15:25:06.416Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T15:25:06.416Z] PASS [2022-04-27T15:25:06.416Z] coverage: 57.1% of statements [2022-04-27T15:25:06.416Z] ok github.com/docker/docker/libnetwork/ipams/null 0.031s coverage: 57.1% of statements [2022-04-27T15:25:06.720Z] #62 DONE 288.7s [2022-04-27T15:25:06.871Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2022-04-27T15:25:06.871Z] === RUN TestGetAddressVersion [2022-04-27T15:25:06.871Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T15:25:06.871Z] === RUN TestKeyString [2022-04-27T15:25:06.871Z] --- PASS: TestKeyString (0.00s) [2022-04-27T15:25:06.871Z] === RUN TestPoolDataMarshal [2022-04-27T15:25:06.871Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T15:25:06.871Z] === RUN TestSubnetsMarshal [2022-04-27T15:25:06.871Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-04-27T15:25:06.871Z] === RUN TestAddSubnets [2022-04-27T15:25:06.871Z] --- PASS: TestAddSubnets (0.03s) [2022-04-27T15:25:06.871Z] === RUN TestDoublePoolRelease [2022-04-27T15:25:06.871Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-27T15:25:06.871Z] === RUN TestAddReleasePoolID [2022-04-27T15:25:06.871Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-27T15:25:06.871Z] === RUN TestPredefinedPool [2022-04-27T15:25:06.871Z] --- PASS: TestPredefinedPool (0.01s) [2022-04-27T15:25:06.871Z] === RUN TestRemoveSubnet [2022-04-27T15:25:06.871Z] --- PASS: TestSetRollover (1.39s) [2022-04-27T15:25:06.871Z] === RUN TestSetRolloverSerial [2022-04-27T15:25:06.871Z] --- PASS: TestRemoveSubnet (0.10s) [2022-04-27T15:25:06.871Z] === RUN TestGetSameAddress [2022-04-27T15:25:06.871Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-27T15:25:06.871Z] === RUN TestPoolAllocationReuse [2022-04-27T15:25:06.917Z] === RUN TestInvalidConfig [2022-04-27T15:25:06.917Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T15:25:06.917Z] === RUN TestConfig [2022-04-27T15:25:06.917Z] --- PASS: TestConfig (0.00s) [2022-04-27T15:25:06.917Z] === RUN TestOptionsLabels [2022-04-27T15:25:06.917Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T15:25:06.917Z] === RUN TestValidName [2022-04-27T15:25:06.917Z] --- PASS: TestValidName (0.00s) [2022-04-27T15:25:06.917Z] PASS [2022-04-27T15:25:06.917Z] coverage: 19.7% of statements [2022-04-27T15:25:06.917Z] ok github.com/docker/docker/libnetwork/config 0.054s coverage: 19.7% of statements [2022-04-27T15:25:07.326Z] === RUN TestGetCapabilities [2022-04-27T15:25:07.326Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T15:25:07.326Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T15:25:07.326Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T15:25:07.326Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T15:25:07.326Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-27T15:25:07.326Z] === RUN TestRemoteDriver [2022-04-27T15:25:07.326Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-27T15:25:07.326Z] PASS [2022-04-27T15:25:07.326Z] coverage: 47.4% of statements [2022-04-27T15:25:07.326Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.053s coverage: 47.4% of statements [2022-04-27T15:25:07.374Z] === RUN TestKey [2022-04-27T15:25:07.374Z] --- PASS: TestKey (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestParseKey [2022-04-27T15:25:07.374Z] --- PASS: TestParseKey (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestInvalidDataStore [2022-04-27T15:25:07.374Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestKVObjectFlatKey [2022-04-27T15:25:07.374Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T15:25:07.374Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T15:25:07.374Z] PASS [2022-04-27T15:25:07.374Z] coverage: 21.9% of statements [2022-04-27T15:25:07.374Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-04-27T15:25:07.374Z] === RUN TestErrorInterfaces [2022-04-27T15:25:07.374Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestNetworkMarshalling [2022-04-27T15:25:07.374Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-04-27T15:25:07.374Z] === RUN TestEndpointMarshalling [2022-04-27T15:25:07.374Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestAuxAddresses [2022-04-27T15:25:07.374Z] time="2022-04-27T15:25:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:07.374Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-27T15:25:07.374Z] === RUN TestSRVServiceQuery [2022-04-27T15:25:07.374Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestServiceVIPReuse [2022-04-27T15:25:07.374Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-27T15:25:07.374Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T15:25:07.374Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestDNSIPQuery [2022-04-27T15:25:07.374Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestDNSProxyServFail [2022-04-27T15:25:07.374Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestSandboxAddEmpty [2022-04-27T15:25:07.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestSandboxAddMultiPrio [2022-04-27T15:25:07.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestSandboxAddSamePrio [2022-04-27T15:25:07.374Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestCleanupServiceDiscovery [2022-04-27T15:25:07.374Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestDNSOptions [2022-04-27T15:25:07.374Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:25:07.374Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T15:25:07.374Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T15:25:07.374Z] time="2022-04-27T15:25:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:07.374Z] time="2022-04-27T15:25:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:25:07.374Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-27T15:25:07.374Z] PASS [2022-04-27T15:25:07.374Z] coverage: 8.5% of statements [2022-04-27T15:25:07.374Z] ok github.com/docker/docker/libnetwork 0.231s coverage: 8.5% of statements [2022-04-27T15:25:07.650Z] [2022-04-27T15:25:07.650Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T15:25:07.650Z] #63 sha256:2a65f0df9e0c7307578b86c1aa74f80323af0ce83d98866a4b465339a74888ed [2022-04-27T15:25:07.782Z] --- PASS: TestSetRolloverSerial (0.94s) [2022-04-27T15:25:07.782Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T15:25:07.782Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T15:25:07.782Z] PASS [2022-04-27T15:25:07.782Z] coverage: 84.4% of statements [2022-04-27T15:25:07.782Z] ok github.com/docker/docker/libnetwork/bitseq 8.173s coverage: 84.4% of statements [2022-04-27T15:25:07.831Z] === RUN TestIPDataMarshalling [2022-04-27T15:25:07.831Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T15:25:07.831Z] === RUN TestValidateAndIsV6 [2022-04-27T15:25:07.831Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T15:25:07.831Z] PASS [2022-04-27T15:25:07.831Z] coverage: 68.9% of statements [2022-04-27T15:25:07.831Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-04-27T15:25:08.237Z] === RUN TestWindowsIPAM [2022-04-27T15:25:08.237Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T15:25:08.237Z] PASS [2022-04-27T15:25:08.237Z] coverage: 71.4% of statements [2022-04-27T15:25:08.237Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.031s coverage: 71.4% of statements [2022-04-27T15:25:08.237Z] --- PASS: TestPoolAllocationReuse (1.06s) [2022-04-27T15:25:08.237Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T15:25:08.237Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-27T15:25:08.237Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T15:25:08.288Z] === RUN TestDriver [2022-04-27T15:25:08.288Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:08.288Z] PASS [2022-04-27T15:25:08.288Z] coverage: 34.8% of statements [2022-04-27T15:25:08.288Z] ok github.com/docker/docker/libnetwork/drivers/host 0.035s coverage: 34.8% of statements [2022-04-27T15:25:08.288Z] === RUN TestDriver [2022-04-27T15:25:08.288Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:08.288Z] PASS [2022-04-27T15:25:08.288Z] coverage: 34.8% of statements [2022-04-27T15:25:08.288Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2022-04-27T15:25:08.311Z] ? github.com/docker/docker/api [no test files] [2022-04-27T15:25:08.578Z] #63 DONE 0.9s [2022-04-27T15:25:08.578Z] [2022-04-27T15:25:08.578Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T15:25:08.578Z] #68 sha256:5aa77beb25c80424f0d0d0bb39f885b95aecda7c397d8081431bbc3d84e9216e [2022-04-27T15:25:08.691Z] === RUN TestDefaultNetwork [2022-04-27T15:25:08.743Z] === RUN TestNetworkAllocateFree [2022-04-27T15:25:08.744Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T15:25:08.744Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T15:25:08.744Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T15:25:08.744Z] PASS [2022-04-27T15:25:08.744Z] coverage: 63.6% of statements [2022-04-27T15:25:08.744Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2022-04-27T15:25:08.835Z] #68 DONE 0.2s [2022-04-27T15:25:08.836Z] [2022-04-27T15:25:08.836Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T15:25:08.836Z] #73 sha256:4a145a5a1c60b8cf308cb4b8b1d0ff55f77b7c22b41c0480d012269af03e7b4c [2022-04-27T15:25:09.146Z] --- PASS: TestDefaultNetwork (0.20s) [2022-04-27T15:25:09.146Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T15:25:09.146Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-27T15:25:09.146Z] === RUN TestInitAddressPools [2022-04-27T15:25:09.146Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T15:25:09.146Z] PASS [2022-04-27T15:25:09.146Z] coverage: 74.0% of statements [2022-04-27T15:25:09.146Z] ok github.com/docker/docker/libnetwork/ipamutils 0.486s coverage: 74.0% of statements [2022-04-27T15:25:09.199Z] === RUN TestGetEmptyCapabilities [2022-04-27T15:25:09.199Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T15:25:09.199Z] === RUN TestGetExtraCapabilities [2022-04-27T15:25:09.199Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T15:25:09.199Z] === RUN TestGetInvalidCapabilities [2022-04-27T15:25:09.199Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-27T15:25:09.199Z] === RUN TestRemoteDriver [2022-04-27T15:25:09.199Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-27T15:25:09.199Z] === RUN TestDriverError [2022-04-27T15:25:09.199Z] --- PASS: TestDriverError (0.00s) [2022-04-27T15:25:09.199Z] === RUN TestMissingValues [2022-04-27T15:25:09.199Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T15:25:09.199Z] === RUN TestRollback [2022-04-27T15:25:09.199Z] --- PASS: TestRollback (0.00s) [2022-04-27T15:25:09.199Z] PASS [2022-04-27T15:25:09.199Z] coverage: 57.4% of statements [2022-04-27T15:25:09.199Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.066s coverage: 57.4% of statements [2022-04-27T15:25:09.602Z] === RUN TestKeyValue [2022-04-27T15:25:09.602Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T15:25:09.602Z] PASS [2022-04-27T15:25:09.602Z] coverage: 60.0% of statements [2022-04-27T15:25:09.602Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2022-04-27T15:25:09.655Z] === RUN TestNAT [2022-04-27T15:25:09.656Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:25:09.656Z] --- SKIP: TestNAT (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestTransparent [2022-04-27T15:25:09.656Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:25:09.656Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T15:25:09.656Z] PASS [2022-04-27T15:25:09.656Z] coverage: 0.0% of statements [2022-04-27T15:25:09.656Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2022-04-27T15:25:09.656Z] --- PASS: TestRandomAllocateDeallocate (4.26s) [2022-04-27T15:25:09.656Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:25:09.656Z] === RUN TestNew [2022-04-27T15:25:09.656Z] --- PASS: TestNew (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestAddDriver [2022-04-27T15:25:09.656Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestAddDuplicateDriver [2022-04-27T15:25:09.656Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T15:25:09.656Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestDriver [2022-04-27T15:25:09.656Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestIPAM [2022-04-27T15:25:09.656Z] --- PASS: TestIPAM (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestWalkIPAMs [2022-04-27T15:25:09.656Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T15:25:09.656Z] === RUN TestWalkDrivers [2022-04-27T15:25:09.656Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T15:25:09.656Z] PASS [2022-04-27T15:25:09.656Z] coverage: 82.4% of statements [2022-04-27T15:25:09.656Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2022-04-27T15:25:09.764Z] #73 DONE 0.9s [2022-04-27T15:25:09.764Z] [2022-04-27T15:25:09.764Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T15:25:09.764Z] #74 sha256:0555a0c5c906bd4e5facf1ec5106e0383d6119e3716e1a124163fa8a79dfb858 [2022-04-27T15:25:09.764Z] #74 DONE 0.0s [2022-04-27T15:25:09.764Z] [2022-04-27T15:25:09.764Z] #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-27T15:25:09.764Z] #75 sha256:2726d16e82ad987237a94386ae17616ef22ef127eef96999ddc4f62865445179 [2022-04-27T15:25:10.056Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.93s) [2022-04-27T15:25:10.056Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T15:25:10.111Z] === RUN TestBuildDefault [2022-04-27T15:25:10.111Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestBuildHostnameDomainname [2022-04-27T15:25:10.111Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestBuildHostname [2022-04-27T15:25:10.111Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestBuildHostnameFQDN [2022-04-27T15:25:10.111Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestBuildNoIP [2022-04-27T15:25:10.111Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestUpdate [2022-04-27T15:25:10.111Z] --- PASS: TestUpdate (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T15:25:10.111Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T15:25:10.111Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestAddEmpty [2022-04-27T15:25:10.111Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestAdd [2022-04-27T15:25:10.111Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestDeleteEmpty [2022-04-27T15:25:10.111Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestDeleteNewline [2022-04-27T15:25:10.111Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestDelete [2022-04-27T15:25:10.111Z] --- PASS: TestDelete (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestConcurrentWrites [2022-04-27T15:25:10.111Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-27T15:25:10.111Z] PASS [2022-04-27T15:25:10.111Z] coverage: 81.2% of statements [2022-04-27T15:25:10.111Z] ok github.com/docker/docker/libnetwork/etchosts 0.190s coverage: 81.2% of statements [2022-04-27T15:25:10.111Z] === RUN TestNew [2022-04-27T15:25:10.111Z] --- PASS: TestNew (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestAllocate [2022-04-27T15:25:10.111Z] --- PASS: TestAllocate (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestUninitialized [2022-04-27T15:25:10.111Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestAllocateInRange [2022-04-27T15:25:10.111Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T15:25:10.111Z] === RUN TestAllocateSerial [2022-04-27T15:25:10.111Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T15:25:10.111Z] PASS [2022-04-27T15:25:10.111Z] coverage: 87.5% of statements [2022-04-27T15:25:10.111Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T15:25:10.513Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T15:25:10.566Z] === RUN TestCaller [2022-04-27T15:25:10.567Z] --- PASS: TestCaller (0.00s) [2022-04-27T15:25:10.567Z] PASS [2022-04-27T15:25:10.567Z] coverage: 100.0% of statements [2022-04-27T15:25:10.567Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-04-27T15:25:10.567Z] --- PASS: TestAllocateRandomDeallocate (0.85s) [2022-04-27T15:25:10.567Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T15:25:10.695Z] #75 0.847 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T15:25:10.696Z] #75 0.925 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T15:25:10.696Z] #75 1.106 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T15:25:11.022Z] === RUN TestSetSerialInsertDelete [2022-04-27T15:25:11.022Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T15:25:11.022Z] === RUN TestSetParallelInsertDelete [2022-04-27T15:25:11.211Z] #75 1.185 Reading package lists... [2022-04-27T15:25:11.473Z] === RUN TestGenerate [2022-04-27T15:25:11.473Z] --- PASS: TestGenerate (0.00s) [2022-04-27T15:25:11.473Z] === RUN TestGeneratePtr [2022-04-27T15:25:11.473Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T15:25:11.473Z] === RUN TestGenerateMissingField [2022-04-27T15:25:11.473Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T15:25:11.473Z] === RUN TestFieldCannotBeSet [2022-04-27T15:25:11.473Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T15:25:11.473Z] === RUN TestTypeMismatchError [2022-04-27T15:25:11.473Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T15:25:11.473Z] PASS [2022-04-27T15:25:11.473Z] coverage: 100.0% of statements [2022-04-27T15:25:11.473Z] ok github.com/docker/docker/libnetwork/options 0.030s coverage: 100.0% of statements [2022-04-27T15:25:11.478Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.95s) [2022-04-27T15:25:11.478Z] === RUN TestRetrieveFromStore [2022-04-27T15:25:11.478Z] === RUN TestInt2IP2IntConversion [2022-04-27T15:25:11.478Z] === RUN TestPoolRequest [2022-04-27T15:25:11.478Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T15:25:11.478Z] === RUN TestOtherRequests [2022-04-27T15:25:11.478Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T15:25:11.478Z] PASS [2022-04-27T15:25:11.478Z] coverage: 57.1% of statements [2022-04-27T15:25:11.478Z] ok github.com/docker/docker/libnetwork/ipams/null 0.032s coverage: 57.1% of statements [2022-04-27T15:25:11.928Z] === RUN TestNetworkDBSimple [2022-04-27T15:25:11.928Z] testing: warning: no tests to run [2022-04-27T15:25:11.928Z] PASS [2022-04-27T15:25:11.928Z] coverage: 0.0% of statements [2022-04-27T15:25:11.928Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:25:11.928Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.03s) [2022-04-27T15:25:11.928Z] === RUN TestGetAddress [2022-04-27T15:25:11.933Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-27T15:25:11.933Z] === RUN TestGetAddressVersion [2022-04-27T15:25:11.933Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T15:25:11.933Z] === RUN TestKeyString [2022-04-27T15:25:11.933Z] --- PASS: TestKeyString (0.00s) [2022-04-27T15:25:11.933Z] === RUN TestPoolDataMarshal [2022-04-27T15:25:11.933Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T15:25:11.933Z] === RUN TestSubnetsMarshal [2022-04-27T15:25:11.933Z] --- PASS: TestRetrieveFromStore (0.46s) [2022-04-27T15:25:11.933Z] === RUN TestIsCorrupted [2022-04-27T15:25:11.933Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-27T15:25:11.933Z] === RUN TestSetRollover [2022-04-27T15:25:11.933Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-27T15:25:11.933Z] === RUN TestAddSubnets [2022-04-27T15:25:11.933Z] --- PASS: TestAddSubnets (0.04s) [2022-04-27T15:25:11.933Z] === RUN TestDoublePoolRelease [2022-04-27T15:25:11.933Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-27T15:25:11.933Z] === RUN TestAddReleasePoolID [2022-04-27T15:25:11.933Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-27T15:25:11.933Z] === RUN TestPredefinedPool [2022-04-27T15:25:11.933Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-27T15:25:11.933Z] === RUN TestRemoveSubnet [2022-04-27T15:25:12.031Z] #75 1.697 Reading package lists... [2022-04-27T15:25:12.031Z] #75 2.201 Building dependency tree... [2022-04-27T15:25:12.031Z] #75 2.310 Reading state information... [2022-04-27T15:25:12.031Z] #75 2.426 The following additional packages will be installed: [2022-04-27T15:25:12.288Z] #75 2.427 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-27T15:25:12.288Z] #75 2.427 Suggested packages: [2022-04-27T15:25:12.288Z] #75 2.427 systemd-container policykit-1 [2022-04-27T15:25:12.288Z] #75 2.427 Recommended packages: [2022-04-27T15:25:12.288Z] #75 2.427 systemd-timesyncd | time-daemon libnss-systemd [2022-04-27T15:25:12.288Z] #75 2.494 The following NEW packages will be installed: [2022-04-27T15:25:12.288Z] #75 2.495 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-27T15:25:12.288Z] #75 2.495 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-27T15:25:12.388Z] --- PASS: TestRemoveSubnet (0.12s) [2022-04-27T15:25:12.388Z] === RUN TestGetSameAddress [2022-04-27T15:25:12.388Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-27T15:25:12.388Z] === RUN TestPoolAllocationReuse [2022-04-27T15:25:12.388Z] === RUN TestGetCapabilities [2022-04-27T15:25:12.388Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T15:25:12.388Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T15:25:12.388Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T15:25:12.388Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T15:25:12.388Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-27T15:25:12.388Z] === RUN TestRemoteDriver [2022-04-27T15:25:12.388Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-27T15:25:12.388Z] PASS [2022-04-27T15:25:12.388Z] coverage: 47.4% of statements [2022-04-27T15:25:12.388Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.054s coverage: 47.4% of statements [2022-04-27T15:25:12.544Z] #75 2.763 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T15:25:12.544Z] #75 2.763 Need to get 5817 kB of archives. [2022-04-27T15:25:12.544Z] #75 2.763 After this operation, 19.3 MB of additional disk space will be used. [2022-04-27T15:25:12.544Z] #75 2.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-27T15:25:12.544Z] #75 2.766 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-27T15:25:12.544Z] #75 2.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-27T15:25:12.544Z] #75 2.777 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-27T15:25:12.544Z] #75 2.778 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-27T15:25:12.544Z] #75 2.866 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-27T15:25:12.544Z] #75 2.867 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-27T15:25:12.544Z] #75 2.869 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-27T15:25:12.544Z] #75 2.871 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-27T15:25:12.544Z] #75 2.873 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-27T15:25:12.801Z] #75 3.017 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T15:25:12.801Z] #75 3.045 Fetched 5817 kB in 0s (15.6 MB/s) [2022-04-27T15:25:12.801Z] #75 3.069 Selecting previously unselected package libargon2-1:amd64. [2022-04-27T15:25:12.801Z] #75 3.069 (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-27T15:25:12.801Z] #75 3.084 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-27T15:25:12.801Z] #75 3.090 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T15:25:12.801Z] #75 3.121 Selecting previously unselected package libjson-c5:amd64. [2022-04-27T15:25:12.801Z] #75 3.123 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-27T15:25:12.801Z] #75 3.127 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-27T15:25:12.801Z] #75 3.159 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-27T15:25:12.801Z] #75 3.162 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-27T15:25:12.801Z] #75 3.165 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T15:25:12.801Z] #75 3.217 Selecting previously unselected package libkmod2:amd64. [2022-04-27T15:25:12.801Z] #75 3.217 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-27T15:25:12.801Z] #75 3.220 Unpacking libkmod2:amd64 (28-1) ... [2022-04-27T15:25:12.801Z] #75 3.263 Selecting previously unselected package systemd. [2022-04-27T15:25:12.844Z] --- PASS: TestSetRollover (0.99s) [2022-04-27T15:25:12.844Z] === RUN TestSetRolloverSerial [2022-04-27T15:25:12.888Z] 2022/04/27 15:25:12 Closing DB instances... [2022-04-27T15:25:12.888Z] === RUN TestRequestNewPort [2022-04-27T15:25:12.888Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestRequestSpecificPort [2022-04-27T15:25:12.888Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestReleasePort [2022-04-27T15:25:12.888Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestReuseReleasedPort [2022-04-27T15:25:12.888Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestReleaseUnreadledPort [2022-04-27T15:25:12.888Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestUnknowProtocol [2022-04-27T15:25:12.888Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestAllocateAllPorts [2022-04-27T15:25:12.888Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestPortAllocation [2022-04-27T15:25:12.888Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T15:25:12.888Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestNoDuplicateBPR [2022-04-27T15:25:12.888Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T15:25:12.888Z] === RUN TestChangePortRange [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T15:25:12.888Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T15:25:12.888Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T15:25:12.888Z] PASS [2022-04-27T15:25:12.888Z] coverage: 88.6% of statements [2022-04-27T15:25:12.888Z] ok github.com/docker/docker/libnetwork/portallocator 0.041s coverage: 88.6% of statements [2022-04-27T15:25:13.059Z] #75 3.266 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-27T15:25:13.059Z] #75 3.300 Unpacking systemd (247.3-7) ... [2022-04-27T15:25:13.299Z] === RUN TestWindowsIPAM [2022-04-27T15:25:13.299Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T15:25:13.299Z] PASS [2022-04-27T15:25:13.299Z] coverage: 71.4% of statements [2022-04-27T15:25:13.299Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.033s coverage: 71.4% of statements [2022-04-27T15:25:13.299Z] --- PASS: TestPoolAllocationReuse (1.09s) [2022-04-27T15:25:13.299Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T15:25:13.299Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-27T15:25:13.299Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T15:25:13.316Z] #75 3.802 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T15:25:13.316Z] #75 3.811 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-27T15:25:13.316Z] #75 3.821 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T15:25:13.343Z] testing: warning: no tests to run [2022-04-27T15:25:13.343Z] PASS [2022-04-27T15:25:13.343Z] coverage: 0.0% of statements [2022-04-27T15:25:13.343Z] ok github.com/docker/docker/libnetwork/portmapper 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:25:13.575Z] #75 3.832 Setting up libkmod2:amd64 (28-1) ... [2022-04-27T15:25:13.575Z] #75 3.845 Setting up systemd (247.3-7) ... [2022-04-27T15:25:13.575Z] #75 3.884 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-27T15:25:13.575Z] #75 3.886 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-27T15:25:13.575Z] #75 3.888 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-27T15:25:13.575Z] #75 3.910 Initializing machine ID from KVM UUID. [2022-04-27T15:25:13.755Z] === RUN TestDefaultNetwork [2022-04-27T15:25:13.798Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-27T15:25:13.798Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T15:25:14.141Z] #75 4.284 Selecting previously unselected package systemd-sysv. [2022-04-27T15:25:14.141Z] #75 4.284 (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-27T15:25:14.141Z] #75 4.298 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-27T15:25:14.141Z] #75 4.301 Unpacking systemd-sysv (247.3-7) ... [2022-04-27T15:25:14.141Z] #75 4.340 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-27T15:25:14.141Z] #75 4.343 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-27T15:25:14.141Z] #75 4.346 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T15:25:14.141Z] #75 4.400 Selecting previously unselected package dbus. [2022-04-27T15:25:14.141Z] #75 4.403 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-27T15:25:14.141Z] #75 4.412 Unpacking dbus (1.12.20-2) ... [2022-04-27T15:25:14.141Z] #75 4.465 Selecting previously unselected package libpam-systemd:amd64. [2022-04-27T15:25:14.141Z] #75 4.468 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-27T15:25:14.141Z] #75 4.471 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-27T15:25:14.141Z] #75 4.521 Selecting previously unselected package dbus-user-session. [2022-04-27T15:25:14.141Z] #75 4.523 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-27T15:25:14.141Z] #75 4.529 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-27T15:25:14.141Z] #75 4.602 Setting up systemd-sysv (247.3-7) ... [2022-04-27T15:25:14.141Z] #75 4.613 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T15:25:14.141Z] #75 4.623 Setting up dbus (1.12.20-2) ... [2022-04-27T15:25:14.211Z] --- PASS: TestSetRolloverSerial (1.00s) [2022-04-27T15:25:14.211Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T15:25:14.211Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T15:25:14.211Z] PASS [2022-04-27T15:25:14.211Z] coverage: 84.4% of statements [2022-04-27T15:25:14.211Z] ok github.com/docker/docker/libnetwork/bitseq 8.594s coverage: 84.4% of statements [2022-04-27T15:25:14.211Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-27T15:25:14.211Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T15:25:14.211Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s) [2022-04-27T15:25:14.211Z] === RUN TestInitAddressPools [2022-04-27T15:25:14.211Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T15:25:14.211Z] PASS [2022-04-27T15:25:14.211Z] coverage: 74.0% of statements [2022-04-27T15:25:14.211Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2022-04-27T15:25:14.254Z] === RUN TestHashData [2022-04-27T15:25:14.254Z] --- PASS: TestHashData (0.00s) [2022-04-27T15:25:14.254Z] PASS [2022-04-27T15:25:14.254Z] coverage: 2.8% of statements [2022-04-27T15:25:14.254Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2022-04-27T15:25:14.399Z] #75 4.736 invoke-rc.d: could not determine current runlevel [2022-04-27T15:25:14.399Z] #75 4.738 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T15:25:14.399Z] #75 4.743 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-27T15:25:14.656Z] #75 4.886 Setting up dbus-user-session (1.12.20-2) ... [2022-04-27T15:25:14.656Z] #75 4.899 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T15:25:14.656Z] #75 DONE 5.0s [2022-04-27T15:25:14.656Z] [2022-04-27T15:25:14.656Z] #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-27T15:25:14.656Z] #76 sha256:17a66196b069ae555b3eaf8d4545e7a46c99d06cacbc26416b0ae49093379501 [2022-04-27T15:25:14.710Z] === RUN TestErrorConstructors [2022-04-27T15:25:14.710Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T15:25:14.710Z] === RUN TestCompareIPMask [2022-04-27T15:25:14.710Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T15:25:14.710Z] === RUN TestUtilGetHostPartIP [2022-04-27T15:25:14.710Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T15:25:14.710Z] === RUN TestUtilGetBroadcastIP [2022-04-27T15:25:14.710Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T15:25:14.710Z] === RUN TestParseCIDR [2022-04-27T15:25:14.710Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T15:25:14.710Z] PASS [2022-04-27T15:25:14.710Z] coverage: 37.3% of statements [2022-04-27T15:25:14.710Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-04-27T15:25:14.710Z] 2022/04/27 15:25:14 Closing DB instances... [2022-04-27T15:25:15.173Z] === RUN TestKeyValue [2022-04-27T15:25:15.173Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T15:25:15.173Z] PASS [2022-04-27T15:25:15.173Z] coverage: 60.0% of statements [2022-04-27T15:25:15.173Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-27T15:25:15.173Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-04-27T15:25:15.173Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T15:25:15.221Z] #76 0.397 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T15:25:15.221Z] #76 0.397 Dload Upload Total Spent Left Speed [2022-04-27T15:25:15.480Z] #76 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6179 0 --:--:-- --:--:-- --:--:-- 6158 [2022-04-27T15:25:15.480Z] #76 DONE 0.7s [2022-04-27T15:25:15.480Z] [2022-04-27T15:25:15.480Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T15:25:15.480Z] #77 sha256:d22f9d696458ecd0d4199ca03b5c794f10eda49487a0184faeb2afff37837c05 [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T15:25:15.673Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T15:25:15.673Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T15:25:15.673Z] PASS [2022-04-27T15:25:15.673Z] coverage: 55.0% of statements [2022-04-27T15:25:15.673Z] ok github.com/docker/docker/oci 0.036s coverage: 55.0% of statements [2022-04-27T15:25:15.673Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T15:25:15.673Z] PASS [2022-04-27T15:25:15.673Z] coverage: 100.0% of statements [2022-04-27T15:25:15.673Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-04-27T15:25:16.413Z] #77 DONE 0.9s [2022-04-27T15:25:16.414Z] [2022-04-27T15:25:16.414Z] #78 exporting to image [2022-04-27T15:25:16.414Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T15:25:16.414Z] #78 exporting layers [2022-04-27T15:25:16.633Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-04-27T15:25:16.633Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T15:25:16.633Z] === RUN TestParseVersion [2022-04-27T15:25:16.633Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T15:25:16.633Z] PASS [2022-04-27T15:25:16.633Z] coverage: 52.9% of statements [2022-04-27T15:25:16.633Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-04-27T15:25:16.633Z] === RUN TestAddressPoolOpt [2022-04-27T15:25:16.633Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/a [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/something [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/_=a [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/PATH [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/=a [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/PATH= [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/PATH=something [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/1asd [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/123 [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/some_space [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/= [2022-04-27T15:25:16.633Z] === RUN TestValidateEnv/PaTh [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T15:25:16.633Z] === RUN TestParseHost [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/unknown:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T15:25:16.633Z] === RUN TestParseHost/something_with_spaces [2022-04-27T15:25:16.633Z] === RUN TestParseHost/:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://:port [2022-04-27T15:25:16.633Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T15:25:16.633Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T15:25:16.633Z] === RUN TestParseHost/__ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/fd://something [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://: [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://host: [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/_ [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/fd:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T15:25:16.633Z] === RUN TestParseHost/unix:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/npipe:// [2022-04-27T15:25:16.633Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T15:25:16.633Z] === RUN TestParseHost/#00 [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T15:25:16.633Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T15:25:16.633Z] === RUN TestParseDockerDaemonHost [2022-04-27T15:25:16.633Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T15:25:16.633Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T15:25:16.633Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T15:25:16.634Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestParseTCP [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/: [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[::1]: [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp:// [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/::1 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/#00 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/localhost [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/localhost: [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T15:25:16.634Z] === RUN TestParseTCP/tcp://: [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP (0.01s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T15:25:16.634Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestValidateExtraHosts [2022-04-27T15:25:16.634Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestIpOptString [2022-04-27T15:25:16.634Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T15:25:16.634Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T15:25:16.634Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestIpOptSetInvalidVal [2022-04-27T15:25:16.634Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestValidateIPAddress [2022-04-27T15:25:16.634Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestMapOpts [2022-04-27T15:25:16.634Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestListOptsWithoutValidator [2022-04-27T15:25:16.634Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestListOptsWithValidator [2022-04-27T15:25:16.634Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestValidateDNSSearch [2022-04-27T15:25:16.634Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T15:25:16.634Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:25:16.634Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestNamedListOpts [2022-04-27T15:25:16.634Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestNamedMapOpts [2022-04-27T15:25:16.634Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestParseLink [2022-04-27T15:25:16.634Z] --- PASS: TestParseLink (0.00s) [2022-04-27T15:25:16.634Z] === RUN TestUlimitOpt [2022-04-27T15:25:16.634Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T15:25:16.634Z] PASS [2022-04-27T15:25:16.634Z] coverage: 66.7% of statements [2022-04-27T15:25:16.634Z] ok github.com/docker/docker/opts 0.066s coverage: 66.7% of statements [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T15:25:16.702Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T15:25:17.159Z] === RUN TestNetworkDBSimple [2022-04-27T15:25:17.159Z] === RUN TestGenerate [2022-04-27T15:25:17.159Z] --- PASS: TestGenerate (0.00s) [2022-04-27T15:25:17.159Z] === RUN TestGeneratePtr [2022-04-27T15:25:17.159Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T15:25:17.159Z] === RUN TestGenerateMissingField [2022-04-27T15:25:17.159Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T15:25:17.159Z] === RUN TestFieldCannotBeSet [2022-04-27T15:25:17.159Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T15:25:17.159Z] === RUN TestTypeMismatchError [2022-04-27T15:25:17.159Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T15:25:17.159Z] PASS [2022-04-27T15:25:17.159Z] coverage: 100.0% of statements [2022-04-27T15:25:17.159Z] ok github.com/docker/docker/libnetwork/options 0.031s coverage: 100.0% of statements [2022-04-27T15:25:17.595Z] 2022/04/27 15:25:17 Closing DB instances... [2022-04-27T15:25:17.615Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.34s) [2022-04-27T15:25:17.615Z] === RUN TestGetAddress [2022-04-27T15:25:18.049Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T15:25:18.049Z] === RUN TestIsArchivePathDir [2022-04-27T15:25:18.070Z] testing: warning: no tests to run [2022-04-27T15:25:18.070Z] PASS [2022-04-27T15:25:18.070Z] coverage: 0.0% of statements [2022-04-27T15:25:18.070Z] ok github.com/docker/docker/libnetwork/osl 0.030s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:25:18.070Z] 2022/04/27 15:25:17 Closing DB instances... [2022-04-27T15:25:18.505Z] --- PASS: TestIsArchivePathDir (0.15s) [2022-04-27T15:25:18.505Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T15:25:18.505Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2022-04-27T15:25:18.505Z] === RUN TestIsArchivePathTar [2022-04-27T15:25:18.505Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T15:25:18.505Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T15:25:18.505Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-04-27T15:25:18.505Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T15:25:18.505Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T15:25:18.505Z] === RUN TestMiddleware [2022-04-27T15:25:18.505Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T15:25:18.505Z] === RUN TestNewResponseModifier [2022-04-27T15:25:18.505Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T15:25:18.505Z] PASS [2022-04-27T15:25:18.505Z] coverage: 26.8% of statements [2022-04-27T15:25:18.505Z] ok github.com/docker/docker/pkg/authorization 0.415s coverage: 26.8% of statements [2022-04-27T15:25:18.505Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-27T15:25:18.505Z] === RUN TestDecompressStreamGzip [2022-04-27T15:25:18.505Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-27T15:25:18.505Z] === RUN TestDecompressStreamBzip2 [2022-04-27T15:25:18.528Z] === RUN TestRequestNewPort [2022-04-27T15:25:18.528Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestRequestSpecificPort [2022-04-27T15:25:18.528Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestReleasePort [2022-04-27T15:25:18.528Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestReuseReleasedPort [2022-04-27T15:25:18.528Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestReleaseUnreadledPort [2022-04-27T15:25:18.528Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestUnknowProtocol [2022-04-27T15:25:18.528Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestAllocateAllPorts [2022-04-27T15:25:18.528Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestPortAllocation [2022-04-27T15:25:18.528Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T15:25:18.528Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestNoDuplicateBPR [2022-04-27T15:25:18.528Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T15:25:18.528Z] === RUN TestChangePortRange [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T15:25:18.528Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T15:25:18.528Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T15:25:18.528Z] PASS [2022-04-27T15:25:18.528Z] coverage: 88.6% of statements [2022-04-27T15:25:18.528Z] ok github.com/docker/docker/libnetwork/portallocator 0.033s coverage: 88.6% of statements [2022-04-27T15:25:18.961Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-27T15:25:18.961Z] === RUN TestDecompressStreamXz [2022-04-27T15:25:18.961Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:25:18.961Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestDecompressStreamZstd [2022-04-27T15:25:18.962Z] archive_test.go:140: zstd not installed [2022-04-27T15:25:18.962Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T15:25:18.962Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T15:25:18.962Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T15:25:18.962Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCompressStreamInvalid [2022-04-27T15:25:18.962Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionInvalid [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionUncompressed [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionBzip2 [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionGzip [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionXz [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestExtensionZstd [2022-04-27T15:25:18.962Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCmdStreamLargeStderr [2022-04-27T15:25:18.962Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-27T15:25:18.962Z] === RUN TestCmdStreamBad [2022-04-27T15:25:18.962Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:25:18.962Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCmdStreamGood [2022-04-27T15:25:18.962Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-27T15:25:18.962Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T15:25:18.962Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-27T15:25:18.962Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T15:25:18.962Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestUntarPath [2022-04-27T15:25:18.962Z] --- PASS: TestUntarPath (0.05s) [2022-04-27T15:25:18.962Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T15:25:18.962Z] === RUN TestUnbuffered [2022-04-27T15:25:18.962Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestRaceUnbuffered [2022-04-27T15:25:18.962Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T15:25:18.962Z] PASS [2022-04-27T15:25:18.962Z] coverage: 100.0% of statements [2022-04-27T15:25:18.962Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2022-04-27T15:25:18.962Z] --- PASS: TestUntarPathWithDestinationFile (0.04s) [2022-04-27T15:25:18.962Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T15:25:18.962Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-27T15:25:18.962Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T15:25:18.962Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T15:25:18.962Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyWithTarSrcFile [2022-04-27T15:25:18.962Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T15:25:18.962Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T15:25:18.962Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T15:25:18.962Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T15:25:18.962Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T15:25:18.962Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-27T15:25:18.962Z] === RUN TestTarFiles [2022-04-27T15:25:18.987Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-27T15:25:18.987Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T15:25:19.416Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-04-27T15:25:19.416Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T15:25:19.416Z] === RUN TestMatch [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[foo]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[]#01 [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[qux]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T15:25:19.416Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T15:25:19.416Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T15:25:19.416Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T15:25:19.416Z] PASS [2022-04-27T15:25:19.416Z] coverage: 87.5% of statements [2022-04-27T15:25:19.416Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-27T15:25:19.442Z] testing: warning: no tests to run [2022-04-27T15:25:19.442Z] PASS [2022-04-27T15:25:19.442Z] coverage: 0.0% of statements [2022-04-27T15:25:19.442Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:25:19.900Z] === RUN TestHashData [2022-04-27T15:25:19.900Z] --- PASS: TestHashData (0.00s) [2022-04-27T15:25:19.900Z] PASS [2022-04-27T15:25:19.900Z] coverage: 2.8% of statements [2022-04-27T15:25:19.900Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2022-04-27T15:25:20.356Z] 2022/04/27 15:25:20 Closing DB instances... [2022-04-27T15:25:20.377Z] === RUN TestChrootTarUntar [2022-04-27T15:25:20.377Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T15:25:20.377Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T15:25:20.377Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T15:25:20.377Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootCopyWithTar [2022-04-27T15:25:20.377Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootCopyFileWithTar [2022-04-27T15:25:20.377Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootUntarPath [2022-04-27T15:25:20.377Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T15:25:20.377Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T15:25:20.377Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:25:20.377Z] === RUN TestChrootApplyDotDotFile [2022-04-27T15:25:20.377Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:20.377Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:25:20.377Z] PASS [2022-04-27T15:25:20.377Z] coverage: 12.0% of statements [2022-04-27T15:25:20.377Z] ok github.com/docker/docker/pkg/chrootarchive 0.066s coverage: 12.0% of statements [2022-04-27T15:25:20.811Z] === RUN TestErrorConstructors [2022-04-27T15:25:20.811Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T15:25:20.811Z] === RUN TestCompareIPMask [2022-04-27T15:25:20.811Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T15:25:20.811Z] === RUN TestUtilGetHostPartIP [2022-04-27T15:25:20.811Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T15:25:20.811Z] === RUN TestUtilGetBroadcastIP [2022-04-27T15:25:20.811Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T15:25:20.811Z] === RUN TestParseCIDR [2022-04-27T15:25:20.811Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T15:25:20.811Z] PASS [2022-04-27T15:25:20.811Z] coverage: 37.3% of statements [2022-04-27T15:25:20.811Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-04-27T15:25:20.811Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T15:25:20.811Z] PASS [2022-04-27T15:25:20.811Z] coverage: 100.0% of statements [2022-04-27T15:25:20.811Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-04-27T15:25:21.336Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T15:25:21.336Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T15:25:21.336Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T15:25:21.336Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T15:25:21.336Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T15:25:21.336Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T15:25:21.336Z] PASS [2022-04-27T15:25:21.336Z] coverage: 0.0% of statements [2022-04-27T15:25:21.336Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-04-27T15:25:21.336Z] 2022/04/27 15:25:21 Closing DB instances... [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T15:25:21.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T15:25:21.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T15:25:21.773Z] PASS [2022-04-27T15:25:21.773Z] coverage: 55.0% of statements [2022-04-27T15:25:21.773Z] ok github.com/docker/docker/oci 0.040s coverage: 55.0% of statements [2022-04-27T15:25:21.791Z] === RUN TestSizeEmpty [2022-04-27T15:25:21.791Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeEmptyFile [2022-04-27T15:25:21.791Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeNonemptyFile [2022-04-27T15:25:21.791Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T15:25:21.791Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T15:25:21.791Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T15:25:21.791Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestMoveToSubdir [2022-04-27T15:25:21.791Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T15:25:21.791Z] === RUN TestSizeNonExistingDirectory [2022-04-27T15:25:21.791Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T15:25:21.791Z] PASS [2022-04-27T15:25:21.791Z] coverage: 80.0% of statements [2022-04-27T15:25:21.791Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-04-27T15:25:22.229Z] === RUN TestAddressPoolOpt [2022-04-27T15:25:22.229Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/a [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/something [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/_=a [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/PATH [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/=a [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/PATH= [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/PATH=something [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/1asd [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/123 [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/some_space [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/= [2022-04-27T15:25:22.229Z] === RUN TestValidateEnv/PaTh [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T15:25:22.229Z] === RUN TestParseHost [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://:port [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T15:25:22.229Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/something_with_spaces [2022-04-27T15:25:22.229Z] === RUN TestParseHost/unknown:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://host: [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T15:25:22.229Z] === RUN TestParseHost/_ [2022-04-27T15:25:22.229Z] === RUN TestParseHost/fd://something [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://: [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/unix:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/npipe:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T15:25:22.229Z] === RUN TestParseHost/#00 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/fd:// [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T15:25:22.229Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T15:25:22.229Z] === RUN TestParseHost/__ [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T15:25:22.229Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T15:25:22.229Z] === RUN TestParseDockerDaemonHost [2022-04-27T15:25:22.229Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T15:25:22.229Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:25:22.229Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T15:25:22.229Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestParseTCP [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/localhost: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/#00 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp://: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/localhost [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/::1 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/[::1]: [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/tcp:// [2022-04-27T15:25:22.230Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T15:25:22.230Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestValidateExtraHosts [2022-04-27T15:25:22.230Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestIpOptString [2022-04-27T15:25:22.230Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T15:25:22.230Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T15:25:22.230Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestIpOptSetInvalidVal [2022-04-27T15:25:22.230Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestValidateIPAddress [2022-04-27T15:25:22.230Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestMapOpts [2022-04-27T15:25:22.230Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestListOptsWithoutValidator [2022-04-27T15:25:22.230Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestListOptsWithValidator [2022-04-27T15:25:22.230Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestValidateDNSSearch [2022-04-27T15:25:22.230Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T15:25:22.230Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:25:22.230Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestNamedListOpts [2022-04-27T15:25:22.230Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestNamedMapOpts [2022-04-27T15:25:22.230Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestParseLink [2022-04-27T15:25:22.230Z] --- PASS: TestParseLink (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestUlimitOpt [2022-04-27T15:25:22.230Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T15:25:22.230Z] === RUN TestParseVersion [2022-04-27T15:25:22.230Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T15:25:22.230Z] PASS [2022-04-27T15:25:22.230Z] coverage: 52.9% of statements [2022-04-27T15:25:22.230Z] PASS [2022-04-27T15:25:22.230Z] coverage: 66.7% of statements [2022-04-27T15:25:22.230Z] ok github.com/docker/docker/opts 0.080s coverage: 66.7% of statements [2022-04-27T15:25:22.230Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-04-27T15:25:22.230Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.03s) [2022-04-27T15:25:22.230Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T15:25:22.245Z] --- PASS: TestTarFiles (3.31s) [2022-04-27T15:25:22.245Z] === RUN TestDetectCompressionZstd [2022-04-27T15:25:22.245Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T15:25:22.245Z] === RUN TestTarUntar [2022-04-27T15:25:22.245Z] --- PASS: TestTarUntar (0.03s) [2022-04-27T15:25:22.245Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T15:25:22.245Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T15:25:22.245Z] === RUN TestTarWithOptions [2022-04-27T15:25:22.327Z] #62 279.5 # github.com/containerd/containerd/cmd/containerd [2022-04-27T15:25:22.327Z] #62 279.5 /usr/bin/ld: /tmp/go-link-1953276491/000019.o: in function `New': [2022-04-27T15:25:22.327Z] #62 279.5 /tmp/tmp.MNOFSgMrQs/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-27T15:25:22.327Z] #62 279.6 + bin/containerd-stress [2022-04-27T15:25:22.327Z] #62 280.7 + bin/containerd-shim [2022-04-27T15:25:22.699Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T15:25:22.699Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T15:25:22.699Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T15:25:22.699Z] === RUN TestUntarUstarGnuConflict [2022-04-27T15:25:22.699Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T15:25:22.699Z] === RUN TestUntarInvalidFilenames [2022-04-27T15:25:22.699Z] === RUN TestPollerAddRemove [2022-04-27T15:25:22.699Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T15:25:22.699Z] === RUN TestPollerEvent [2022-04-27T15:25:22.700Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:25:22.700Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T15:25:22.700Z] === RUN TestPollerClose [2022-04-27T15:25:22.700Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T15:25:22.700Z] PASS [2022-04-27T15:25:22.700Z] coverage: 45.7% of statements [2022-04-27T15:25:22.700Z] ok github.com/docker/docker/pkg/filenotify 0.032s coverage: 45.7% of statements [2022-04-27T15:25:22.700Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2857905807\\dest" [2022-04-27T15:25:22.700Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-27T15:25:22.700Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T15:25:22.700Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T15:25:22.700Z] === RUN TestUntarInvalidHardlink [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1410980388\\victim\\hello" -> "../victim/hello" [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3020078919\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1876302515\\victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3572139713\\victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1462076644\\victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4065684783\\victim" -> "../victim" [2022-04-27T15:25:22.700Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T15:25:22.700Z] === RUN TestUntarInvalidSymlink [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3396169047\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2606999179\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3255139604\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3591201321\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1846134775\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3305395082\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:22.700Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3166797038\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T15:25:22.700Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-27T15:25:22.700Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T15:25:22.700Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T15:25:22.700Z] === RUN TestXGlobalNoParent [2022-04-27T15:25:22.700Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T15:25:22.700Z] === RUN TestReplaceFileTarWrapper [2022-04-27T15:25:22.700Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-27T15:25:22.700Z] === RUN TestPrefixHeaderReadable [2022-04-27T15:25:22.700Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-27T15:25:22.700Z] === RUN TestDisablePigz [2022-04-27T15:25:22.700Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T15:25:22.700Z] --- PASS: TestDisablePigz (0.09s) [2022-04-27T15:25:22.964Z] #78 exporting layers 6.3s done [2022-04-27T15:25:22.964Z] #78 writing image sha256:e48f419ab19e0d81962ef6ce4066e6cc22becfea335db521463f4db7e6824b3d done [2022-04-27T15:25:22.964Z] #78 naming to docker.io/library/docker:a71e53edee951e7fef809082c5440835c473e449 done [2022-04-27T15:25:22.964Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T15:25:23.154Z] === RUN TestPigz [2022-04-27T15:25:23.154Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T15:25:23.154Z] --- PASS: TestPigz (0.10s) [2022-04-27T15:25:23.154Z] === RUN TestNosysFileInfo [2022-04-27T15:25:23.154Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:25:23.154Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:25:23.154Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCanonicalTarNameForPath [2022-04-27T15:25:23.154Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCanonicalTarName [2022-04-27T15:25:23.154Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChmodTarEntry [2022-04-27T15:25:23.154Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestHardLinkOrder [2022-04-27T15:25:23.154Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-27T15:25:23.154Z] === RUN TestChangeString [2022-04-27T15:25:23.154Z] --- PASS: TestChangeString (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesWithNoChanges [2022-04-27T15:25:23.154Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T15:25:23.154Z] === RUN TestChangesWithChanges [2022-04-27T15:25:23.154Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-27T15:25:23.154Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T15:25:23.154Z] changes_test.go:196: needs more investigation [2022-04-27T15:25:23.154Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesDirsEmpty [2022-04-27T15:25:23.154Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:25:23.154Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesDirsMutated [2022-04-27T15:25:23.154Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:25:23.154Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestApplyLayer [2022-04-27T15:25:23.154Z] changes_test.go:433: needs further investigation [2022-04-27T15:25:23.154Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T15:25:23.154Z] changes_test.go:469: needs further investigation [2022-04-27T15:25:23.154Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2022-04-27T15:25:23.154Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T15:25:23.154Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T15:25:23.154Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T15:25:23.154Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestChangesSize [2022-04-27T15:25:23.154Z] --- PASS: TestChangesSize (0.01s) [2022-04-27T15:25:23.154Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T15:25:23.154Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1563786813\\dest" [2022-04-27T15:25:23.154Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-27T15:25:23.154Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2694460015\\victim\\hello" -> "../victim/hello" [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2218020709\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink973117665\\victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3642222253\\victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2026305263\\victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2519915390\\victim" -> "../victim" [2022-04-27T15:25:23.154Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-27T15:25:23.154Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3184832559\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2295638621\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1998046904\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2539687117\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink31279513\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:23.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3715753785\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:23.154Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-27T15:25:23.154Z] === RUN TestApplyLayerWhiteouts [2022-04-27T15:25:23.154Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2022-04-27T15:25:23.154Z] === RUN TestGenerateEmptyFile [2022-04-27T15:25:23.154Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestGenerateWithContent [2022-04-27T15:25:23.154Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T15:25:23.154Z] PASS [2022-04-27T15:25:23.154Z] coverage: 61.9% of statements [2022-04-27T15:25:23.154Z] ok github.com/docker/docker/pkg/archive 5.010s coverage: 61.9% of statements [2022-04-27T15:25:23.154Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T15:25:23.154Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:25:23.154Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T15:25:23.154Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T15:25:23.154Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCopyFile [2022-04-27T15:25:23.154Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T15:25:23.154Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:25:23.154Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T15:25:23.154Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T15:25:23.154Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:25:23.154Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestWildcardMatches [2022-04-27T15:25:23.154Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestPatternMatches [2022-04-27T15:25:23.154Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T15:25:23.154Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T15:25:23.154Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T15:25:23.154Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T15:25:23.154Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T15:25:23.154Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T15:25:23.154Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestSingleExclamationError [2022-04-27T15:25:23.154Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestMatchesWithNoPatterns [2022-04-27T15:25:23.154Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T15:25:23.154Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestMatches [2022-04-27T15:25:23.154Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T15:25:23.154Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T15:25:23.154Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T15:25:23.154Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T15:25:23.154Z] --- PASS: TestMatches (0.01s) [2022-04-27T15:25:23.154Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T15:25:23.154Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T15:25:23.154Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T15:25:23.154Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatterns [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T15:25:23.154Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCreateIfNotExistsDir [2022-04-27T15:25:23.154Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCreateIfNotExistsFile [2022-04-27T15:25:23.154Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestMatch [2022-04-27T15:25:23.154Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:25:23.154Z] === RUN TestCompile [2022-04-27T15:25:23.154Z] === RUN TestCompile/slash [2022-04-27T15:25:23.154Z] === RUN TestCompile/backslash [2022-04-27T15:25:23.154Z] --- PASS: TestCompile (0.00s) [2022-04-27T15:25:23.154Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T15:25:23.154Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T15:25:23.154Z] PASS [2022-04-27T15:25:23.155Z] coverage: 84.7% of statements [2022-04-27T15:25:23.155Z] ok github.com/docker/docker/pkg/fileutils 0.072s coverage: 84.7% of statements [2022-04-27T15:25:23.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -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:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh dynbinary test-integration [2022-04-27T15:25:23.758Z] 2022/04/27 15:25:23 Closing DB instances... [2022-04-27T15:25:23.758Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T15:25:23.758Z] === RUN TestIsArchivePathDir [2022-04-27T15:25:23.758Z] --- PASS: TestIsArchivePathDir (0.04s) [2022-04-27T15:25:23.758Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T15:25:23.758Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-27T15:25:23.758Z] === RUN TestIsArchivePathTar [2022-04-27T15:25:24.115Z] === RUN TestGet [2022-04-27T15:25:24.115Z] --- PASS: TestGet (0.00s) [2022-04-27T15:25:24.115Z] === RUN TestGetShortcutString [2022-04-27T15:25:24.115Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T15:25:24.115Z] PASS [2022-04-27T15:25:24.115Z] coverage: 42.9% of statements [2022-04-27T15:25:24.115Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 42.9% of statements [2022-04-27T15:25:24.213Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T15:25:24.213Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T15:25:24.213Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-04-27T15:25:24.213Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T15:25:24.213Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestMiddleware [2022-04-27T15:25:24.213Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestNewResponseModifier [2022-04-27T15:25:24.213Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T15:25:24.213Z] PASS [2022-04-27T15:25:24.213Z] coverage: 26.8% of statements [2022-04-27T15:25:24.213Z] ok github.com/docker/docker/pkg/authorization 0.532s coverage: 26.8% of statements [2022-04-27T15:25:24.213Z] --- PASS: TestIsArchivePathTar (0.12s) [2022-04-27T15:25:24.213Z] === RUN TestDecompressStreamGzip [2022-04-27T15:25:24.213Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-27T15:25:24.213Z] === RUN TestDecompressStreamBzip2 [2022-04-27T15:25:24.213Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2022-04-27T15:25:24.213Z] === RUN TestDecompressStreamXz [2022-04-27T15:25:24.213Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:25:24.213Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestDecompressStreamZstd [2022-04-27T15:25:24.213Z] archive_test.go:140: zstd not installed [2022-04-27T15:25:24.213Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T15:25:24.213Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T15:25:24.213Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T15:25:24.213Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestCompressStreamInvalid [2022-04-27T15:25:24.213Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionInvalid [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionUncompressed [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionBzip2 [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionGzip [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionXz [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestExtensionZstd [2022-04-27T15:25:24.213Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T15:25:24.213Z] === RUN TestCmdStreamLargeStderr [2022-04-27T15:25:24.570Z] === RUN TestCreateIDMapOrder [2022-04-27T15:25:24.570Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T15:25:24.570Z] PASS [2022-04-27T15:25:24.570Z] coverage: 7.2% of statements [2022-04-27T15:25:24.570Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-04-27T15:25:24.670Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-27T15:25:24.670Z] === RUN TestCmdStreamBad [2022-04-27T15:25:24.670Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:25:24.670Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCmdStreamGood [2022-04-27T15:25:24.670Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-27T15:25:24.670Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T15:25:24.670Z] === RUN TestUnbuffered [2022-04-27T15:25:24.670Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestRaceUnbuffered [2022-04-27T15:25:24.670Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T15:25:24.670Z] PASS [2022-04-27T15:25:24.670Z] coverage: 100.0% of statements [2022-04-27T15:25:24.670Z] ok github.com/docker/docker/pkg/broadcaster 0.029s coverage: 100.0% of statements [2022-04-27T15:25:24.670Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-27T15:25:24.670Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T15:25:24.670Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestUntarPath [2022-04-27T15:25:24.670Z] --- PASS: TestUntarPath (0.05s) [2022-04-27T15:25:24.670Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T15:25:24.670Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-27T15:25:24.670Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T15:25:24.670Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-27T15:25:24.670Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T15:25:24.670Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T15:25:24.670Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyWithTarSrcFile [2022-04-27T15:25:24.670Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T15:25:24.670Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T15:25:24.670Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T15:25:24.670Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T15:25:24.670Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T15:25:24.670Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T15:25:24.670Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-27T15:25:24.670Z] === RUN TestTarFiles [2022-04-27T15:25:25.026Z] 2022/04/27 15:25:24 Closing DB instances... [2022-04-27T15:25:25.127Z] === RUN TestMatch [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[foo]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[]#01 [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[qux]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T15:25:25.127Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T15:25:25.127Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T15:25:25.127Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T15:25:25.127Z] PASS [2022-04-27T15:25:25.127Z] coverage: 87.5% of statements [2022-04-27T15:25:25.127Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-04-27T15:25:25.127Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2022-04-27T15:25:25.127Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-27T15:25:25.199Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-27T15:25:25.199Z] 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-27T15:25:25.199Z] Detected virtualization docker. [2022-04-27T15:25:25.199Z] Detected architecture x86-64. [2022-04-27T15:25:25.199Z] Set hostname to <701770d9fe7b>. [2022-04-27T15:25:25.199Z] modprobe@configfs.service: Succeeded. [2022-04-27T15:25:25.199Z] modprobe@drm.service: Succeeded. [2022-04-27T15:25:25.199Z] modprobe@fuse.service: Succeeded. [2022-04-27T15:25:25.199Z] + source /etc/docker-entrypoint-cmd [2022-04-27T15:25:25.199Z] ++ hack/make.sh dynbinary test-integration [2022-04-27T15:25:25.199Z] [2022-04-27T15:25:25.458Z] Removing bundles/ [2022-04-27T15:25:25.458Z] [2022-04-27T15:25:25.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T15:25:25.458Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:25:25.458Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:25:25.480Z] === RUN TestFixedBufferCap [2022-04-27T15:25:25.480Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestFixedBufferLen [2022-04-27T15:25:25.480Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestFixedBufferString [2022-04-27T15:25:25.480Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestFixedBufferWrite [2022-04-27T15:25:25.480Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestFixedBufferRead [2022-04-27T15:25:25.480Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestBytesPipeRead [2022-04-27T15:25:25.480Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestBytesPipeWrite [2022-04-27T15:25:25.480Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T15:25:25.480Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T15:25:25.940Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2022-04-27T15:25:25.940Z] === RUN TestAtomicWriteToFile [2022-04-27T15:25:25.940Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T15:25:25.940Z] === RUN TestAtomicWriteSetCommit [2022-04-27T15:25:25.940Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T15:25:25.940Z] === RUN TestAtomicWriteSetCancel [2022-04-27T15:25:25.940Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-27T15:25:25.940Z] === RUN TestReadCloserWrapperClose [2022-04-27T15:25:25.940Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T15:25:25.940Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T15:25:25.940Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T15:25:25.940Z] === RUN TestReaderErrWrapperRead [2022-04-27T15:25:25.940Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T15:25:25.940Z] === RUN TestCancelReadCloser [2022-04-27T15:25:26.089Z] === RUN TestChrootTarUntar [2022-04-27T15:25:26.089Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T15:25:26.089Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T15:25:26.089Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T15:25:26.089Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootCopyWithTar [2022-04-27T15:25:26.089Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootCopyFileWithTar [2022-04-27T15:25:26.089Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootUntarPath [2022-04-27T15:25:26.089Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T15:25:26.089Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T15:25:26.089Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:25:26.089Z] === RUN TestChrootApplyDotDotFile [2022-04-27T15:25:26.089Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:26.089Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:25:26.089Z] PASS [2022-04-27T15:25:26.089Z] coverage: 12.0% of statements [2022-04-27T15:25:26.089Z] ok github.com/docker/docker/pkg/chrootarchive 0.065s coverage: 12.0% of statements [2022-04-27T15:25:26.395Z] --- PASS: TestCancelReadCloser (0.22s) [2022-04-27T15:25:26.395Z] === RUN TestWriteCloserWrapperClose [2022-04-27T15:25:26.395Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T15:25:26.395Z] === RUN TestNopWriteCloser [2022-04-27T15:25:26.395Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T15:25:26.395Z] === RUN TestNopWriter [2022-04-27T15:25:26.395Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T15:25:26.395Z] === RUN TestWriteCounter [2022-04-27T15:25:26.395Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T15:25:26.395Z] PASS [2022-04-27T15:25:26.395Z] coverage: 69.6% of statements [2022-04-27T15:25:26.395Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.6% of statements [2022-04-27T15:25:26.395Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-27T15:25:26.395Z] === RUN TestNetworkDBNodeLeave [2022-04-27T15:25:26.545Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T15:25:26.545Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T15:25:26.545Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T15:25:26.545Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T15:25:26.545Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T15:25:26.545Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T15:25:26.545Z] PASS [2022-04-27T15:25:26.545Z] coverage: 0.0% of statements [2022-04-27T15:25:26.545Z] ok github.com/docker/docker/pkg/containerfs 0.039s coverage: 0.0% of statements [2022-04-27T15:25:27.001Z] 2022/04/27 15:25:26 Closing DB instances... [2022-04-27T15:25:27.354Z] === RUN TestError [2022-04-27T15:25:27.354Z] --- PASS: TestError (0.00s) [2022-04-27T15:25:27.354Z] === RUN TestProgressString [2022-04-27T15:25:27.354Z] === RUN TestProgressString/no_progress [2022-04-27T15:25:27.354Z] === RUN TestProgressString/progress_1 [2022-04-27T15:25:27.354Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T15:25:27.354Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T15:25:27.354Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T15:25:27.354Z] === RUN TestProgressString/with_units [2022-04-27T15:25:27.354Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T15:25:27.354Z] === RUN TestProgressString/hide_counts [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T15:25:27.354Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T15:25:27.354Z] === RUN TestJSONMessageDisplay [2022-04-27T15:25:27.354Z] --- PASS: TestJSONMessageDisplay (0.11s) [2022-04-27T15:25:27.354Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T15:25:27.354Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T15:25:27.354Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T15:25:27.354Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T15:25:27.354Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T15:25:27.354Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T15:25:27.354Z] PASS [2022-04-27T15:25:27.354Z] coverage: 91.7% of statements [2022-04-27T15:25:27.354Z] ok github.com/docker/docker/pkg/jsonmessage 0.146s coverage: 91.7% of statements [2022-04-27T15:25:27.457Z] === RUN TestSizeEmpty [2022-04-27T15:25:27.457Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeEmptyFile [2022-04-27T15:25:27.457Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeNonemptyFile [2022-04-27T15:25:27.457Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T15:25:27.457Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T15:25:27.457Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T15:25:27.457Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestMoveToSubdir [2022-04-27T15:25:27.457Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T15:25:27.457Z] === RUN TestSizeNonExistingDirectory [2022-04-27T15:25:27.457Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T15:25:27.457Z] PASS [2022-04-27T15:25:27.457Z] coverage: 80.0% of statements [2022-04-27T15:25:27.457Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2022-04-27T15:25:27.810Z] === RUN TestStandardLongPath [2022-04-27T15:25:27.810Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T15:25:27.810Z] === RUN TestUNCLongPath [2022-04-27T15:25:27.810Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T15:25:27.810Z] PASS [2022-04-27T15:25:27.810Z] coverage: 100.0% of statements [2022-04-27T15:25:27.810Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2022-04-27T15:25:27.912Z] --- PASS: TestTarFiles (3.19s) [2022-04-27T15:25:27.912Z] === RUN TestDetectCompressionZstd [2022-04-27T15:25:27.912Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestTarUntar [2022-04-27T15:25:27.912Z] --- PASS: TestTarUntar (0.03s) [2022-04-27T15:25:27.912Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T15:25:27.912Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestTarWithOptions [2022-04-27T15:25:27.912Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T15:25:27.912Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T15:25:27.912Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestUntarUstarGnuConflict [2022-04-27T15:25:27.912Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestUntarInvalidFilenames [2022-04-27T15:25:27.912Z] === RUN TestPollerAddRemove [2022-04-27T15:25:27.912Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestPollerEvent [2022-04-27T15:25:27.912Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:25:27.912Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestPollerClose [2022-04-27T15:25:27.912Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T15:25:27.912Z] PASS [2022-04-27T15:25:27.912Z] coverage: 45.7% of statements [2022-04-27T15:25:27.912Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2022-04-27T15:25:27.912Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1874216332\\dest" [2022-04-27T15:25:27.912Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2022-04-27T15:25:27.912Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T15:25:27.912Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestUntarInvalidHardlink [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3402528321\\victim\\hello" -> "../victim/hello" [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1905573166\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3970716034\\victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2642878200\\victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink447300904\\victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2236328890\\victim" -> "../victim" [2022-04-27T15:25:27.912Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T15:25:27.912Z] === RUN TestUntarInvalidSymlink [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink359647062\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1901271783\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2203780581\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1933099562\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink167942717\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1000556750\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:27.912Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink695344880\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T15:25:27.912Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-27T15:25:27.912Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T15:25:27.912Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestXGlobalNoParent [2022-04-27T15:25:27.912Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T15:25:27.912Z] === RUN TestReplaceFileTarWrapper [2022-04-27T15:25:28.265Z] === RUN TestNameFormat [2022-04-27T15:25:28.265Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T15:25:28.265Z] === RUN TestNameRetries [2022-04-27T15:25:28.265Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T15:25:28.265Z] PASS [2022-04-27T15:25:28.265Z] coverage: 85.7% of statements [2022-04-27T15:25:28.265Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2022-04-27T15:25:28.367Z] --- PASS: TestReplaceFileTarWrapper (0.10s) [2022-04-27T15:25:28.367Z] === RUN TestPrefixHeaderReadable [2022-04-27T15:25:28.367Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-27T15:25:28.367Z] === RUN TestDisablePigz [2022-04-27T15:25:28.367Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T15:25:28.367Z] --- PASS: TestDisablePigz (0.13s) [2022-04-27T15:25:28.367Z] === RUN TestPigz [2022-04-27T15:25:28.367Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T15:25:28.367Z] --- PASS: TestPigz (0.11s) [2022-04-27T15:25:28.367Z] === RUN TestNosysFileInfo [2022-04-27T15:25:28.367Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:25:28.367Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:25:28.367Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestCanonicalTarNameForPath [2022-04-27T15:25:28.367Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestCanonicalTarName [2022-04-27T15:25:28.367Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChmodTarEntry [2022-04-27T15:25:28.367Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestHardLinkOrder [2022-04-27T15:25:28.367Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-27T15:25:28.367Z] === RUN TestChangeString [2022-04-27T15:25:28.367Z] --- PASS: TestChangeString (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesWithNoChanges [2022-04-27T15:25:28.367Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T15:25:28.367Z] === RUN TestChangesWithChanges [2022-04-27T15:25:28.367Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-27T15:25:28.367Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T15:25:28.367Z] changes_test.go:196: needs more investigation [2022-04-27T15:25:28.367Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesDirsEmpty [2022-04-27T15:25:28.367Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:25:28.367Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesDirsMutated [2022-04-27T15:25:28.367Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:25:28.367Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestApplyLayer [2022-04-27T15:25:28.367Z] changes_test.go:433: needs further investigation [2022-04-27T15:25:28.367Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T15:25:28.367Z] changes_test.go:469: needs further investigation [2022-04-27T15:25:28.367Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T15:25:28.367Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T15:25:28.367Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestChangesSize [2022-04-27T15:25:28.367Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T15:25:28.367Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T15:25:28.367Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames563786249\\dest" [2022-04-27T15:25:28.720Z] === RUN TestParseKeyValueOpt [2022-04-27T15:25:28.720Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T15:25:28.720Z] === RUN TestParseUintList [2022-04-27T15:25:28.720Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T15:25:28.720Z] === RUN TestParseUintListMaximumLimits [2022-04-27T15:25:28.720Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T15:25:28.720Z] PASS [2022-04-27T15:25:28.720Z] coverage: 97.0% of statements [2022-04-27T15:25:28.720Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-27T15:25:28.822Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-27T15:25:28.823Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink208044868\\victim\\hello" -> "../victim/hello" [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink523072237\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1099924796\\victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1434185305\\victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2050086379\\victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink908620333\\victim" -> "../victim" [2022-04-27T15:25:28.823Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-27T15:25:28.823Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2510393963\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1481941586\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink757158313\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2029497701\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2859831426\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:28.823Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3283846683\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:25:28.823Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-27T15:25:28.823Z] === RUN TestApplyLayerWhiteouts [2022-04-27T15:25:28.823Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-27T15:25:28.823Z] === RUN TestGenerateEmptyFile [2022-04-27T15:25:28.823Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestGenerateWithContent [2022-04-27T15:25:28.823Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T15:25:28.823Z] PASS [2022-04-27T15:25:28.823Z] coverage: 61.9% of statements [2022-04-27T15:25:28.823Z] ok github.com/docker/docker/pkg/archive 4.886s coverage: 61.9% of statements [2022-04-27T15:25:28.823Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2022-04-27T15:25:28.823Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T15:25:28.823Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T15:25:28.823Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:25:28.823Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T15:25:28.823Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T15:25:28.823Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCopyFile [2022-04-27T15:25:28.823Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T15:25:28.823Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:25:28.823Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T15:25:28.823Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T15:25:28.823Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:25:28.823Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestWildcardMatches [2022-04-27T15:25:28.823Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestPatternMatches [2022-04-27T15:25:28.823Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T15:25:28.823Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T15:25:28.823Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T15:25:28.823Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T15:25:28.823Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T15:25:28.823Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T15:25:28.823Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestSingleExclamationError [2022-04-27T15:25:28.823Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestMatchesWithNoPatterns [2022-04-27T15:25:28.823Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T15:25:28.823Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestMatches [2022-04-27T15:25:28.823Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T15:25:28.823Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T15:25:28.823Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T15:25:28.823Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T15:25:28.823Z] --- PASS: TestMatches (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatterns [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T15:25:28.823Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCreateIfNotExistsDir [2022-04-27T15:25:28.823Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCreateIfNotExistsFile [2022-04-27T15:25:28.823Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestMatch [2022-04-27T15:25:28.823Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:25:28.823Z] === RUN TestCompile [2022-04-27T15:25:28.823Z] === RUN TestCompile/slash [2022-04-27T15:25:28.823Z] === RUN TestCompile/backslash [2022-04-27T15:25:28.823Z] --- PASS: TestCompile (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T15:25:28.823Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T15:25:28.823Z] PASS [2022-04-27T15:25:28.823Z] coverage: 84.7% of statements [2022-04-27T15:25:28.823Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 84.7% of statements [2022-04-27T15:25:28.897Z] #62 291.9 + bin/containerd-shim-runc-v1 [2022-04-27T15:25:29.175Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-27T15:25:29.175Z] === RUN TestNetworkDBWatch [2022-04-27T15:25:29.279Z] === RUN TestGet [2022-04-27T15:25:29.279Z] --- PASS: TestGet (0.00s) [2022-04-27T15:25:29.279Z] === RUN TestGetShortcutString [2022-04-27T15:25:29.279Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T15:25:29.279Z] PASS [2022-04-27T15:25:29.279Z] coverage: 42.9% of statements [2022-04-27T15:25:29.279Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 42.9% of statements [2022-04-27T15:25:29.365Z] === RUN TestMiddlewares [2022-04-27T15:25:29.365Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T15:25:29.365Z] PASS [2022-04-27T15:25:29.365Z] coverage: 7.9% of statements [2022-04-27T15:25:29.365Z] ok github.com/docker/docker/api/server 0.053s coverage: 7.9% of statements [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T15:25:29.630Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:25:29.630Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:25:29.630Z] PASS [2022-04-27T15:25:29.630Z] coverage: 36.4% of statements [2022-04-27T15:25:29.630Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 36.4% of statements [2022-04-27T15:25:30.085Z] === RUN TestNewAndRemove [2022-04-27T15:25:30.085Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T15:25:30.085Z] === RUN TestRemoveInvalidPath [2022-04-27T15:25:30.085Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T15:25:30.085Z] PASS [2022-04-27T15:25:30.085Z] coverage: 82.6% of statements [2022-04-27T15:25:30.085Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.6% of statements [2022-04-27T15:25:30.245Z] === RUN TestCreateIDMapOrder [2022-04-27T15:25:30.245Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T15:25:30.245Z] PASS [2022-04-27T15:25:30.245Z] coverage: 7.2% of statements [2022-04-27T15:25:30.245Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-04-27T15:25:30.539Z] --- PASS: TestGetAddress (18.56s) [2022-04-27T15:25:30.539Z] === RUN TestRequestSyntaxCheck [2022-04-27T15:25:30.539Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2022-04-27T15:25:30.539Z] === RUN TestRequest [2022-04-27T15:25:30.701Z] 2022/04/27 15:25:30 Closing DB instances... [2022-04-27T15:25:30.993Z] 2022/04/27 15:25:30 Closing DB instances... [2022-04-27T15:25:31.156Z] === RUN TestFixedBufferCap [2022-04-27T15:25:31.156Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestFixedBufferLen [2022-04-27T15:25:31.156Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestFixedBufferString [2022-04-27T15:25:31.156Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestFixedBufferWrite [2022-04-27T15:25:31.156Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestFixedBufferRead [2022-04-27T15:25:31.156Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestBytesPipeRead [2022-04-27T15:25:31.156Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestBytesPipeWrite [2022-04-27T15:25:31.156Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T15:25:31.156Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T15:25:31.447Z] === RUN TestFailedConnection [2022-04-27T15:25:31.611Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2022-04-27T15:25:31.611Z] === RUN TestAtomicWriteToFile [2022-04-27T15:25:31.611Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T15:25:31.611Z] === RUN TestAtomicWriteSetCommit [2022-04-27T15:25:31.611Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestAtomicWriteSetCancel [2022-04-27T15:25:31.611Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T15:25:31.611Z] === RUN TestReadCloserWrapperClose [2022-04-27T15:25:31.611Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T15:25:31.611Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestReaderErrWrapperRead [2022-04-27T15:25:31.611Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestCancelReadCloser [2022-04-27T15:25:31.611Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T15:25:31.611Z] === RUN TestWriteCloserWrapperClose [2022-04-27T15:25:31.611Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestNopWriteCloser [2022-04-27T15:25:31.611Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestNopWriter [2022-04-27T15:25:31.611Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T15:25:31.611Z] === RUN TestWriteCounter [2022-04-27T15:25:31.611Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T15:25:31.611Z] PASS [2022-04-27T15:25:31.611Z] coverage: 69.6% of statements [2022-04-27T15:25:31.611Z] ok github.com/docker/docker/pkg/ioutils 0.508s coverage: 69.6% of statements [2022-04-27T15:25:32.411Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-27T15:25:32.411Z] === RUN TestNetworkDBBulkSync [2022-04-27T15:25:32.576Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-27T15:25:32.576Z] === RUN TestNetworkDBNodeLeave [2022-04-27T15:25:32.576Z] === RUN TestError [2022-04-27T15:25:32.576Z] --- PASS: TestError (0.00s) [2022-04-27T15:25:32.576Z] === RUN TestProgressString [2022-04-27T15:25:32.576Z] === RUN TestProgressString/no_progress [2022-04-27T15:25:32.576Z] === RUN TestProgressString/progress_1 [2022-04-27T15:25:32.576Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T15:25:32.576Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T15:25:32.576Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T15:25:32.576Z] === RUN TestProgressString/with_units [2022-04-27T15:25:32.576Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T15:25:32.576Z] === RUN TestProgressString/hide_counts [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T15:25:32.576Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T15:25:32.576Z] === RUN TestJSONMessageDisplay [2022-04-27T15:25:32.576Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-27T15:25:32.576Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T15:25:32.576Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T15:25:32.576Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T15:25:32.576Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T15:25:32.576Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T15:25:32.576Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T15:25:32.576Z] PASS [2022-04-27T15:25:32.576Z] coverage: 91.7% of statements [2022-04-27T15:25:32.576Z] ok github.com/docker/docker/pkg/jsonmessage 0.157s coverage: 91.7% of statements [2022-04-27T15:25:33.031Z] === RUN TestStandardLongPath [2022-04-27T15:25:33.031Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T15:25:33.031Z] === RUN TestUNCLongPath [2022-04-27T15:25:33.031Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T15:25:33.031Z] PASS [2022-04-27T15:25:33.031Z] coverage: 100.0% of statements [2022-04-27T15:25:33.031Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-04-27T15:25:33.369Z] --- PASS: TestFailedConnection (2.04s) [2022-04-27T15:25:33.369Z] === RUN TestFailOnce [2022-04-27T15:25:33.487Z] === RUN TestNameFormat [2022-04-27T15:25:33.487Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T15:25:33.487Z] === RUN TestNameRetries [2022-04-27T15:25:33.487Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T15:25:33.487Z] PASS [2022-04-27T15:25:33.487Z] coverage: 85.7% of statements [2022-04-27T15:25:33.487Z] ok github.com/docker/docker/pkg/namesgenerator 0.031s coverage: 85.7% of statements [2022-04-27T15:25:33.823Z] 2022/04/27 15:25:33 Closing DB instances... [2022-04-27T15:25:33.823Z] 2022/04/27 15:25:33 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-04-27T15:25:33.823Z] goroutine 28 [running]: [2022-04-27T15:25:33.823Z] net/http.(*conn).serve.func1() [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:25:33.823Z] panic({0x1233700, 0x137d060}) [2022-04-27T15:25:33.823Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:25:33.823Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000207a70?) [2022-04-27T15:25:33.823Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T15:25:33.823Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1382878?, 0xc000066000?}, 0x118d9a6?) [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:25:33.823Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1382878, 0xc000066000}, 0xc000170300) [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T15:25:33.823Z] net/http.serverHandler.ServeHTTP({0x1380e98?}, {0x1382878, 0xc000066000}, 0xc000170300) [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:25:33.823Z] net/http.(*conn).serve(0xc0000a4e60, {0x1382d78, 0xc0000260f0}) [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:25:33.823Z] created by net/http.(*Server).Serve [2022-04-27T15:25:33.823Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:25:33.823Z] time="2022-04-27T15:25:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T15:25:33.943Z] === RUN TestParseKeyValueOpt [2022-04-27T15:25:33.943Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T15:25:33.943Z] === RUN TestParseUintList [2022-04-27T15:25:33.943Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T15:25:33.943Z] === RUN TestParseUintListMaximumLimits [2022-04-27T15:25:33.943Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T15:25:33.943Z] PASS [2022-04-27T15:25:33.943Z] coverage: 97.0% of statements [2022-04-27T15:25:33.943Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-27T15:25:34.781Z] --- PASS: TestRequest (3.90s) [2022-04-27T15:25:34.781Z] === RUN TestOverlappingRequests [2022-04-27T15:25:34.781Z] --- PASS: TestFailOnce (1.12s) [2022-04-27T15:25:34.781Z] === RUN TestEchoInputOutput [2022-04-27T15:25:34.781Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T15:25:34.781Z] === RUN TestBackoff [2022-04-27T15:25:34.781Z] --- PASS: TestBackoff (0.00s) [2022-04-27T15:25:34.781Z] === RUN TestAbortRetry [2022-04-27T15:25:34.781Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T15:25:34.781Z] === RUN TestClientScheme [2022-04-27T15:25:34.781Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T15:25:34.781Z] === RUN TestNewClientWithTimeout [2022-04-27T15:25:34.781Z] --- PASS: TestOverlappingRequests (0.24s) [2022-04-27T15:25:34.781Z] === RUN TestRelease [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T15:25:34.907Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:25:34.907Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:25:34.907Z] PASS [2022-04-27T15:25:34.907Z] coverage: 36.4% of statements [2022-04-27T15:25:34.907Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-27T15:25:34.907Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-27T15:25:35.043Z] #62 286.3 # github.com/containerd/containerd/cmd/containerd [2022-04-27T15:25:35.043Z] #62 286.3 /usr/bin/ld: /tmp/go-link-547262551/000019.o: in function `New': [2022-04-27T15:25:35.043Z] #62 286.3 /tmp/tmp.3EhNRB1x3G/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-27T15:25:35.043Z] #62 286.3 + bin/containerd-stress [2022-04-27T15:25:35.043Z] #62 287.5 + bin/containerd-shim [2022-04-27T15:25:35.239Z] time="2022-04-27T15:25:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T15:25:35.239Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-27T15:25:35.239Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T15:25:35.362Z] === RUN TestNetworkDBWatch [2022-04-27T15:25:35.362Z] === RUN TestNewAndRemove [2022-04-27T15:25:35.362Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T15:25:35.362Z] === RUN TestRemoveInvalidPath [2022-04-27T15:25:35.362Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T15:25:35.362Z] PASS [2022-04-27T15:25:35.362Z] coverage: 82.6% of statements [2022-04-27T15:25:35.362Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-04-27T15:25:35.465Z] #62 298.2 + bin/containerd-shim-runc-v2 [2022-04-27T15:25:35.693Z] --- PASS: TestRelease (1.00s) [2022-04-27T15:25:35.693Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:25:35.693Z] === RUN TestParseEmptyInterface [2022-04-27T15:25:35.693Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestParseNonInterfaceType [2022-04-27T15:25:35.693Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestParseWithOneFunction [2022-04-27T15:25:35.693Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestParseWithMultipleFuncs [2022-04-27T15:25:35.693Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestParseWithUnnamedReturn [2022-04-27T15:25:35.693Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestEmbeddedInterface [2022-04-27T15:25:35.693Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestParsedImports [2022-04-27T15:25:35.693Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T15:25:35.693Z] === RUN TestAliasedImports [2022-04-27T15:25:35.693Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T15:25:35.693Z] PASS [2022-04-27T15:25:35.693Z] coverage: 56.8% of statements [2022-04-27T15:25:35.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2022-04-27T15:25:35.819Z] --- PASS: TestGetAddress (18.12s) [2022-04-27T15:25:35.819Z] === RUN TestRequestSyntaxCheck [2022-04-27T15:25:35.819Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-27T15:25:35.819Z] === RUN TestRequest [2022-04-27T15:25:36.034Z] #62 299.0 + binaries [2022-04-27T15:25:36.034Z] #62 299.0 + install -D bin/containerd /build/containerd [2022-04-27T15:25:36.034Z] #62 299.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T15:25:36.034Z] #62 299.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T15:25:36.034Z] #62 299.0 + install -D bin/ctr /build/ctr [2022-04-27T15:25:36.653Z] === RUN TestHTTPTransport [2022-04-27T15:25:36.653Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T15:25:36.653Z] PASS [2022-04-27T15:25:36.653Z] coverage: 85.7% of statements [2022-04-27T15:25:36.653Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-04-27T15:25:36.654Z] time="2022-04-27T15:25:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T15:25:36.781Z] === RUN TestFailedConnection [2022-04-27T15:25:36.781Z] 2022/04/27 15:25:36 Closing DB instances... [2022-04-27T15:25:37.109Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:25:37.109Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T15:25:37.109Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T15:25:37.109Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:25:37.109Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T15:25:37.109Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T15:25:37.109Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T15:25:37.109Z] === RUN TestBufferPoolPutAndGet [2022-04-27T15:25:37.109Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T15:25:37.109Z] PASS [2022-04-27T15:25:37.109Z] coverage: 88.2% of statements [2022-04-27T15:25:37.109Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2022-04-27T15:25:37.566Z] === RUN TestOutputOnPrematureClose [2022-04-27T15:25:37.566Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T15:25:37.566Z] === RUN TestCompleteSilently [2022-04-27T15:25:37.566Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T15:25:37.566Z] PASS [2022-04-27T15:25:37.566Z] coverage: 75.9% of statements [2022-04-27T15:25:37.566Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2022-04-27T15:25:38.022Z] === RUN TestSendToOneSub [2022-04-27T15:25:38.022Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T15:25:38.022Z] === RUN TestSendToMultipleSubs [2022-04-27T15:25:38.022Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T15:25:38.022Z] === RUN TestEvictOneSub [2022-04-27T15:25:38.022Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T15:25:38.022Z] === RUN TestClosePublisher [2022-04-27T15:25:38.022Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T15:25:38.022Z] === RUN TestPubSubRace [2022-04-27T15:25:38.022Z] --- PASS: TestAllocateRandomDeallocate (2.32s) [2022-04-27T15:25:38.022Z] === RUN TestRetrieveFromStore [2022-04-27T15:25:38.310Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-27T15:25:38.310Z] === RUN TestNetworkDBBulkSync [2022-04-27T15:25:38.480Z] 2022/04/27 15:25:38 Closing DB instances... [2022-04-27T15:25:38.569Z] #62 DONE 301.0s [2022-04-27T15:25:38.766Z] --- PASS: TestFailedConnection (2.27s) [2022-04-27T15:25:38.766Z] === RUN TestFailOnce [2022-04-27T15:25:38.936Z] --- PASS: TestPubSubRace (1.04s) [2022-04-27T15:25:38.936Z] PASS [2022-04-27T15:25:38.936Z] coverage: 75.0% of statements [2022-04-27T15:25:38.936Z] --- PASS: TestRetrieveFromStore (0.74s) [2022-04-27T15:25:38.936Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T15:25:38.936Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-04-27T15:25:38.936Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-27T15:25:38.936Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T15:25:38.936Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T15:25:38.936Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T15:25:38.936Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T15:25:38.936Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T15:25:38.936Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T15:25:38.936Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T15:25:38.936Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T15:25:38.936Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T15:25:38.936Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T15:25:38.936Z] === RUN TestDebug [2022-04-27T15:25:38.936Z] --- PASS: TestDebug (0.00s) [2022-04-27T15:25:38.936Z] === RUN TestRequestPoolParallel [2022-04-27T15:25:39.140Z] [2022-04-27T15:25:39.140Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T15:25:39.140Z] #63 sha256:a97f485ae2f89bded23d3bc3c6b93e23d6954f5fdb355eff4096f3abbbe44054 [2022-04-27T15:25:39.223Z] 2022/04/27 15:25:38 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-04-27T15:25:39.223Z] goroutine 25 [running]: [2022-04-27T15:25:39.223Z] net/http.(*conn).serve.func1() [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:25:39.223Z] panic({0x5b3700, 0x6fd060}) [2022-04-27T15:25:39.223Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:25:39.223Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000cfa70?) [2022-04-27T15:25:39.223Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T15:25:39.223Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x702878?, 0xc0000b80e0?}, 0x50d9a6?) [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:25:39.223Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x702878, 0xc0000b80e0}, 0xc0000c2200) [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T15:25:39.223Z] net/http.serverHandler.ServeHTTP({0x700e98?}, {0x702878, 0xc0000b80e0}, 0xc0000c2200) [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:25:39.223Z] net/http.(*conn).serve(0xc0000c8000, {0x702d78, 0xc000141020}) [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:25:39.223Z] created by net/http.(*Server).Serve [2022-04-27T15:25:39.223Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:25:39.223Z] time="2022-04-27T15:25:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T15:25:39.223Z] 2022/04/27 15:25:39 Closing DB instances... [2022-04-27T15:25:39.391Z] time="2022-04-27T15:25:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T15:25:39.391Z] --- PASS: TestRequestPoolParallel (0.35s) [2022-04-27T15:25:39.391Z] === RUN TestFullAllocateRelease [2022-04-27T15:25:39.391Z] === RUN TestRegister [2022-04-27T15:25:39.391Z] --- PASS: TestRegister (0.00s) [2022-04-27T15:25:39.391Z] === RUN TestCommand [2022-04-27T15:25:39.391Z] --- PASS: TestCommand (0.03s) [2022-04-27T15:25:39.391Z] === RUN TestNaiveSelf [2022-04-27T15:25:39.391Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-27T15:25:39.391Z] PASS [2022-04-27T15:25:39.391Z] coverage: 82.4% of statements [2022-04-27T15:25:39.391Z] ok github.com/docker/docker/pkg/reexec 0.079s coverage: 82.4% of statements [2022-04-27T15:25:39.391Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-04-27T15:25:39.391Z] === RUN TestOddAllocateRelease [2022-04-27T15:25:39.846Z] --- PASS: TestOddAllocateRelease (0.19s) [2022-04-27T15:25:39.846Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T15:25:39.846Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-27T15:25:39.846Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T15:25:39.846Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-04-27T15:25:39.846Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T15:25:39.846Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T15:25:39.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T15:25:39.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T15:25:39.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:25:39.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:39.846Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T15:25:39.846Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:25:39.846Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T15:25:39.846Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:39.846Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:25:39.846Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:25:39.846Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:25:39.846Z] PASS [2022-04-27T15:25:39.846Z] coverage: 85.3% of statements [2022-04-27T15:25:39.846Z] ok github.com/docker/docker/libnetwork/ipam 33.568s coverage: 85.3% of statements [2022-04-27T15:25:39.846Z] === RUN TestDump [2022-04-27T15:25:39.846Z] goroutine 6 [running]: [2022-04-27T15:25:39.846Z] github.com/docker/docker/pkg/stack.dump(0xc82d57?) [2022-04-27T15:25:39.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:25:39.846Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T15:25:39.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T15:25:39.846Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T15:25:39.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T15:25:39.846Z] testing.tRunner(0xc0001621a0, 0xe4a498) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:39.846Z] created by testing.(*T).Run [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:25:39.846Z] [2022-04-27T15:25:39.846Z] goroutine 1 [chan receive]: [2022-04-27T15:25:39.846Z] testing.(*T).Run(0xc000162000, {0xe3913c?, 0xc5c1f3?}, 0xe4a498) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:25:39.846Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:25:39.846Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:39.846Z] testing.runTests(0xc000058500?, {0xfce400, 0x3, 0x3}, {0x255dbed0108?, 0x40?, 0xfd34a0?}) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:25:39.846Z] testing.(*M).Run(0xc000058500) [2022-04-27T15:25:39.846Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:25:39.846Z] main.main() [2022-04-27T15:25:39.846Z] _testmain.go:99 +0x255 [2022-04-27T15:25:39.846Z] --- PASS: TestDump (0.00s) [2022-04-27T15:25:39.846Z] === RUN TestDumpToFile [2022-04-27T15:25:40.081Z] #63 DONE 0.8s [2022-04-27T15:25:40.081Z] [2022-04-27T15:25:40.081Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T15:25:40.081Z] #68 sha256:cf1d4bfc609b0ace3fed95022b70be031e1eb13122d0907ed26118c191ba5997 [2022-04-27T15:25:40.081Z] #68 DONE 0.2s [2022-04-27T15:25:40.081Z] [2022-04-27T15:25:40.081Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T15:25:40.081Z] #73 sha256:ea9e44914feb6c34c36be409d81a535410c3de8bb29725666a0b68b858bbb1f9 [2022-04-27T15:25:40.184Z] --- PASS: TestFailOnce (1.12s) [2022-04-27T15:25:40.184Z] === RUN TestEchoInputOutput [2022-04-27T15:25:40.184Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T15:25:40.184Z] === RUN TestBackoff [2022-04-27T15:25:40.184Z] --- PASS: TestBackoff (0.00s) [2022-04-27T15:25:40.184Z] === RUN TestAbortRetry [2022-04-27T15:25:40.184Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T15:25:40.184Z] === RUN TestClientScheme [2022-04-27T15:25:40.184Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T15:25:40.184Z] === RUN TestNewClientWithTimeout [2022-04-27T15:25:40.300Z] --- PASS: TestDumpToFile (0.11s) [2022-04-27T15:25:40.300Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T15:25:40.300Z] goroutine 8 [running]: [2022-04-27T15:25:40.300Z] github.com/docker/docker/pkg/stack.dump(0xcfed13?) [2022-04-27T15:25:40.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:25:40.300Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xcfece0?}) [2022-04-27T15:25:40.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T15:25:40.300Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-27T15:25:40.300Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T15:25:40.300Z] testing.tRunner(0xc000162820, 0xe4a488) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:40.300Z] created by testing.(*T).Run [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:25:40.300Z] [2022-04-27T15:25:40.300Z] goroutine 1 [chan receive]: [2022-04-27T15:25:40.300Z] testing.(*T).Run(0xc000162000, {0xe40713?, 0xc5c1f3?}, 0xe4a488) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:25:40.300Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:25:40.300Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:40.300Z] testing.runTests(0xc000058500?, {0xfce400, 0x3, 0x3}, {0x255dbed0108?, 0x40?, 0xfd34a0?}) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:25:40.300Z] testing.(*M).Run(0xc000058500) [2022-04-27T15:25:40.300Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:25:40.300Z] main.main() [2022-04-27T15:25:40.300Z] _testmain.go:99 +0x255 [2022-04-27T15:25:40.300Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T15:25:40.300Z] PASS [2022-04-27T15:25:40.300Z] coverage: 90.9% of statements [2022-04-27T15:25:40.300Z] ok github.com/docker/docker/pkg/stack 0.133s coverage: 90.9% of statements [2022-04-27T15:25:40.648Z] time="2022-04-27T15:25:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T15:25:40.648Z] --- PASS: TestRequest (5.07s) [2022-04-27T15:25:40.648Z] === RUN TestOverlappingRequests [2022-04-27T15:25:40.758Z] === RUN TestNewStdWriter [2022-04-27T15:25:40.758Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T15:25:40.758Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestWriteWithNilBytes [2022-04-27T15:25:40.758Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestWrite [2022-04-27T15:25:40.758Z] --- PASS: TestWrite (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestWriteWithWriterError [2022-04-27T15:25:40.758Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T15:25:40.758Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyWriteAndRead [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T15:25:40.758Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T15:25:40.758Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T15:25:40.758Z] PASS [2022-04-27T15:25:40.758Z] coverage: 100.0% of statements [2022-04-27T15:25:40.758Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-04-27T15:25:40.758Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s) [2022-04-27T15:25:40.758Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T15:25:41.042Z] #73 DONE 0.9s [2022-04-27T15:25:41.042Z] [2022-04-27T15:25:41.042Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T15:25:41.042Z] #74 sha256:bb27699f9442e8345d93e14cb54aab8da1406e57624e8767bee46637094acebb [2022-04-27T15:25:41.042Z] #74 DONE 0.0s [2022-04-27T15:25:41.042Z] [2022-04-27T15:25:41.042Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T15:25:41.042Z] #75 sha256:6e4cbf7771138da3b66ae53a79b8c2e8d2dec911248d35b30a9f14de4a53bc89 [2022-04-27T15:25:41.104Z] === RUN TestParseEmptyInterface [2022-04-27T15:25:41.104Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestParseNonInterfaceType [2022-04-27T15:25:41.104Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestParseWithOneFunction [2022-04-27T15:25:41.104Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestParseWithMultipleFuncs [2022-04-27T15:25:41.104Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestParseWithUnnamedReturn [2022-04-27T15:25:41.104Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestEmbeddedInterface [2022-04-27T15:25:41.104Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestParsedImports [2022-04-27T15:25:41.104Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T15:25:41.104Z] === RUN TestAliasedImports [2022-04-27T15:25:41.104Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T15:25:41.104Z] PASS [2022-04-27T15:25:41.104Z] coverage: 56.8% of statements [2022-04-27T15:25:41.104Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2022-04-27T15:25:41.104Z] --- PASS: TestOverlappingRequests (0.20s) [2022-04-27T15:25:41.104Z] === RUN TestRelease [2022-04-27T15:25:41.104Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-27T15:25:41.104Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T15:25:41.213Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T15:25:41.213Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T15:25:41.213Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestFormatStatus [2022-04-27T15:25:41.213Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestFormatError [2022-04-27T15:25:41.213Z] --- PASS: TestFormatError (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestFormatJSONError [2022-04-27T15:25:41.213Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T15:25:41.213Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T15:25:41.213Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestNewJSONProgressOutput [2022-04-27T15:25:41.213Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestAuxFormatterEmit [2022-04-27T15:25:41.213Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestStreamWriterStdout [2022-04-27T15:25:41.213Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T15:25:41.213Z] === RUN TestStreamWriterStderr [2022-04-27T15:25:41.213Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T15:25:41.213Z] PASS [2022-04-27T15:25:41.213Z] coverage: 66.2% of statements [2022-04-27T15:25:41.213Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2022-04-27T15:25:41.560Z] === RUN TestHTTPTransport [2022-04-27T15:25:41.560Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T15:25:41.560Z] PASS [2022-04-27T15:25:41.560Z] coverage: 85.7% of statements [2022-04-27T15:25:41.560Z] ok github.com/docker/docker/pkg/plugins/transport 0.035s coverage: 85.7% of statements [2022-04-27T15:25:41.667Z] === RUN TestGenerateRandomID [2022-04-27T15:25:41.667Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestShortenId [2022-04-27T15:25:41.667Z] --- PASS: TestShortenId (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestShortenSha256Id [2022-04-27T15:25:41.667Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestShortenIdEmpty [2022-04-27T15:25:41.667Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestShortenIdInvalid [2022-04-27T15:25:41.667Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestIsShortIDNonHex [2022-04-27T15:25:41.667Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T15:25:41.667Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T15:25:41.667Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T15:25:41.667Z] PASS [2022-04-27T15:25:41.667Z] coverage: 70.6% of statements [2022-04-27T15:25:41.667Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-04-27T15:25:42.015Z] --- PASS: TestRelease (0.84s) [2022-04-27T15:25:42.015Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:25:42.015Z] time="2022-04-27T15:25:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T15:25:42.015Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:25:42.015Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T15:25:42.015Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T15:25:42.015Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:25:42.015Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T15:25:42.015Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T15:25:42.015Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T15:25:42.015Z] === RUN TestBufferPoolPutAndGet [2022-04-27T15:25:42.015Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T15:25:42.015Z] PASS [2022-04-27T15:25:42.015Z] coverage: 88.2% of statements [2022-04-27T15:25:42.015Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-04-27T15:25:42.122Z] 2022/04/27 15:25:41 Closing DB instances... [2022-04-27T15:25:42.122Z] === RUN TestIsCpusetListAvailable [2022-04-27T15:25:42.122Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T15:25:42.122Z] PASS [2022-04-27T15:25:42.122Z] coverage: 39.4% of statements [2022-04-27T15:25:42.122Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 39.4% of statements [2022-04-27T15:25:42.441Z] #75 DONE 1.5s [2022-04-27T15:25:42.441Z] [2022-04-27T15:25:42.441Z] #76 exporting to image [2022-04-27T15:25:42.441Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T15:25:42.441Z] #76 exporting layers [2022-04-27T15:25:42.471Z] === RUN TestOutputOnPrematureClose [2022-04-27T15:25:42.471Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T15:25:42.471Z] === RUN TestCompleteSilently [2022-04-27T15:25:42.471Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T15:25:42.471Z] PASS [2022-04-27T15:25:42.471Z] coverage: 75.9% of statements [2022-04-27T15:25:42.471Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-27T15:25:42.928Z] === RUN TestSendToOneSub [2022-04-27T15:25:42.928Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T15:25:42.928Z] === RUN TestSendToMultipleSubs [2022-04-27T15:25:42.928Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T15:25:42.928Z] === RUN TestEvictOneSub [2022-04-27T15:25:42.928Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T15:25:42.928Z] === RUN TestClosePublisher [2022-04-27T15:25:42.928Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T15:25:42.928Z] === RUN TestPubSubRace [2022-04-27T15:25:43.082Z] === RUN TestChtimes [2022-04-27T15:25:43.083Z] --- PASS: TestChtimes (0.00s) [2022-04-27T15:25:43.083Z] === RUN TestChtimesWindows [2022-04-27T15:25:43.083Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T15:25:43.083Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T15:25:43.083Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T15:25:43.083Z] PASS [2022-04-27T15:25:43.083Z] coverage: 13.0% of statements [2022-04-27T15:25:43.083Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 13.0% of statements [2022-04-27T15:25:43.194Z] #62 298.8 + bin/containerd-shim-runc-v1 [2022-04-27T15:25:43.537Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T15:25:43.537Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T15:25:43.537Z] === RUN TestTailFile [2022-04-27T15:25:43.537Z] --- PASS: TestTailFile (0.00s) [2022-04-27T15:25:43.537Z] === RUN TestTailFileManyLines [2022-04-27T15:25:43.537Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T15:25:43.537Z] === RUN TestTailEmptyFile [2022-04-27T15:25:43.537Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T15:25:43.537Z] === RUN TestTailNegativeN [2022-04-27T15:25:43.537Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader [2022-04-27T15:25:43.537Z] === CONT TestNewTailReader [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T15:25:43.537Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:43.537Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.537Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.538Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.538Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.539Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.539Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.539Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.889Z] 2022/04/27 15:25:43 Closing DB instances... [2022-04-27T15:25:43.889Z] --- PASS: TestPubSubRace (1.04s) [2022-04-27T15:25:43.889Z] PASS [2022-04-27T15:25:43.889Z] coverage: 75.0% of statements [2022-04-27T15:25:43.889Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 75.0% of statements [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.995Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.996Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.997Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:43.998Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:43.999Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] time="2022-04-27T15:25:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:43.999Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:44.000Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:44.001Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:44.001Z] PASS [2022-04-27T15:25:44.001Z] coverage: 88.6% of statements [2022-04-27T15:25:44.001Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2022-04-27T15:25:44.345Z] --- PASS: TestAllocateRandomDeallocate (2.54s) [2022-04-27T15:25:44.345Z] === RUN TestRetrieveFromStore [2022-04-27T15:25:44.345Z] time="2022-04-27T15:25:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T15:25:44.345Z] === RUN TestRegister [2022-04-27T15:25:44.345Z] --- PASS: TestRegister (0.00s) [2022-04-27T15:25:44.345Z] === RUN TestCommand [2022-04-27T15:25:44.455Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T15:25:44.455Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestTarSumRemove [2022-04-27T15:25:44.455Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestSortFileInfoSums [2022-04-27T15:25:44.455Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T15:25:44.455Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestNewTarSumForLabel [2022-04-27T15:25:44.455Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestEmptyTar [2022-04-27T15:25:44.455Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestTarSumsReadSize [2022-04-27T15:25:44.455Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestTarSums [2022-04-27T15:25:44.455Z] --- PASS: TestTarSums (0.04s) [2022-04-27T15:25:44.455Z] === RUN TestIteration [2022-04-27T15:25:44.455Z] --- PASS: TestIteration (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestVersionLabelForChecksum [2022-04-27T15:25:44.455Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestVersion [2022-04-27T15:25:44.455Z] --- PASS: TestVersion (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestGetVersion [2022-04-27T15:25:44.455Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T15:25:44.455Z] === RUN TestGetVersions [2022-04-27T15:25:44.455Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T15:25:44.455Z] PASS [2022-04-27T15:25:44.455Z] coverage: 89.3% of statements [2022-04-27T15:25:44.455Z] ok github.com/docker/docker/pkg/tarsum 0.079s coverage: 89.3% of statements [2022-04-27T15:25:44.800Z] --- PASS: TestCommand (0.03s) [2022-04-27T15:25:44.800Z] === RUN TestNaiveSelf [2022-04-27T15:25:44.800Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-27T15:25:44.800Z] PASS [2022-04-27T15:25:44.800Z] coverage: 82.4% of statements [2022-04-27T15:25:44.800Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2022-04-27T15:25:44.910Z] === RUN TestTruncIndex [2022-04-27T15:25:45.256Z] === RUN TestDump [2022-04-27T15:25:45.256Z] goroutine 19 [running]: [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.dump(0x6a2d57?) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T15:25:45.256Z] testing.tRunner(0xc0000851e0, 0x86a498) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:45.256Z] created by testing.(*T).Run [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:25:45.256Z] [2022-04-27T15:25:45.256Z] goroutine 1 [chan receive]: [2022-04-27T15:25:45.256Z] testing.(*T).Run(0xc000085040, {0x85913c?, 0x67c1f3?}, 0x86a498) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:25:45.256Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:25:45.256Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:45.256Z] testing.runTests(0xc000094460?, {0x9ee400, 0x3, 0x3}, {0x22a59490598?, 0x40?, 0x9f34a0?}) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:25:45.256Z] testing.(*M).Run(0xc000094460) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:25:45.256Z] main.main() [2022-04-27T15:25:45.256Z] _testmain.go:99 +0x255 [2022-04-27T15:25:45.256Z] --- PASS: TestDump (0.00s) [2022-04-27T15:25:45.256Z] === RUN TestDumpToFile [2022-04-27T15:25:45.256Z] --- PASS: TestDumpToFile (0.09s) [2022-04-27T15:25:45.256Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T15:25:45.256Z] goroutine 21 [running]: [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.dump(0x71ed13?) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x71ece0?}) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T15:25:45.256Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-04-27T15:25:45.256Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T15:25:45.256Z] testing.tRunner(0xc000085860, 0x86a488) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:45.256Z] created by testing.(*T).Run [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:25:45.256Z] [2022-04-27T15:25:45.256Z] goroutine 1 [chan receive]: [2022-04-27T15:25:45.256Z] testing.(*T).Run(0xc000085040, {0x860713?, 0x67c1f3?}, 0x86a488) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:25:45.256Z] testing.runTests.func1(0xc0000b6840?) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:25:45.256Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:25:45.256Z] testing.runTests(0xc000094460?, {0x9ee400, 0x3, 0x3}, {0x22a59490598?, 0x40?, 0x9f34a0?}) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:25:45.256Z] testing.(*M).Run(0xc000094460) [2022-04-27T15:25:45.256Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:25:45.256Z] main.main() [2022-04-27T15:25:45.256Z] _testmain.go:99 +0x255 [2022-04-27T15:25:45.256Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T15:25:45.256Z] PASS [2022-04-27T15:25:45.256Z] coverage: 90.9% of statements [2022-04-27T15:25:45.256Z] ok github.com/docker/docker/pkg/stack 0.118s coverage: 90.9% of statements [2022-04-27T15:25:45.256Z] --- PASS: TestRetrieveFromStore (0.98s) [2022-04-27T15:25:45.256Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T15:25:45.256Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-27T15:25:45.256Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T15:25:45.256Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T15:25:45.256Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T15:25:45.256Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T15:25:45.256Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T15:25:45.256Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T15:25:45.256Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T15:25:45.256Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T15:25:45.256Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T15:25:45.256Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T15:25:45.256Z] === RUN TestDebug [2022-04-27T15:25:45.256Z] --- PASS: TestDebug (0.00s) [2022-04-27T15:25:45.256Z] === RUN TestRequestPoolParallel [2022-04-27T15:25:45.364Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T15:25:45.364Z] PASS [2022-04-27T15:25:45.364Z] coverage: 91.5% of statements [2022-04-27T15:25:45.364Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2022-04-27T15:25:45.712Z] --- PASS: TestRequestPoolParallel (0.34s) [2022-04-27T15:25:45.712Z] === RUN TestFullAllocateRelease [2022-04-27T15:25:45.712Z] === RUN TestNewStdWriter [2022-04-27T15:25:45.712Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T15:25:45.712Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestWriteWithNilBytes [2022-04-27T15:25:45.712Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestWrite [2022-04-27T15:25:45.712Z] --- PASS: TestWrite (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestWriteWithWriterError [2022-04-27T15:25:45.712Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T15:25:45.712Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyWriteAndRead [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T15:25:45.712Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T15:25:45.712Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T15:25:45.712Z] PASS [2022-04-27T15:25:45.712Z] coverage: 100.0% of statements [2022-04-27T15:25:45.712Z] ok github.com/docker/docker/pkg/stdcopy 0.031s coverage: 100.0% of statements [2022-04-27T15:25:45.823Z] === RUN TestVersionInfo [2022-04-27T15:25:45.823Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T15:25:45.823Z] === RUN TestAppendVersions [2022-04-27T15:25:45.823Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T15:25:45.823Z] PASS [2022-04-27T15:25:45.823Z] coverage: 88.9% of statements [2022-04-27T15:25:45.823Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2022-04-27T15:25:45.823Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T15:25:45.823Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T15:25:45.823Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T15:25:45.823Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T15:25:46.168Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-04-27T15:25:46.168Z] === RUN TestOddAllocateRelease [2022-04-27T15:25:46.168Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-04-27T15:25:46.168Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T15:25:46.168Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2022-04-27T15:25:46.168Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T15:25:46.168Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-27T15:25:46.168Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T15:25:46.168Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:25:46.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T15:25:46.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T15:25:46.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:46.168Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T15:25:46.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:46.168Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:25:46.168Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:25:46.168Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T15:25:46.168Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:25:46.168Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:25:46.168Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:25:46.168Z] PASS [2022-04-27T15:25:46.168Z] coverage: 85.3% of statements [2022-04-27T15:25:46.168Z] ok github.com/docker/docker/libnetwork/ipam 34.766s coverage: 85.3% of statements [2022-04-27T15:25:46.168Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T15:25:46.168Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T15:25:46.168Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestFormatStatus [2022-04-27T15:25:46.168Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestFormatError [2022-04-27T15:25:46.168Z] --- PASS: TestFormatError (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestFormatJSONError [2022-04-27T15:25:46.168Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T15:25:46.168Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T15:25:46.168Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestNewJSONProgressOutput [2022-04-27T15:25:46.168Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestAuxFormatterEmit [2022-04-27T15:25:46.168Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestStreamWriterStdout [2022-04-27T15:25:46.168Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T15:25:46.168Z] === RUN TestStreamWriterStderr [2022-04-27T15:25:46.168Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T15:25:46.168Z] PASS [2022-04-27T15:25:46.168Z] coverage: 66.2% of statements [2022-04-27T15:25:46.168Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2022-04-27T15:25:46.624Z] === RUN TestGenerateRandomID [2022-04-27T15:25:46.624Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestShortenId [2022-04-27T15:25:46.624Z] --- PASS: TestShortenId (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestShortenSha256Id [2022-04-27T15:25:46.624Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestShortenIdEmpty [2022-04-27T15:25:46.624Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestShortenIdInvalid [2022-04-27T15:25:46.624Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestIsShortIDNonHex [2022-04-27T15:25:46.624Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T15:25:46.624Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T15:25:46.624Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T15:25:46.624Z] PASS [2022-04-27T15:25:46.624Z] coverage: 70.6% of statements [2022-04-27T15:25:46.624Z] ok github.com/docker/docker/pkg/stringid 0.027s coverage: 70.6% of statements [2022-04-27T15:25:46.783Z] === RUN TestNewSettable [2022-04-27T15:25:46.783Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T15:25:46.783Z] === RUN TestIsSettable [2022-04-27T15:25:46.783Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T15:25:46.783Z] === RUN TestUpdateSettingsEnv [2022-04-27T15:25:46.783Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T15:25:46.783Z] PASS [2022-04-27T15:25:46.783Z] coverage: 20.0% of statements [2022-04-27T15:25:46.783Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 20.0% of statements [2022-04-27T15:25:46.783Z] === RUN TestValidatePrivileges [2022-04-27T15:25:46.783Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T15:25:46.783Z] === RUN TestFilterByCapNeg [2022-04-27T15:25:46.783Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T15:25:46.783Z] === RUN TestFilterByCapPos [2022-04-27T15:25:46.783Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T15:25:46.783Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T15:25:46.783Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T15:25:46.783Z] PASS [2022-04-27T15:25:46.783Z] coverage: 12.2% of statements [2022-04-27T15:25:46.783Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.2% of statements [2022-04-27T15:25:47.080Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.26s) [2022-04-27T15:25:47.080Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T15:25:47.238Z] === RUN TestLoad [2022-04-27T15:25:47.238Z] --- PASS: TestLoad (0.00s) [2022-04-27T15:25:47.238Z] === RUN TestSave [2022-04-27T15:25:47.536Z] === RUN TestIsCpusetListAvailable [2022-04-27T15:25:47.536Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T15:25:47.536Z] PASS [2022-04-27T15:25:47.536Z] coverage: 39.4% of statements [2022-04-27T15:25:47.536Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2022-04-27T15:25:47.692Z] --- PASS: TestSave (0.02s) [2022-04-27T15:25:47.692Z] === RUN TestAddDeleteGet [2022-04-27T15:25:47.692Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-27T15:25:47.692Z] === RUN TestInvalidTags [2022-04-27T15:25:47.692Z] --- PASS: TestInvalidTags (0.01s) [2022-04-27T15:25:47.692Z] PASS [2022-04-27T15:25:47.692Z] coverage: 84.4% of statements [2022-04-27T15:25:47.692Z] ok github.com/docker/docker/reference 0.083s coverage: 84.4% of statements [2022-04-27T15:25:48.151Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T15:25:48.151Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T15:25:48.151Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T15:25:48.151Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestValidateMirror [2022-04-27T15:25:48.151Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestLoadInsecureRegistries [2022-04-27T15:25:48.151Z] time="2022-04-27T15:25:47Z" 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-27T15:25:48.151Z] time="2022-04-27T15:25:48Z" 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-27T15:25:48.151Z] time="2022-04-27T15:25:48Z" 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-27T15:25:48.151Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2022-04-27T15:25:48.151Z] === RUN TestNewServiceConfig [2022-04-27T15:25:48.151Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestValidateIndexName [2022-04-27T15:25:48.151Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestValidateIndexNameWithError [2022-04-27T15:25:48.151Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestEndpointParse [2022-04-27T15:25:48.151Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestEndpointParseInvalid [2022-04-27T15:25:48.151Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestValidateEndpoint [2022-04-27T15:25:48.151Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestPing [2022-04-27T15:25:48.151Z] --- PASS: TestPing (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestPingRegistryEndpoint [2022-04-27T15:25:48.151Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:48.151Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T15:25:48.151Z] === RUN TestEndpoint [2022-04-27T15:25:48.151Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:48.151Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestParseRepositoryInfo [2022-04-27T15:25:48.151Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestNewIndexInfo [2022-04-27T15:25:48.151Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestMirrorEndpointLookup [2022-04-27T15:25:48.151Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:48.151Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestSearchRepositories [2022-04-27T15:25:48.151Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T15:25:48.151Z] Host: 127.0.0.1:49318 [2022-04-27T15:25:48.151Z] User-Agent: docker test client [2022-04-27T15:25:48.151Z] Authorization: Token fake-token [2022-04-27T15:25:48.151Z] X-Docker-Token: true [2022-04-27T15:25:48.151Z] Accept-Encoding: gzip [2022-04-27T15:25:48.151Z] [2022-04-27T15:25:48.151Z] [2022-04-27T15:25:48.151Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T15:25:48.151Z] Connection: close [2022-04-27T15:25:48.151Z] Content-Length: 144 [2022-04-27T15:25:48.151Z] Cache-Control: no-cache [2022-04-27T15:25:48.151Z] Content-Type: application/json [2022-04-27T15:25:48.151Z] Date: Wed, 27 Apr 2022 15:25:48 GMT [2022-04-27T15:25:48.151Z] Expires: -1 [2022-04-27T15:25:48.151Z] Pragma: no-cache [2022-04-27T15:25:48.151Z] Server: docker-tests/mock [2022-04-27T15:25:48.151Z] X-Docker-Registry-Config: mock [2022-04-27T15:25:48.151Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T15:25:48.151Z] [2022-04-27T15:25:48.151Z] [2022-04-27T15:25:48.151Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestTrustedLocation [2022-04-27T15:25:48.151Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T15:25:48.151Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T15:25:48.151Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestIsSecureIndex [2022-04-27T15:25:48.151Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T15:25:48.151Z] PASS [2022-04-27T15:25:48.151Z] coverage: 51.7% of statements [2022-04-27T15:25:48.151Z] ok github.com/docker/docker/registry 0.171s coverage: 51.7% of statements [2022-04-27T15:25:48.151Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T15:25:48.151Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T15:25:48.151Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T15:25:48.498Z] 2022/04/27 15:25:48 Closing DB instances... [2022-04-27T15:25:48.498Z] === RUN TestChtimes [2022-04-27T15:25:48.498Z] --- PASS: TestChtimes (0.00s) [2022-04-27T15:25:48.498Z] === RUN TestChtimesWindows [2022-04-27T15:25:48.498Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T15:25:48.498Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T15:25:48.498Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T15:25:48.498Z] PASS [2022-04-27T15:25:48.498Z] coverage: 13.0% of statements [2022-04-27T15:25:48.498Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 13.0% of statements [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T15:25:48.607Z] time="2022-04-27T15:25:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReader [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T15:25:48.607Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T15:25:48.607Z] PASS [2022-04-27T15:25:48.607Z] coverage: 100.0% of statements [2022-04-27T15:25:48.607Z] ok github.com/docker/docker/registry/resumable 0.158s coverage: 100.0% of statements [2022-04-27T15:25:48.607Z] === RUN TestRestartManagerTimeout [2022-04-27T15:25:48.607Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T15:25:48.607Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T15:25:48.607Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T15:25:48.607Z] PASS [2022-04-27T15:25:48.607Z] coverage: 50.9% of statements [2022-04-27T15:25:48.607Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-04-27T15:25:48.958Z] === RUN TestTailFile [2022-04-27T15:25:48.958Z] --- PASS: TestTailFile (0.00s) [2022-04-27T15:25:48.958Z] === RUN TestTailFileManyLines [2022-04-27T15:25:48.958Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T15:25:48.958Z] === RUN TestTailEmptyFile [2022-04-27T15:25:48.958Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T15:25:48.958Z] === RUN TestTailNegativeN [2022-04-27T15:25:48.958Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.958Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.958Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.959Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.959Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.959Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.960Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.960Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.960Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:25:48.961Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.961Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:48.961Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:48.962Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:48.962Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.012Z] #76 exporting layers 6.4s done [2022-04-27T15:25:49.012Z] #76 writing image sha256:d765ab511044d13f78e7cb09fe089f9553bd7ce1a5ee6794cf1c0ac0fd10e77f 0.0s done [2022-04-27T15:25:49.012Z] #76 naming to docker.io/library/docker:a71e53edee951e7fef809082c5440835c473e449 done [2022-04-27T15:25:49.012Z] #76 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-04-27T15:25:49.061Z] === RUN TestDecodeContainerConfig [2022-04-27T15:25:49.062Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T15:25:49.062Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T15:25:49.062Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T15:25:49.062Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T15:25:49.062Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T15:25:49.062Z] === RUN TestValidatePrivileged [2022-04-27T15:25:49.062Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T15:25:49.062Z] PASS [2022-04-27T15:25:49.062Z] coverage: 52.4% of statements [2022-04-27T15:25:49.062Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.4% of statements [Pipeline] sh [2022-04-27T15:25:49.364Z] + trap exit INT TERM [2022-04-27T15:25:49.364Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-27T15:25:49.364Z] + CONTAINER_NAME=docker-pr1 [2022-04-27T15:25:49.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -e DOCKER_GRAPHDRIVER docker:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh dynbinary [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.419Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.419Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.420Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:25:49.421Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.421Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.422Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:25:49.423Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:25:49.423Z] PASS [2022-04-27T15:25:49.424Z] coverage: 88.6% of statements [2022-04-27T15:25:49.424Z] ok github.com/docker/docker/pkg/tailfile 0.132s coverage: 88.6% of statements [2022-04-27T15:25:49.424Z] time="2022-04-27T15:25:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T15:25:49.516Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T15:25:49.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T15:25:49.516Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T15:25:49.516Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T15:25:49.516Z] PASS [2022-04-27T15:25:49.516Z] coverage: 62.5% of statements [2022-04-27T15:25:49.516Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-04-27T15:25:49.783Z] #62 305.2 + bin/containerd-shim-runc-v2 [2022-04-27T15:25:49.879Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T15:25:49.879Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T15:25:49.879Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T15:25:49.879Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestTarSumRemove [2022-04-27T15:25:49.879Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestSortFileInfoSums [2022-04-27T15:25:49.879Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T15:25:49.879Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestNewTarSumForLabel [2022-04-27T15:25:49.879Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestEmptyTar [2022-04-27T15:25:49.879Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestTarSumsReadSize [2022-04-27T15:25:49.879Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestTarSums [2022-04-27T15:25:49.879Z] --- PASS: TestTarSums (0.04s) [2022-04-27T15:25:49.879Z] === RUN TestIteration [2022-04-27T15:25:49.879Z] --- PASS: TestIteration (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestVersionLabelForChecksum [2022-04-27T15:25:49.879Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestVersion [2022-04-27T15:25:49.879Z] --- PASS: TestVersion (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestGetVersion [2022-04-27T15:25:49.879Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T15:25:49.879Z] === RUN TestGetVersions [2022-04-27T15:25:49.879Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T15:25:49.879Z] PASS [2022-04-27T15:25:49.879Z] coverage: 89.3% of statements [2022-04-27T15:25:49.879Z] ok github.com/docker/docker/pkg/tarsum 0.084s coverage: 89.3% of statements [2022-04-27T15:25:50.334Z] === RUN TestTruncIndex [2022-04-27T15:25:50.334Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T15:25:50.334Z] PASS [2022-04-27T15:25:50.334Z] coverage: 91.5% of statements [2022-04-27T15:25:50.334Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2022-04-27T15:25:50.385Z] #62 306.1 + binaries [2022-04-27T15:25:50.653Z] #62 306.1 + install -D bin/containerd /build/containerd [2022-04-27T15:25:50.653Z] #62 306.1 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T15:25:50.653Z] #62 306.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T15:25:50.653Z] #62 306.2 + install -D bin/ctr /build/ctr [2022-04-27T15:25:50.795Z] === RUN TestVersionInfo [2022-04-27T15:25:50.795Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T15:25:50.795Z] === RUN TestAppendVersions [2022-04-27T15:25:50.795Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T15:25:50.795Z] PASS [2022-04-27T15:25:50.795Z] coverage: 88.9% of statements [2022-04-27T15:25:50.795Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-27T15:25:51.044Z] === RUN TestGetDriver [2022-04-27T15:25:51.044Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T15:25:51.044Z] === RUN TestVolumeRequestError [2022-04-27T15:25:51.044Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T15:25:51.044Z] PASS [2022-04-27T15:25:51.044Z] coverage: 36.1% of statements [2022-04-27T15:25:51.044Z] ok github.com/docker/docker/volume/drivers 0.034s coverage: 36.1% of statements [2022-04-27T15:25:51.044Z] === RUN TestGetAddress [2022-04-27T15:25:51.044Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T15:25:51.044Z] === RUN TestRemove [2022-04-27T15:25:51.044Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:25:51.044Z] --- SKIP: TestRemove (0.00s) [2022-04-27T15:25:51.044Z] === RUN TestInitializeWithVolumes [2022-04-27T15:25:51.045Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-27T15:25:51.045Z] === RUN TestCreate [2022-04-27T15:25:51.045Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:25:51.045Z] === RUN TestValidateName [2022-04-27T15:25:51.045Z] --- PASS: TestValidateName (0.00s) [2022-04-27T15:25:51.045Z] === RUN TestCreateWithOpts [2022-04-27T15:25:51.045Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:25:51.045Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T15:25:51.045Z] === RUN TestRelaodNoOpts [2022-04-27T15:25:51.045Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-27T15:25:51.045Z] PASS [2022-04-27T15:25:51.045Z] coverage: 41.5% of statements [2022-04-27T15:25:51.045Z] ok github.com/docker/docker/volume/local 0.046s coverage: 41.5% of statements [2022-04-27T15:25:51.270Z] [2022-04-27T15:25:51.270Z] Removing bundles/ [2022-04-27T15:25:51.270Z] [2022-04-27T15:25:51.270Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T15:25:51.270Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:25:51.270Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRaw [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T15:25:52.004Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRaw [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T15:25:52.004Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestConvertTmpfsOptions [2022-04-27T15:25:52.004Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T15:25:52.004Z] linux_parser_test.go:209: data="ro" [2022-04-27T15:25:52.004Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestParseMountSpec [2022-04-27T15:25:52.004Z] parser_test.go:62: case 0 [2022-04-27T15:25:52.004Z] parser_test.go:62: case 1 [2022-04-27T15:25:52.004Z] parser_test.go:62: case 2 [2022-04-27T15:25:52.004Z] parser_test.go:62: case 3 [2022-04-27T15:25:52.004Z] parser_test.go:62: case 4 [2022-04-27T15:25:52.004Z] parser_test.go:62: case 5 [2022-04-27T15:25:52.004Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestValidateMount [2022-04-27T15:25:52.004Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRaw [2022-04-27T15:25:52.004Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T15:25:52.004Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:25:52.005Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T15:25:52.005Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:25:52.005Z] PASS [2022-04-27T15:25:52.005Z] coverage: 67.6% of statements [2022-04-27T15:25:52.005Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2022-04-27T15:25:52.327Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T15:25:52.327Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T15:25:52.327Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T15:25:52.327Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T15:25:52.327Z] === RUN TestValidatePrivileges [2022-04-27T15:25:52.327Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T15:25:52.327Z] === RUN TestFilterByCapNeg [2022-04-27T15:25:52.327Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T15:25:52.327Z] === RUN TestFilterByCapPos [2022-04-27T15:25:52.327Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T15:25:52.327Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T15:25:52.327Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T15:25:52.327Z] PASS [2022-04-27T15:25:52.327Z] coverage: 12.2% of statements [2022-04-27T15:25:52.327Z] ok github.com/docker/docker/plugin 0.035s coverage: 12.2% of statements [2022-04-27T15:25:52.459Z] === RUN TestSetGetMeta [2022-04-27T15:25:52.459Z] === PAUSE TestSetGetMeta [2022-04-27T15:25:52.459Z] === RUN TestRestore [2022-04-27T15:25:52.459Z] === PAUSE TestRestore [2022-04-27T15:25:52.459Z] === RUN TestServiceCreate [2022-04-27T15:25:52.459Z] === PAUSE TestServiceCreate [2022-04-27T15:25:52.459Z] === RUN TestServiceList [2022-04-27T15:25:52.459Z] === PAUSE TestServiceList [2022-04-27T15:25:52.459Z] === RUN TestServiceRemove [2022-04-27T15:25:52.459Z] === PAUSE TestServiceRemove [2022-04-27T15:25:52.459Z] === RUN TestServiceGet [2022-04-27T15:25:52.459Z] === PAUSE TestServiceGet [2022-04-27T15:25:52.459Z] === RUN TestServicePrune [2022-04-27T15:25:52.459Z] === PAUSE TestServicePrune [2022-04-27T15:25:52.459Z] === RUN TestCreate [2022-04-27T15:25:52.459Z] === PAUSE TestCreate [2022-04-27T15:25:52.459Z] === RUN TestRemove [2022-04-27T15:25:52.459Z] === PAUSE TestRemove [2022-04-27T15:25:52.459Z] === RUN TestList [2022-04-27T15:25:52.459Z] === PAUSE TestList [2022-04-27T15:25:52.459Z] === RUN TestFindByDriver [2022-04-27T15:25:52.459Z] === PAUSE TestFindByDriver [2022-04-27T15:25:52.459Z] === RUN TestFindByReferenced [2022-04-27T15:25:52.459Z] === PAUSE TestFindByReferenced [2022-04-27T15:25:52.459Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T15:25:52.459Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T15:25:52.459Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:52.459Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:52.459Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T15:25:52.459Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T15:25:52.459Z] === RUN TestRefDerefRemove [2022-04-27T15:25:52.459Z] === PAUSE TestRefDerefRemove [2022-04-27T15:25:52.459Z] === RUN TestGet [2022-04-27T15:25:52.459Z] === PAUSE TestGet [2022-04-27T15:25:52.459Z] === RUN TestGetWithReference [2022-04-27T15:25:52.459Z] === PAUSE TestGetWithReference [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:52.459Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:52.459Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T15:25:52.459Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T15:25:52.459Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T15:25:52.459Z] === CONT TestSetGetMeta [2022-04-27T15:25:52.459Z] === CONT TestServiceGet [2022-04-27T15:25:52.459Z] === CONT TestList [2022-04-27T15:25:52.459Z] === CONT TestServiceList [2022-04-27T15:25:52.459Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-27T15:25:52.459Z] === CONT TestRemove [2022-04-27T15:25:52.459Z] --- PASS: TestList (0.03s) [2022-04-27T15:25:52.459Z] === CONT TestCreate [2022-04-27T15:25:52.459Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T15:25:52.459Z] --- PASS: TestRemove (0.02s) [2022-04-27T15:25:52.459Z] === CONT TestServicePrune [2022-04-27T15:25:52.460Z] === RUN TestClientStream [2022-04-27T15:25:52.460Z] --- PASS: TestClientStream (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestClientSendFile [2022-04-27T15:25:52.460Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestClientWithRequestTimeout [2022-04-27T15:25:52.460Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestServiceRemove [2022-04-27T15:25:52.460Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T15:25:52.460Z] === RUN TestFileSpecPlugin [2022-04-27T15:25:52.460Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T15:25:52.460Z] === RUN TestFileJSONSpecPlugin [2022-04-27T15:25:52.460Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T15:25:52.460Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestPluginAddHandler [2022-04-27T15:25:52.460Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestPluginWaitBadPlugin [2022-04-27T15:25:52.460Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T15:25:52.460Z] === RUN TestGet [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T15:25:52.460Z] --- PASS: TestServiceGet (0.12s) [2022-04-27T15:25:52.460Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:52.460Z] --- PASS: TestServiceRemove (0.09s) [2022-04-27T15:25:52.460Z] === CONT TestGetWithReference [2022-04-27T15:25:52.460Z] --- PASS: TestServiceList (0.13s) [2022-04-27T15:25:52.460Z] === CONT TestGet [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:52.460Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-27T15:25:52.460Z] === CONT TestRefDerefRemove [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T15:25:52.460Z] --- PASS: TestGetWithReference (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestServiceCreate [2022-04-27T15:25:52.460Z] --- PASS: TestGet (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T15:25:52.460Z] time="2022-04-27T15:25:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:52.460Z] --- PASS: TestServicePrune (0.12s) [2022-04-27T15:25:52.460Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:52.460Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestFindByReferenced [2022-04-27T15:25:52.460Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestFindByDriver [2022-04-27T15:25:52.460Z] --- PASS: TestServiceCreate (0.01s) [2022-04-27T15:25:52.460Z] === CONT TestRestore [2022-04-27T15:25:52.460Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-27T15:25:52.460Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-27T15:25:52.460Z] --- PASS: TestFindByDriver (0.01s) [2022-04-27T15:25:52.460Z] --- PASS: TestRestore (0.01s) [2022-04-27T15:25:52.460Z] PASS [2022-04-27T15:25:52.460Z] coverage: 69.0% of statements [2022-04-27T15:25:52.460Z] ok github.com/docker/docker/volume/service 0.207s coverage: 69.0% of statements [2022-04-27T15:25:52.612Z] #62 DONE 308.2s [2022-04-27T15:25:52.783Z] === RUN TestNewSettable [2022-04-27T15:25:52.784Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T15:25:52.784Z] === RUN TestIsSettable [2022-04-27T15:25:52.784Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T15:25:52.784Z] === RUN TestUpdateSettingsEnv [2022-04-27T15:25:52.784Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T15:25:52.784Z] PASS [2022-04-27T15:25:52.784Z] coverage: 20.0% of statements [2022-04-27T15:25:52.784Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2022-04-27T15:25:52.784Z] === RUN TestLoad [2022-04-27T15:25:52.784Z] --- PASS: TestLoad (0.00s) [2022-04-27T15:25:52.784Z] === RUN TestSave [2022-04-27T15:25:52.784Z] --- PASS: TestSave (0.02s) [2022-04-27T15:25:52.784Z] === RUN TestAddDeleteGet [2022-04-27T15:25:52.784Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-27T15:25:52.784Z] === RUN TestInvalidTags [2022-04-27T15:25:52.784Z] --- PASS: TestInvalidTags (0.00s) [2022-04-27T15:25:52.784Z] PASS [2022-04-27T15:25:52.784Z] coverage: 84.4% of statements [2022-04-27T15:25:52.784Z] ok github.com/docker/docker/reference 0.075s coverage: 84.4% of statements [2022-04-27T15:25:53.422Z] time="2022-04-27T15:25:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T15:25:53.744Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T15:25:53.744Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T15:25:53.744Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T15:25:53.744Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T15:25:53.744Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T15:25:53.744Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T15:25:53.744Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T15:25:53.993Z] [2022-04-27T15:25:53.993Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T15:25:53.993Z] #63 sha256:d8d3196967dd1c3dc01b6a05a9bf8d47b5d3fcc53dbdb7f78a93168d8f61bd9e [2022-04-27T15:25:54.200Z] time="2022-04-27T15:25:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2022-04-27T15:25:54.200Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestResumableRequestReader [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T15:25:54.200Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T15:25:54.200Z] PASS [2022-04-27T15:25:54.200Z] coverage: 100.0% of statements [2022-04-27T15:25:54.200Z] ok github.com/docker/docker/registry/resumable 0.130s coverage: 100.0% of statements [2022-04-27T15:25:54.200Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T15:25:54.200Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T15:25:54.200Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T15:25:54.200Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestValidateMirror [2022-04-27T15:25:54.200Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T15:25:54.200Z] === RUN TestLoadInsecureRegistries [2022-04-27T15:25:54.562Z] #63 DONE 0.9s [2022-04-27T15:25:54.562Z] [2022-04-27T15:25:54.562Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T15:25:54.562Z] #68 sha256:fb5601cadc3216834f335946474e1337ac13fd867aac795e9872fef35d9f17ee [2022-04-27T15:25:54.656Z] time="2022-04-27T15:25:54Z" 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-27T15:25:54.656Z] time="2022-04-27T15:25:54Z" 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-27T15:25:54.656Z] time="2022-04-27T15:25:54Z" 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-27T15:25:54.656Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2022-04-27T15:25:54.656Z] === RUN TestNewServiceConfig [2022-04-27T15:25:54.656Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestValidateIndexName [2022-04-27T15:25:54.656Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestValidateIndexNameWithError [2022-04-27T15:25:54.656Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestEndpointParse [2022-04-27T15:25:54.656Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestEndpointParseInvalid [2022-04-27T15:25:54.656Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestValidateEndpoint [2022-04-27T15:25:54.656Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestPing [2022-04-27T15:25:54.656Z] --- PASS: TestPing (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestPingRegistryEndpoint [2022-04-27T15:25:54.656Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:54.656Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestEndpoint [2022-04-27T15:25:54.656Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:54.656Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestParseRepositoryInfo [2022-04-27T15:25:54.656Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestNewIndexInfo [2022-04-27T15:25:54.656Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestMirrorEndpointLookup [2022-04-27T15:25:54.656Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:25:54.656Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestSearchRepositories [2022-04-27T15:25:54.656Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T15:25:54.656Z] Host: 127.0.0.1:49328 [2022-04-27T15:25:54.656Z] User-Agent: docker test client [2022-04-27T15:25:54.656Z] Authorization: Token fake-token [2022-04-27T15:25:54.656Z] X-Docker-Token: true [2022-04-27T15:25:54.656Z] Accept-Encoding: gzip [2022-04-27T15:25:54.656Z] [2022-04-27T15:25:54.656Z] [2022-04-27T15:25:54.656Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T15:25:54.656Z] Connection: close [2022-04-27T15:25:54.656Z] Content-Length: 144 [2022-04-27T15:25:54.656Z] Cache-Control: no-cache [2022-04-27T15:25:54.656Z] Content-Type: application/json [2022-04-27T15:25:54.656Z] Date: Wed, 27 Apr 2022 15:25:54 GMT [2022-04-27T15:25:54.656Z] Expires: -1 [2022-04-27T15:25:54.656Z] Pragma: no-cache [2022-04-27T15:25:54.656Z] Server: docker-tests/mock [2022-04-27T15:25:54.656Z] X-Docker-Registry-Config: mock [2022-04-27T15:25:54.656Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T15:25:54.656Z] [2022-04-27T15:25:54.656Z] [2022-04-27T15:25:54.656Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestTrustedLocation [2022-04-27T15:25:54.656Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T15:25:54.656Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T15:25:54.656Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestIsSecureIndex [2022-04-27T15:25:54.656Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T15:25:54.656Z] PASS [2022-04-27T15:25:54.656Z] coverage: 51.7% of statements [2022-04-27T15:25:54.656Z] === RUN TestRestartManagerTimeout [2022-04-27T15:25:54.656Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T15:25:54.656Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T15:25:54.656Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T15:25:54.656Z] PASS [2022-04-27T15:25:54.656Z] coverage: 50.9% of statements [2022-04-27T15:25:54.656Z] ok github.com/docker/docker/registry 0.153s coverage: 51.7% of statements [2022-04-27T15:25:54.656Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-04-27T15:25:54.821Z] #68 DONE 0.2s [2022-04-27T15:25:54.821Z] [2022-04-27T15:25:54.821Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T15:25:54.821Z] #73 sha256:3e83379afe6870aad355befec200f4a0b5b760ba9778cb3616bc7fb269b99ec9 [2022-04-27T15:25:55.112Z] === RUN TestDecodeContainerConfig [2022-04-27T15:25:55.112Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T15:25:55.112Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T15:25:55.112Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T15:25:55.112Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T15:25:55.112Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T15:25:55.112Z] === RUN TestValidatePrivileged [2022-04-27T15:25:55.112Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T15:25:55.112Z] PASS [2022-04-27T15:25:55.112Z] coverage: 52.4% of statements [2022-04-27T15:25:55.112Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.4% of statements [2022-04-27T15:25:55.112Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T15:25:55.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T15:25:55.112Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T15:25:55.112Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T15:25:55.112Z] PASS [2022-04-27T15:25:55.112Z] coverage: 62.5% of statements [2022-04-27T15:25:55.112Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2022-04-27T15:25:55.580Z] time="2022-04-27T15:25:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T15:25:55.761Z] #73 DONE 0.9s [2022-04-27T15:25:55.761Z] [2022-04-27T15:25:55.761Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T15:25:55.761Z] #74 sha256:a81028c01e8e6a2d071af9c79381b342028b27281674228cc848550e915442fd [2022-04-27T15:25:55.761Z] #74 DONE 0.0s [2022-04-27T15:25:55.761Z] [2022-04-27T15:25:55.761Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T15:25:55.761Z] #75 sha256:b5578407633cd53ccfc5dc92cd30e355b0bf9e26d849d295666a59311bc6c06d [2022-04-27T15:25:56.639Z] === RUN TestGetDriver [2022-04-27T15:25:56.639Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T15:25:56.639Z] === RUN TestVolumeRequestError [2022-04-27T15:25:56.639Z] --- PASS: TestVolumeRequestError (0.00s) [2022-04-27T15:25:56.639Z] PASS [2022-04-27T15:25:56.639Z] coverage: 36.1% of statements [2022-04-27T15:25:56.639Z] ok github.com/docker/docker/volume/drivers 0.033s coverage: 36.1% of statements [2022-04-27T15:25:57.094Z] === RUN TestGetAddress [2022-04-27T15:25:57.094Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T15:25:57.094Z] === RUN TestRemove [2022-04-27T15:25:57.094Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:25:57.094Z] --- SKIP: TestRemove (0.00s) [2022-04-27T15:25:57.094Z] === RUN TestInitializeWithVolumes [2022-04-27T15:25:57.094Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-27T15:25:57.094Z] === RUN TestCreate [2022-04-27T15:25:57.094Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:25:57.094Z] === RUN TestValidateName [2022-04-27T15:25:57.094Z] --- PASS: TestValidateName (0.00s) [2022-04-27T15:25:57.094Z] === RUN TestCreateWithOpts [2022-04-27T15:25:57.094Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:25:57.094Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T15:25:57.094Z] === RUN TestRelaodNoOpts [2022-04-27T15:25:57.094Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-27T15:25:57.094Z] PASS [2022-04-27T15:25:57.094Z] coverage: 41.5% of statements [2022-04-27T15:25:57.094Z] ok github.com/docker/docker/volume/local 0.047s coverage: 41.5% of statements [2022-04-27T15:25:57.142Z] #75 DONE 1.3s [2022-04-27T15:25:57.143Z] [2022-04-27T15:25:57.143Z] #76 exporting to image [2022-04-27T15:25:57.143Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T15:25:57.143Z] #76 exporting layers [2022-04-27T15:25:57.297Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 2m52.171666845s [2022-04-27T15:25:57.297Z] 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-27T15:25:57.297Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.398734ms [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 6.1% of statements [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-04-27T15:25:57.443Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T15:25:57.443Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T15:25:57.550Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T15:25:57.550Z] === RUN TestClientStream [2022-04-27T15:25:57.550Z] --- PASS: TestClientStream (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestClientSendFile [2022-04-27T15:25:57.550Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestClientWithRequestTimeout [2022-04-27T15:25:57.550Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestFileSpecPlugin [2022-04-27T15:25:57.550Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T15:25:57.550Z] === RUN TestFileJSONSpecPlugin [2022-04-27T15:25:57.550Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T15:25:57.550Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestPluginAddHandler [2022-04-27T15:25:57.550Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestPluginWaitBadPlugin [2022-04-27T15:25:57.550Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestGet [2022-04-27T15:25:57.550Z] time="2022-04-27T15:25:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRaw [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T15:25:57.550Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRaw [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T15:25:57.550Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestConvertTmpfsOptions [2022-04-27T15:25:57.550Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T15:25:57.550Z] linux_parser_test.go:209: data="ro" [2022-04-27T15:25:57.550Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T15:25:57.550Z] === RUN TestParseMountSpec [2022-04-27T15:25:57.550Z] parser_test.go:62: case 0 [2022-04-27T15:25:57.550Z] parser_test.go:62: case 1 [2022-04-27T15:25:58.005Z] parser_test.go:62: case 2 [2022-04-27T15:25:58.005Z] parser_test.go:62: case 3 [2022-04-27T15:25:58.005Z] parser_test.go:62: case 4 [2022-04-27T15:25:58.005Z] parser_test.go:62: case 5 [2022-04-27T15:25:58.005Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T15:25:58.005Z] === RUN TestValidateMount [2022-04-27T15:25:58.005Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRaw [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:25:58.005Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T15:25:58.005Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:25:58.005Z] PASS [2022-04-27T15:25:58.005Z] coverage: 67.6% of statements [2022-04-27T15:25:58.005Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-04-27T15:25:58.461Z] === RUN TestSetGetMeta [2022-04-27T15:25:58.461Z] === PAUSE TestSetGetMeta [2022-04-27T15:25:58.461Z] === RUN TestRestore [2022-04-27T15:25:58.461Z] === PAUSE TestRestore [2022-04-27T15:25:58.461Z] === RUN TestServiceCreate [2022-04-27T15:25:58.461Z] === PAUSE TestServiceCreate [2022-04-27T15:25:58.461Z] === RUN TestServiceList [2022-04-27T15:25:58.461Z] === PAUSE TestServiceList [2022-04-27T15:25:58.461Z] === RUN TestServiceRemove [2022-04-27T15:25:58.461Z] === PAUSE TestServiceRemove [2022-04-27T15:25:58.461Z] === RUN TestServiceGet [2022-04-27T15:25:58.461Z] === PAUSE TestServiceGet [2022-04-27T15:25:58.461Z] === RUN TestServicePrune [2022-04-27T15:25:58.461Z] === PAUSE TestServicePrune [2022-04-27T15:25:58.461Z] === RUN TestCreate [2022-04-27T15:25:58.461Z] === PAUSE TestCreate [2022-04-27T15:25:58.461Z] === RUN TestRemove [2022-04-27T15:25:58.461Z] === PAUSE TestRemove [2022-04-27T15:25:58.461Z] === RUN TestList [2022-04-27T15:25:58.461Z] === PAUSE TestList [2022-04-27T15:25:58.461Z] === RUN TestFindByDriver [2022-04-27T15:25:58.461Z] === PAUSE TestFindByDriver [2022-04-27T15:25:58.461Z] === RUN TestFindByReferenced [2022-04-27T15:25:58.461Z] === PAUSE TestFindByReferenced [2022-04-27T15:25:58.461Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T15:25:58.461Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T15:25:58.461Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:58.461Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:58.461Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T15:25:58.461Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T15:25:58.461Z] === RUN TestRefDerefRemove [2022-04-27T15:25:58.461Z] === PAUSE TestRefDerefRemove [2022-04-27T15:25:58.461Z] === RUN TestGet [2022-04-27T15:25:58.461Z] === PAUSE TestGet [2022-04-27T15:25:58.461Z] === RUN TestGetWithReference [2022-04-27T15:25:58.461Z] === PAUSE TestGetWithReference [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:58.461Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:58.461Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T15:25:58.461Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T15:25:58.461Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T15:25:58.462Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T15:25:58.462Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T15:25:58.462Z] === CONT TestSetGetMeta [2022-04-27T15:25:58.462Z] === CONT TestList [2022-04-27T15:25:58.462Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T15:25:58.462Z] === CONT TestGet [2022-04-27T15:25:58.462Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-27T15:25:58.462Z] === CONT TestGetWithReference [2022-04-27T15:25:58.462Z] --- PASS: TestGet (0.02s) [2022-04-27T15:25:58.462Z] === CONT TestServiceGet [2022-04-27T15:25:58.462Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-27T15:25:58.462Z] === CONT TestRemove [2022-04-27T15:25:58.462Z] --- PASS: TestList (0.03s) [2022-04-27T15:25:58.462Z] === CONT TestCreate [2022-04-27T15:25:58.462Z] --- PASS: TestGetWithReference (0.02s) [2022-04-27T15:25:58.462Z] === CONT TestServicePrune [2022-04-27T15:25:58.462Z] === CONT TestServiceList [2022-04-27T15:25:58.462Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:25:58.462Z] --- PASS: TestRemove (0.02s) [2022-04-27T15:25:58.462Z] === CONT TestServiceRemove [2022-04-27T15:25:58.462Z] --- PASS: TestServiceGet (0.09s) [2022-04-27T15:25:58.462Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:58.462Z] --- PASS: TestServiceRemove (0.08s) [2022-04-27T15:25:58.462Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:25:58.462Z] --- PASS: TestServiceList (0.08s) [2022-04-27T15:25:58.462Z] === CONT TestFindByReferenced [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:58.462Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-27T15:25:58.462Z] === CONT TestFindByDriver [2022-04-27T15:25:58.462Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-27T15:25:58.462Z] === CONT TestRefDerefRemove [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T15:25:58.462Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-27T15:25:58.462Z] === CONT TestServiceCreate [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:25:58.462Z] --- PASS: TestServicePrune (0.11s) [2022-04-27T15:25:58.462Z] === CONT TestRestore [2022-04-27T15:25:58.462Z] --- PASS: TestFindByDriver (0.01s) [2022-04-27T15:25:58.462Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-27T15:25:58.462Z] --- PASS: TestServiceCreate (0.01s) [2022-04-27T15:25:58.462Z] --- PASS: TestRestore (0.01s) [2022-04-27T15:25:58.462Z] PASS [2022-04-27T15:25:58.462Z] coverage: 69.0% of statements [2022-04-27T15:25:58.462Z] ok github.com/docker/docker/volume/service 0.184s coverage: 69.0% of statements [2022-04-27T15:25:58.462Z] time="2022-04-27T15:25:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T15:25:59.290Z] time="2022-04-27T15:25:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T15:25:59.973Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2022-04-27T15:25:59.973Z] ok github.com/docker/docker/builder/dockerfile 0.470s coverage: 49.3% of statements [2022-04-27T15:26:00.231Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-27T15:26:00.628Z] time="2022-04-27T15:26:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T15:26:00.801Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-27T15:26:01.738Z] ok github.com/docker/docker/builder/remotecontext/git 1.536s coverage: 86.3% of statements [2022-04-27T15:26:01.738Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T15:26:01.738Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T15:26:01.738Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T15:26:01.738Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T15:26:02.307Z] ok github.com/docker/docker/cmd/docker-proxy 0.217s coverage: 67.6% of statements [2022-04-27T15:26:03.729Z] #76 exporting layers 6.1s done [2022-04-27T15:26:03.729Z] #76 writing image sha256:fad0c88be50a213e450f70f66947066e6015baeec9cc01a3bdb3d1d62fbdedd6 done [2022-04-27T15:26:03.729Z] #76 naming to docker.io/library/docker:2a41e923e42f035e32895890c3ef8c1389d4d994 done [2022-04-27T15:26:03.729Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T15:26:04.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=2a41e923e42f035e32895890c3ef8c1389d4d994 -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:2a41e923e42f035e32895890c3ef8c1389d4d994 hack/make.sh dynbinary test-integration [2022-04-27T15:26:05.024Z] [2022-04-27T15:26:05.284Z] Removing bundles/ [2022-04-27T15:26:05.284Z] [2022-04-27T15:26:05.284Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T15:26:05.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:26:05.284Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:26:05.300Z] time="2022-04-27T15:26:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T15:26:05.596Z] ok github.com/docker/docker/client 0.089s coverage: 75.6% of statements [2022-04-27T15:26:07.819Z] --- PASS: TestGet (15.01s) [2022-04-27T15:26:07.819Z] === RUN TestPluginWithNoManifest [2022-04-27T15:26:07.819Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T15:26:07.819Z] === RUN TestGetAll [2022-04-27T15:26:07.819Z] --- PASS: TestGetAll (0.00s) [2022-04-27T15:26:07.819Z] PASS [2022-04-27T15:26:07.819Z] coverage: 73.2% of statements [2022-04-27T15:26:07.819Z] ok github.com/docker/docker/pkg/plugins 35.845s coverage: 73.2% of statements [2022-04-27T15:26:13.838Z] --- PASS: TestGet (15.01s) [2022-04-27T15:26:13.838Z] === RUN TestPluginWithNoManifest [2022-04-27T15:26:13.838Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T15:26:13.838Z] === RUN TestGetAll [2022-04-27T15:26:13.838Z] --- PASS: TestGetAll (0.00s) [2022-04-27T15:26:13.838Z] PASS [2022-04-27T15:26:13.838Z] coverage: 73.2% of statements [2022-04-27T15:26:13.838Z] ok github.com/docker/docker/pkg/plugins 36.062s coverage: 73.2% of statements [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T15:26:29.747Z] === RUN TestBoolValue [2022-04-27T15:26:29.747Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestBoolValueOrDefault [2022-04-27T15:26:29.747Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestInt64ValueOrZero [2022-04-27T15:26:29.747Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestInt64ValueOrDefault [2022-04-27T15:26:29.747Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T15:26:29.747Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestJsonContentType [2022-04-27T15:26:29.747Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestReadJSON [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/nil_body [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/empty_body [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/with_valid_request [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/with_whitespace [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/with_extra_content [2022-04-27T15:26:29.747Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T15:26:29.747Z] PASS [2022-04-27T15:26:29.747Z] coverage: 31.9% of statements [2022-04-27T15:26:29.747Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 31.9% of statements [2022-04-27T15:26:29.747Z] === RUN TestMaskSecretKeys [2022-04-27T15:26:29.747Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T15:26:29.747Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T15:26:29.747Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T15:26:29.747Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T15:26:29.747Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestVersionMiddlewareVersion [2022-04-27T15:26:29.747Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T15:26:29.747Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T15:26:29.747Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T15:26:29.747Z] PASS [2022-04-27T15:26:29.747Z] coverage: 37.7% of statements [2022-04-27T15:26:29.747Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T15:26:29.747Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T15:26:29.748Z] === RUN TestStrSliceMarshalJSON [2022-04-27T15:26:29.748Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T15:26:29.748Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestStrSliceUnmarshalString [2022-04-27T15:26:29.748Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T15:26:29.748Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 90.0% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2022-04-27T15:26:29.748Z] === RUN TestToJSON [2022-04-27T15:26:29.748Z] --- PASS: TestToJSON (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestToParamWithVersion [2022-04-27T15:26:29.748Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestFromJSON [2022-04-27T15:26:29.748Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestEmpty [2022-04-27T15:26:29.748Z] --- PASS: TestEmpty (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T15:26:29.748Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestArgsMatchKVList [2022-04-27T15:26:29.748Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestArgsMatch [2022-04-27T15:26:29.748Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestAdd [2022-04-27T15:26:29.748Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestDel [2022-04-27T15:26:29.748Z] --- PASS: TestDel (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestLen [2022-04-27T15:26:29.748Z] --- PASS: TestLen (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestExactMatch [2022-04-27T15:26:29.748Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestOnlyOneExactMatch [2022-04-27T15:26:29.748Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestContains [2022-04-27T15:26:29.748Z] --- PASS: TestContains (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestValidate [2022-04-27T15:26:29.748Z] --- PASS: TestValidate (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestWalkValues [2022-04-27T15:26:29.748Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestFuzzyMatch [2022-04-27T15:26:29.748Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestClone [2022-04-27T15:26:29.748Z] --- PASS: TestClone (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 92.2% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-04-27T15:26:29.748Z] === RUN TestAdjustForAPIVersion [2022-04-27T15:26:29.748Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 6.1% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 6.1% of statements [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T15:26:29.748Z] === RUN TestGetTimestamp [2022-04-27T15:26:29.748Z] --- PASS: TestGetTimestamp (0.14s) [2022-04-27T15:26:29.748Z] === RUN TestParseTimestamps [2022-04-27T15:26:29.748Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 100.0% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/api/types/time 0.182s coverage: 100.0% of statements [2022-04-27T15:26:29.748Z] === RUN TestCompareVersion [2022-04-27T15:26:29.748Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 77.3% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T15:26:29.748Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T15:26:29.748Z] === RUN TestIsGIT [2022-04-27T15:26:29.748Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T15:26:29.748Z] PASS [2022-04-27T15:26:29.748Z] coverage: 100.0% of statements [2022-04-27T15:26:29.748Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.147s coverage: 100.0% of statements [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T15:26:29.748Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T15:26:29.748Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestCloneArgsSmartHttp [2022-04-27T15:26:29.748Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T15:26:29.748Z] === RUN TestCloneArgsDumbHttp [2022-04-27T15:26:29.748Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestCloneArgsGit [2022-04-27T15:26:29.748Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T15:26:29.748Z] === RUN TestCheckoutGit [2022-04-27T15:26:31.917Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T15:26:31.917Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestProcessNoDockerignore [2022-04-27T15:26:31.917Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T15:26:31.917Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestDetectContentType [2022-04-27T15:26:31.917Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestSelectAcceptableMIME [2022-04-27T15:26:31.917Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestInspectEmptyResponse [2022-04-27T15:26:31.917Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestInspectResponseBinary [2022-04-27T15:26:31.917Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestResponseUnsupportedContentType [2022-04-27T15:26:31.917Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestInspectResponseTextSimple [2022-04-27T15:26:31.917Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T15:26:31.917Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestUnknownContentLength [2022-04-27T15:26:31.917Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestDownloadRemote [2022-04-27T15:26:31.917Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-27T15:26:31.917Z] === RUN TestGetWithStatusError [2022-04-27T15:26:31.917Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestCloseRootDirectory [2022-04-27T15:26:31.917Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:31.917Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestHashFile [2022-04-27T15:26:31.917Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:31.917Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestHashSubdir [2022-04-27T15:26:31.917Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:31.917Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T15:26:31.917Z] === RUN TestRemoveDirectory [2022-04-27T15:26:31.917Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:31.917Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-27T15:26:31.917Z] PASS [2022-04-27T15:26:31.917Z] coverage: 9.3% of statements [2022-04-27T15:26:31.918Z] ok github.com/docker/docker/builder/remotecontext 0.242s coverage: 9.3% of statements [2022-04-27T15:26:32.374Z] === RUN TestEnable [2022-04-27T15:26:32.374Z] --- PASS: TestEnable (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestDisable [2022-04-27T15:26:32.374Z] --- PASS: TestDisable (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestEnabled [2022-04-27T15:26:32.374Z] --- PASS: TestEnabled (0.00s) [2022-04-27T15:26:32.374Z] PASS [2022-04-27T15:26:32.374Z] coverage: 100.0% of statements [2022-04-27T15:26:32.374Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2022-04-27T15:26:32.374Z] === RUN TestGetAllAllowed [2022-04-27T15:26:32.374Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestGetAllMeta [2022-04-27T15:26:32.374Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T15:26:32.374Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T15:26:32.374Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestIsExistingDirectory [2022-04-27T15:26:32.374Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestGetFilenameForDownload [2022-04-27T15:26:32.374Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T15:26:32.374Z] === RUN TestEnv2Variables [2022-04-27T15:26:32.375Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T15:26:32.375Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestMaintainer [2022-04-27T15:26:32.375Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestLabel [2022-04-27T15:26:32.375Z] --- PASS: TestLabel (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestFromScratch [2022-04-27T15:26:32.375Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestFromWithArg [2022-04-27T15:26:32.375Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T15:26:32.375Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestFromWithUndefinedArg [2022-04-27T15:26:32.375Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T15:26:32.375Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestOnbuild [2022-04-27T15:26:32.375Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestWorkdir [2022-04-27T15:26:32.375Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestCmd [2022-04-27T15:26:32.375Z] --- PASS: TestCmd (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestHealthcheckNone [2022-04-27T15:26:32.375Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestHealthcheckCmd [2022-04-27T15:26:32.375Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestEntrypoint [2022-04-27T15:26:32.375Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestExpose [2022-04-27T15:26:32.375Z] --- PASS: TestExpose (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestUser [2022-04-27T15:26:32.375Z] --- PASS: TestUser (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestVolume [2022-04-27T15:26:32.375Z] --- PASS: TestVolume (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestStopSignal [2022-04-27T15:26:32.375Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:26:32.375Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestArg [2022-04-27T15:26:32.375Z] --- PASS: TestArg (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestShell [2022-04-27T15:26:32.375Z] --- PASS: TestShell (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestPrependEnvOnCmd [2022-04-27T15:26:32.375Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestRunWithBuildArgs [2022-04-27T15:26:32.375Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T15:26:32.375Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T15:26:32.375Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T15:26:32.375Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T15:26:32.375Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T15:26:32.375Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestNormalizeWorkdir [2022-04-27T15:26:32.375Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestDispatch [2022-04-27T15:26:32.375Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T15:26:32.375Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T15:26:32.375Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T15:26:32.375Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T15:26:32.375Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T15:26:32.375Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T15:26:32.375Z] === RUN TestDispatch/COPY_url [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch (0.07s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T15:26:32.375Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-27T15:26:32.375Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T15:26:32.375Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T15:26:32.375Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T15:26:32.375Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T15:26:32.375Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T15:26:32.375Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestEmptyDockerfile [2022-04-27T15:26:32.375Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-27T15:26:32.375Z] === RUN TestSymlinkDockerfile [2022-04-27T15:26:32.375Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T15:26:32.375Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T15:26:32.375Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestNonExistingDockerfile [2022-04-27T15:26:32.375Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T15:26:32.375Z] === RUN TestCopyRunConfig [2022-04-27T15:26:32.375Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T15:26:32.832Z] === RUN TestDeepCopyRunConfig [2022-04-27T15:26:32.832Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T15:26:32.832Z] === RUN TestExportImage [2022-04-27T15:26:32.832Z] --- PASS: TestExportImage (0.00s) [2022-04-27T15:26:32.832Z] === RUN TestNormalizeDest [2022-04-27T15:26:32.832Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T15:26:32.832Z] PASS [2022-04-27T15:26:32.832Z] coverage: 46.7% of statements [2022-04-27T15:26:32.832Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 46.7% of statements [2022-04-27T15:26:33.805Z] === RUN TestTCP4Proxy [2022-04-27T15:26:33.805Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T15:26:33.805Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestTCP6Proxy [2022-04-27T15:26:33.805Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:26:33.805Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestTCPDualStackProxy [2022-04-27T15:26:33.805Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:26:33.805Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestUDP4Proxy [2022-04-27T15:26:33.805Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestUDP6Proxy [2022-04-27T15:26:33.805Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:26:33.805Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestUDPWriteError [2022-04-27T15:26:33.805Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestSCTP4Proxy [2022-04-27T15:26:33.805Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:26:33.805Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-27T15:26:33.805Z] === RUN TestSCTP6Proxy [2022-04-27T15:26:33.805Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:26:33.805Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T15:26:33.805Z] PASS [2022-04-27T15:26:33.805Z] coverage: 49.4% of statements [2022-04-27T15:26:33.805Z] ok github.com/docker/docker/cmd/docker-proxy 0.112s coverage: 49.4% of statements [2022-04-27T15:26:37.672Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.6% of statements [2022-04-27T15:26:37.672Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-04-27T15:26:37.703Z] 2022/04/27 15:26:35 Closing DB instances... [2022-04-27T15:26:37.703Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-04-27T15:26:37.703Z] === RUN TestFindNode [2022-04-27T15:26:37.703Z] 2022/04/27 15:26:37 Closing DB instances... [2022-04-27T15:26:37.703Z] --- PASS: TestFindNode (0.01s) [2022-04-27T15:26:37.703Z] === RUN TestChangeNodeState [2022-04-27T15:26:37.703Z] 2022/04/27 15:26:37 Closing DB instances... [2022-04-27T15:26:37.703Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-27T15:26:37.703Z] === RUN TestNodeReincarnation [2022-04-27T15:26:37.703Z] 2022/04/27 15:26:37 Closing DB instances... [2022-04-27T15:26:38.239Z] ok github.com/docker/docker/cmd/dockerd/trap 2.454s coverage: 0.0% of statements [2022-04-27T15:26:38.240Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T15:26:38.240Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T15:26:38.240Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T15:26:38.240Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T15:26:38.240Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T15:26:43.466Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-27T15:26:43.466Z] === RUN TestParallelCreate [2022-04-27T15:26:43.466Z] 2022/04/27 15:26:42 Closing DB instances... [2022-04-27T15:26:43.466Z] --- PASS: TestParallelCreate (0.04s) [2022-04-27T15:26:43.466Z] === RUN TestParallelDelete [2022-04-27T15:26:43.466Z] 2022/04/27 15:26:42 Closing DB instances... [2022-04-27T15:26:43.466Z] --- PASS: TestParallelDelete (0.02s) [2022-04-27T15:26:43.466Z] === RUN TestNetworkDBIslands [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7c1e1ade79d3 with config:&{NodeID:7c1e1ade79d3 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-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f57ee8440c95 with config:&{NodeID:f57ee8440c95 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-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node f57ee8440c95/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node f57ee8440c95/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node f57ee8440c95/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node f57ee8440c95/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:002ab1db2f2f with config:&{NodeID:002ab1db2f2f 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-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node f57ee8440c95/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=info msg="Node f57ee8440c95/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T15:26:43.466Z] time="2022-04-27T15:26:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-27T15:26:43.507Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2022-04-27T15:26:43.920Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:43.921Z] time="2022-04-27T15:26:43Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, added to nodes list" [2022-04-27T15:26:43.946Z] 2022/04/27 15:26:41 Closing DB instances... [2022-04-27T15:26:43.946Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-27T15:26:43.946Z] === RUN TestFindNode [2022-04-27T15:26:43.946Z] 2022/04/27 15:26:43 Closing DB instances... [2022-04-27T15:26:43.946Z] --- PASS: TestFindNode (0.01s) [2022-04-27T15:26:43.946Z] === RUN TestChangeNodeState [2022-04-27T15:26:43.946Z] 2022/04/27 15:26:43 Closing DB instances... [2022-04-27T15:26:43.946Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-27T15:26:43.946Z] === RUN TestNodeReincarnation [2022-04-27T15:26:43.946Z] 2022/04/27 15:26:43 Closing DB instances... [2022-04-27T15:26:44.100Z] === RUN TestCheckpointCreateError [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointCreate [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointDeleteError [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointDelete [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointListError [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointList [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T15:26:44.100Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T15:26:44.100Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:26:44.100Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestGetAPIPath [2022-04-27T15:26:44.100Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestParseHostURL [2022-04-27T15:26:44.100Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T15:26:44.100Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T15:26:44.100Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestClientRedirect [2022-04-27T15:26:44.100Z] === RUN TestClientRedirect/GET [2022-04-27T15:26:44.100Z] === RUN TestClientRedirect/POST [2022-04-27T15:26:44.100Z] === RUN TestClientRedirect/PUT [2022-04-27T15:26:44.100Z] === RUN TestClientRedirect/DELETE [2022-04-27T15:26:44.100Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T15:26:44.100Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigCreateUnsupported [2022-04-27T15:26:44.100Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigCreateError [2022-04-27T15:26:44.100Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigCreate [2022-04-27T15:26:44.100Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigInspectNotFound [2022-04-27T15:26:44.100Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T15:26:44.100Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigInspectUnsupported [2022-04-27T15:26:44.100Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigInspectError [2022-04-27T15:26:44.100Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T15:26:44.100Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T15:26:44.101Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigInspect [2022-04-27T15:26:44.101Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigListUnsupported [2022-04-27T15:26:44.101Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigListError [2022-04-27T15:26:44.101Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigList [2022-04-27T15:26:44.101Z] --- PASS: TestConfigList (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigRemoveUnsupported [2022-04-27T15:26:44.101Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigRemoveError [2022-04-27T15:26:44.101Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigRemove [2022-04-27T15:26:44.101Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigUpdateUnsupported [2022-04-27T15:26:44.101Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigUpdateError [2022-04-27T15:26:44.101Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestConfigUpdate [2022-04-27T15:26:44.101Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCommitError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCommit [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStatPathError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStatPath [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyToContainerError [2022-04-27T15:26:44.101Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T15:26:44.101Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T15:26:44.101Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyToContainer [2022-04-27T15:26:44.101Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyFromContainerError [2022-04-27T15:26:44.101Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T15:26:44.101Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T15:26:44.101Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T15:26:44.101Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestCopyFromContainer [2022-04-27T15:26:44.101Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCreateError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCreateImageNotFound [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCreateWithName [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerCreateAutoRemove [2022-04-27T15:26:44.101Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerDiffError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerDiff [2022-04-27T15:26:44.101Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecCreateError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecCreate [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecStartError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecStart [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecInspectError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecInspect [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExportError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExport [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerInspectError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T15:26:44.101Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T15:26:44.101Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerInspect [2022-04-27T15:26:44.101Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerInspectNode [2022-04-27T15:26:44.101Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerKillError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerKill [2022-04-27T15:26:44.101Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerListError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerList [2022-04-27T15:26:44.101Z] --- PASS: TestContainerList (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerLogsNotFoundError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerLogsError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerLogs [2022-04-27T15:26:44.101Z] --- PASS: TestContainerLogs (0.17s) [2022-04-27T15:26:44.101Z] === RUN TestContainerPauseError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerPause [2022-04-27T15:26:44.101Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainersPruneError [2022-04-27T15:26:44.101Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainersPrune [2022-04-27T15:26:44.101Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRemoveError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRemove [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRenameError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRename [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerResizeError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecResizeError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerResize [2022-04-27T15:26:44.101Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerExecResize [2022-04-27T15:26:44.101Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRestartError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerRestart [2022-04-27T15:26:44.101Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStartError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStart [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStatsError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStats [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStopError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerStop [2022-04-27T15:26:44.101Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerTopError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerTop [2022-04-27T15:26:44.101Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerUnpauseError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerUnpause [2022-04-27T15:26:44.101Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerUpdateError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerUpdateError (0.02s) [2022-04-27T15:26:44.101Z] === RUN TestContainerUpdate [2022-04-27T15:26:44.101Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerWaitError [2022-04-27T15:26:44.101Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestContainerWait [2022-04-27T15:26:44.101Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestDiskUsageError [2022-04-27T15:26:44.101Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestDiskUsage [2022-04-27T15:26:44.101Z] --- PASS: TestDiskUsage (0.01s) [2022-04-27T15:26:44.101Z] === RUN TestDistributionInspectUnsupported [2022-04-27T15:26:44.101Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T15:26:44.101Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestEventsErrorInOptions [2022-04-27T15:26:44.101Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestEventsErrorFromServer [2022-04-27T15:26:44.101Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestEvents [2022-04-27T15:26:44.101Z] --- PASS: TestEvents (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestTLSCloseWriter [2022-04-27T15:26:44.101Z] === PAUSE TestTLSCloseWriter [2022-04-27T15:26:44.101Z] === RUN TestImageBuildError [2022-04-27T15:26:44.101Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageBuild [2022-04-27T15:26:44.101Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestGetDockerOS [2022-04-27T15:26:44.101Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageCreateError [2022-04-27T15:26:44.101Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageCreate [2022-04-27T15:26:44.101Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageHistoryError [2022-04-27T15:26:44.101Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageHistory [2022-04-27T15:26:44.101Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageImportError [2022-04-27T15:26:44.101Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageImport [2022-04-27T15:26:44.101Z] --- PASS: TestImageImport (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageInspectError [2022-04-27T15:26:44.101Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageInspectImageNotFound [2022-04-27T15:26:44.101Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageInspectWithEmptyID [2022-04-27T15:26:44.101Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageInspect [2022-04-27T15:26:44.101Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageListError [2022-04-27T15:26:44.101Z] --- PASS: TestImageListError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageList [2022-04-27T15:26:44.101Z] --- PASS: TestImageList (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageListApiBefore125 [2022-04-27T15:26:44.101Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageLoadError [2022-04-27T15:26:44.101Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImageLoad [2022-04-27T15:26:44.101Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagesPruneError [2022-04-27T15:26:44.101Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagesPrune [2022-04-27T15:26:44.101Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullReferenceParseError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullAnyError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePullWithoutErrors [2022-04-27T15:26:44.101Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushReferenceError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushAnyError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T15:26:44.101Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithoutErrors [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T15:26:44.101Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:f1b536584aca with config:&{NodeID:f1b536584aca 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-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f57ee8440c95/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f57ee8440c95/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b431a5973b62 with config:&{NodeID:b431a5973b62 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-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.505Z] time="2022-04-27T15:26:44Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node f57ee8440c95/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=info msg="Node f57ee8440c95/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-27T15:26:44.506Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T15:26:44.557Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T15:26:44.557Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T15:26:44.557Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageRemoveError [2022-04-27T15:26:44.557Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageRemoveImageNotFound [2022-04-27T15:26:44.557Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageRemove [2022-04-27T15:26:44.557Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSaveError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSave [2022-04-27T15:26:44.557Z] --- PASS: TestImageSave (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchAnyError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageSearchWithoutErrors [2022-04-27T15:26:44.557Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageTagError [2022-04-27T15:26:44.557Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageTagInvalidReference [2022-04-27T15:26:44.557Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T15:26:44.557Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageTagHexSource [2022-04-27T15:26:44.557Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestImageTag [2022-04-27T15:26:44.557Z] --- PASS: TestImageTag (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestInfoServerError [2022-04-27T15:26:44.557Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T15:26:44.557Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestInfo [2022-04-27T15:26:44.557Z] --- PASS: TestInfo (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkConnectError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.01s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkConnect [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkCreateError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkCreate [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkDisconnectError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkDisconnect [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/no_options [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/verbose [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/global_scope [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T15:26:44.557Z] === RUN TestNetworkInspect/server_error [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkListError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkList [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworksPruneError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworksPrune [2022-04-27T15:26:44.557Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkRemoveError [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNetworkRemove [2022-04-27T15:26:44.557Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeInspectError [2022-04-27T15:26:44.557Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T15:26:44.557Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T15:26:44.557Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeInspect [2022-04-27T15:26:44.557Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeListError [2022-04-27T15:26:44.557Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeList [2022-04-27T15:26:44.557Z] --- PASS: TestNodeList (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeRemoveError [2022-04-27T15:26:44.557Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeRemove [2022-04-27T15:26:44.557Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeUpdateError [2022-04-27T15:26:44.557Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestNodeUpdate [2022-04-27T15:26:44.557Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestOptionWithHostFromEnv [2022-04-27T15:26:44.557Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestOptionWithTimeout [2022-04-27T15:26:44.557Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T15:26:44.557Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T15:26:44.558Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPingFail [2022-04-27T15:26:44.558Z] --- PASS: TestPingFail (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPingWithError [2022-04-27T15:26:44.558Z] 2022/04/27 15:26:44 RoundTripper returned a response & error; ignoring response [2022-04-27T15:26:44.558Z] 2022/04/27 15:26:44 RoundTripper returned a response & error; ignoring response [2022-04-27T15:26:44.558Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPingSuccess [2022-04-27T15:26:44.558Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPingHeadFallback [2022-04-27T15:26:44.558Z] === RUN TestPingHeadFallback/OK [2022-04-27T15:26:44.558Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T15:26:44.558Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T15:26:44.558Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T15:26:44.558Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T15:26:44.558Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T15:26:44.558Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T15:26:44.558Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T15:26:44.558Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginDisableError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginDisable [2022-04-27T15:26:44.558Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginEnableError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginEnable [2022-04-27T15:26:44.558Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T15:26:44.558Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginInspect [2022-04-27T15:26:44.558Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginListError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginList [2022-04-27T15:26:44.558Z] --- PASS: TestPluginList (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginPushError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginPush [2022-04-27T15:26:44.558Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginRemoveError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginRemove [2022-04-27T15:26:44.558Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginSetError [2022-04-27T15:26:44.558Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPluginSet [2022-04-27T15:26:44.558Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSetHostHeader [2022-04-27T15:26:44.558Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestPlainTextError [2022-04-27T15:26:44.558Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestInfiniteError [2022-04-27T15:26:44.558Z] --- PASS: TestInfiniteError (0.04s) [2022-04-27T15:26:44.558Z] === RUN TestCanceledContext [2022-04-27T15:26:44.558Z] 2022/04/27 15:26:44 RoundTripper returned a response & error; ignoring response [2022-04-27T15:26:44.558Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestDeadlineExceededContext [2022-04-27T15:26:44.558Z] 2022/04/27 15:26:44 RoundTripper returned a response & error; ignoring response [2022-04-27T15:26:44.558Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretCreateUnsupported [2022-04-27T15:26:44.558Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretCreateError [2022-04-27T15:26:44.558Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretCreate [2022-04-27T15:26:44.558Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretInspectUnsupported [2022-04-27T15:26:44.558Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T15:26:44.558Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T15:26:44.558Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretInspect [2022-04-27T15:26:44.558Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretListUnsupported [2022-04-27T15:26:44.558Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretListError [2022-04-27T15:26:44.558Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretList [2022-04-27T15:26:44.558Z] --- PASS: TestSecretList (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretRemoveUnsupported [2022-04-27T15:26:44.558Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretRemoveError [2022-04-27T15:26:44.558Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretRemove [2022-04-27T15:26:44.558Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretUpdateUnsupported [2022-04-27T15:26:44.558Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretUpdateError [2022-04-27T15:26:44.558Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSecretUpdate [2022-04-27T15:26:44.558Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceCreateError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-27T15:26:44.558Z] === RUN TestServiceCreate [2022-04-27T15:26:44.558Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T15:26:44.558Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceCreateDigestPinning [2022-04-27T15:26:44.558Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T15:26:44.558Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T15:26:44.558Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceInspect [2022-04-27T15:26:44.558Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceListError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceList [2022-04-27T15:26:44.558Z] --- PASS: TestServiceList (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceLogsError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceLogs [2022-04-27T15:26:44.558Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceRemoveError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceRemove [2022-04-27T15:26:44.558Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceUpdateError [2022-04-27T15:26:44.558Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestServiceUpdate [2022-04-27T15:26:44.558Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmGetUnlockKey [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmInitError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmInit [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmInspect [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmJoinError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmJoin [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmLeaveError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmLeave [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmUnlockError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmUnlock [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmUpdateError [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestSwarmUpdate [2022-04-27T15:26:44.558Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestTaskInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T15:26:44.558Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestTaskInspect [2022-04-27T15:26:44.558Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestTaskListError [2022-04-27T15:26:44.558Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestTaskList [2022-04-27T15:26:44.558Z] --- PASS: TestTaskList (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeCreateError [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeCreate [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeInspectError [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeInspectNotFound [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeInspect [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeListError [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeList [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeRemoveError [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T15:26:44.558Z] === RUN TestVolumeRemove [2022-04-27T15:26:44.558Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T15:26:44.558Z] === CONT TestTLSCloseWriter [2022-04-27T15:26:44.558Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-27T15:26:44.558Z] PASS [2022-04-27T15:26:44.558Z] coverage: 75.1% of statements [2022-04-27T15:26:44.558Z] ok github.com/docker/docker/client 0.390s coverage: 75.1% of statements [2022-04-27T15:26:44.882Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:44.960Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=info msg="The new bootstrap node list is:[172.31.224.219:10033 172.31.224.219:10034 172.31.224.219:10035]" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10033" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49371" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10034" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49372" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49373" [2022-04-27T15:26:44.960Z] time="2022-04-27T15:26:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10035" [2022-04-27T15:26:45.415Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=info msg="The new bootstrap node list is:[172.31.224.219:10033 172.31.224.219:10034 172.31.224.219:10035]" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49374" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10033" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49375" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10034" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49376" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10035" [2022-04-27T15:26:45.415Z] time="2022-04-27T15:26:45Z" level=info msg="node 0 leaving" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="node2(f57ee8440c95): Node leave event for 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3 change state NodeActive --> NodeFailed" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, added to failed nodes list" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="node5(b431a5973b62): Node leave event for 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="node3(002ab1db2f2f): Node leave event for 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="node4(f1b536584aca): Node leave event for 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=error msg="node: 7c1e1ade79d3 is unknown to memberlist" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node 7c1e1ade79d3/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="node 1 leaving" [2022-04-27T15:26:45.868Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="node5(b431a5973b62): Node leave event for f57ee8440c95/172.31.224.219" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="node3(002ab1db2f2f): Node leave event for f57ee8440c95/172.31.224.219" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="node4(f1b536584aca): Node leave event for f57ee8440c95/172.31.224.219" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95 change state NodeActive --> NodeLeft" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="node2(f57ee8440c95): Node leave event for f57ee8440c95/172.31.224.219" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95/172.31.224.219, left gossip cluster" [2022-04-27T15:26:45.869Z] time="2022-04-27T15:26:45Z" level=info msg="Node f57ee8440c95/172.31.224.219, left gossip cluster" [2022-04-27T15:26:46.259Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="node 2 leaving" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f change state NodeActive --> NodeLeft" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="node5(b431a5973b62): Node leave event for 002ab1db2f2f/172.31.224.219" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f change state NodeActive --> NodeLeft" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="node4(f1b536584aca): Node leave event for 002ab1db2f2f/172.31.224.219" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f change state NodeActive --> NodeLeft" [2022-04-27T15:26:46.323Z] time="2022-04-27T15:26:46Z" level=info msg="node3(002ab1db2f2f): Node leave event for 002ab1db2f2f/172.31.224.219" [2022-04-27T15:26:46.777Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:46.777Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:46.777Z] time="2022-04-27T15:26:46Z" level=info msg="Node 002ab1db2f2f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:47.231Z] networkdb_test.go:867: node4: OK [2022-04-27T15:26:47.231Z] networkdb_test.go:867: node5: OK [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="node 0 coming back" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b901787d5f7f with config:&{NodeID:b901787d5f7f 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-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node b901787d5f7f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to nodes list" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="node 1 coming back" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f1c1656f4874 with config:&{NodeID:f1c1656f4874 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-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node f1c1656f4874/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node f1c1656f4874/172.31.224.219, added to nodes list" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="node 2 coming back" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:976b55657de0 with config:&{NodeID:976b55657de0 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-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node 976b55657de0/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:47.231Z] time="2022-04-27T15:26:46Z" level=info msg="Node 976b55657de0/172.31.224.219, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T15:26:49.909Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-27T15:26:49.909Z] === RUN TestParallelCreate [2022-04-27T15:26:49.909Z] 2022/04/27 15:26:48 Closing DB instances... [2022-04-27T15:26:49.909Z] --- PASS: TestParallelCreate (0.01s) [2022-04-27T15:26:49.909Z] === RUN TestParallelDelete [2022-04-27T15:26:49.909Z] 2022/04/27 15:26:48 Closing DB instances... [2022-04-27T15:26:49.909Z] --- PASS: TestParallelDelete (0.01s) [2022-04-27T15:26:49.909Z] === RUN TestNetworkDBIslands [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:54d055cc5d4c with config:&{NodeID:54d055cc5d4c 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-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7064166c616d with config:&{NodeID:7064166c616d 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-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 7064166c616d/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 7064166c616d/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 7064166c616d/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 7064166c616d/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:48Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ffb24fa67435 with config:&{NodeID:ffb24fa67435 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-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node 7064166c616d/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=info msg="Node 7064166c616d/172.25.117.108, added to nodes list" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T15:26:49.909Z] time="2022-04-27T15:26:49Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-27T15:26:50.119Z] time="2022-04-27T15:26:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.224.219:10033 172.31.224.219:10034 172.31.224.219:10035]" [2022-04-27T15:26:50.376Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.376Z] time="2022-04-27T15:26:49Z" level=info msg="Node ffb24fa67435/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.376Z] time="2022-04-27T15:26:50Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1b1c2cbc8fe0 with config:&{NodeID:1b1c2cbc8fe0 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-27T15:26:50.376Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 7064166c616d/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 7064166c616d/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node ffb24fa67435/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node ffb24fa67435/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.377Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.574Z] time="2022-04-27T15:26:50Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.224.219:10033 172.31.224.219:10034 172.31.224.219:10035]" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3c0625fc218e with config:&{NodeID:3c0625fc218e 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-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 7064166c616d/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 7064166c616d/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node ffb24fa67435/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node ffb24fa67435/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:50.844Z] time="2022-04-27T15:26:50Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:51.312Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=info msg="The new bootstrap node list is:[172.25.117.108:10033 172.25.117.108:10034 172.25.117.108:10035]" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10033" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49370" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10034" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49371" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10035" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49372" [2022-04-27T15:26:51.312Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=info msg="The new bootstrap node list is:[172.25.117.108:10033 172.25.117.108:10034 172.25.117.108:10035]" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10033" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49373" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10034" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49374" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10035" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:50Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49375" [2022-04-27T15:26:51.312Z] time="2022-04-27T15:26:51Z" level=info msg="node 0 leaving" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10033" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49377" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, is the new incarnation of the shutdown node 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10034" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49378" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, is the new incarnation of the shutdown node f57ee8440c95/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10035" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49379" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1b536584aca/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b431a5973b62/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, is the new incarnation of the shutdown node 002ab1db2f2f/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, is the new incarnation of the shutdown node 7c1e1ade79d3/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, is the new incarnation of the shutdown node f57ee8440c95/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node f1c1656f4874/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, joined gossip cluster" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, is the new incarnation of the shutdown node 002ab1db2f2f/172.31.224.219" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=info msg="Node 976b55657de0/172.31.224.219, added to nodes list" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10033" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49380" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10034" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49381" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49382" [2022-04-27T15:26:51.534Z] time="2022-04-27T15:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.224.219:10035" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node3(ffb24fa67435): Node leave event for 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node5(3c0625fc218e): Node leave event for 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node2(7064166c616d): Node leave event for 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node1(54d055cc5d4c): Node leave event for 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, left gossip cluster" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, left gossip cluster" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, left gossip cluster" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, left gossip cluster" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 54d055cc5d4c/172.25.117.108, left gossip cluster" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node 1 leaving" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node3(ffb24fa67435): Node leave event for 7064166c616d/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for 7064166c616d/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node5(3c0625fc218e): Node leave event for 7064166c616d/172.25.117.108" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d change state NodeActive --> NodeLeft" [2022-04-27T15:26:51.779Z] time="2022-04-27T15:26:51Z" level=info msg="node2(7064166c616d): Node leave event for 7064166c616d/172.25.117.108" [2022-04-27T15:26:51.988Z] 2022/04/27 15:26:51 Closing DB instances... [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:51Z" level=info msg="Node 7064166c616d/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="node 2 leaving" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for ffb24fa67435/172.25.117.108" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="node5(3c0625fc218e): Node leave event for ffb24fa67435/172.25.117.108" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.247Z] time="2022-04-27T15:26:52Z" level=info msg="node3(ffb24fa67435): Node leave event for ffb24fa67435/172.25.117.108" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="node4(f1b536584aca): Node leave event for b901787d5f7f/172.31.224.219" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="node2(f1c1656f4874): Node leave event for b901787d5f7f/172.31.224.219" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f change state NodeActive --> NodeFailed" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="node3(976b55657de0): Node leave event for b901787d5f7f/172.31.224.219" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, added to failed nodes list" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=error msg="node: b901787d5f7f is unknown to memberlist" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="node5(b431a5973b62): Node leave event for b901787d5f7f/172.31.224.219" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.442Z] time="2022-04-27T15:26:52Z" level=info msg="Node b901787d5f7f/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.714Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.714Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.714Z] time="2022-04-27T15:26:52Z" level=info msg="Node ffb24fa67435/172.25.117.108, left gossip cluster" [2022-04-27T15:26:52.823Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node3(976b55657de0): Node leave event for f1c1656f4874/172.31.224.219" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node5(b431a5973b62): Node leave event for f1c1656f4874/172.31.224.219" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node4(f1b536584aca): Node leave event for f1c1656f4874/172.31.224.219" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node2(f1c1656f4874): Node leave event for f1c1656f4874/172.31.224.219" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node f1c1656f4874/172.31.224.219, left gossip cluster" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node 976b55657de0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node5(b431a5973b62): Node leave event for 976b55657de0/172.31.224.219" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="Node 976b55657de0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:52.897Z] time="2022-04-27T15:26:52Z" level=info msg="node4(f1b536584aca): Node leave event for 976b55657de0/172.31.224.219" [2022-04-27T15:26:53.181Z] networkdb_test.go:867: node4: OK [2022-04-27T15:26:53.181Z] networkdb_test.go:867: node5: OK [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="node 0 coming back" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d5d1ac02c8f3 with config:&{NodeID:d5d1ac02c8f3 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-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, added to nodes list" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="node 1 coming back" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4878e7d9150b with config:&{NodeID:4878e7d9150b 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-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node 4878e7d9150b/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node 4878e7d9150b/172.25.117.108, added to nodes list" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="node 2 coming back" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cf743d450ad0 with config:&{NodeID:cf743d450ad0 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-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node cf743d450ad0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:53.181Z] time="2022-04-27T15:26:52Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to nodes list" [2022-04-27T15:26:53.351Z] time="2022-04-27T15:26:53Z" level=info msg="Node 976b55657de0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:53.352Z] time="2022-04-27T15:26:53Z" level=info msg="node3(976b55657de0): Node leave event for 976b55657de0/172.31.224.219" [2022-04-27T15:26:53.352Z] time="2022-04-27T15:26:53Z" level=info msg="Node 976b55657de0/172.31.224.219, left gossip cluster" [2022-04-27T15:26:53.352Z] time="2022-04-27T15:26:53Z" level=info msg="Node 976b55657de0/172.31.224.219, left gossip cluster" [2022-04-27T15:26:53.352Z] time="2022-04-27T15:26:53Z" level=info msg="Node 976b55657de0/172.31.224.219, left gossip cluster" [2022-04-27T15:26:53.650Z] time="2022-04-27T15:26:53Z" level=debug msg="memberlist: Failed ping: 3c0625fc218e (timeout reached)" [2022-04-27T15:26:53.650Z] time="2022-04-27T15:26:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.25.117.108:10036: use of closed network connection" [2022-04-27T15:26:53.650Z] time="2022-04-27T15:26:53Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49376" [2022-04-27T15:26:53.756Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=debug msg="memberlist: Failed ping: b431a5973b62 (timeout reached)" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.224.219:10035: use of closed network connection" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.224.219:10036: use of closed network connection" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=debug msg="memberlist: Stream connection from=172.31.224.219:49383" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=info msg="Node f1b536584aca change state NodeActive --> NodeLeft" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=info msg="node5(b431a5973b62): Node leave event for f1b536584aca/172.31.224.219" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=info msg="Node f1b536584aca change state NodeActive --> NodeLeft" [2022-04-27T15:26:53.809Z] time="2022-04-27T15:26:53Z" level=info msg="node4(f1b536584aca): Node leave event for f1b536584aca/172.31.224.219" [2022-04-27T15:26:54.018Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-27T15:26:54.118Z] time="2022-04-27T15:26:53Z" level=warning msg="memberlist: Was able to connect to 3c0625fc218e but other probes failed, network may be misconfigured" [2022-04-27T15:26:54.263Z] time="2022-04-27T15:26:53Z" level=info msg="Node f1b536584aca/172.31.224.219, left gossip cluster" [2022-04-27T15:26:54.263Z] time="2022-04-27T15:26:53Z" level=warning msg="memberlist: Was able to connect to b431a5973b62 but other probes failed, network may be misconfigured" [2022-04-27T15:26:54.263Z] time="2022-04-27T15:26:54Z" level=info msg="Node f1b536584aca/172.31.224.219, left gossip cluster" [2022-04-27T15:26:54.717Z] time="2022-04-27T15:26:54Z" level=info msg="Node b431a5973b62/172.31.224.219, left gossip cluster" [2022-04-27T15:26:54.717Z] time="2022-04-27T15:26:54Z" level=info msg="Node b431a5973b62 change state NodeActive --> NodeFailed" [2022-04-27T15:26:54.717Z] time="2022-04-27T15:26:54Z" level=info msg="Node b431a5973b62/172.31.224.219, added to failed nodes list" [2022-04-27T15:26:54.717Z] --- PASS: TestNetworkDBIslands (12.04s) [2022-04-27T15:26:54.717Z] PASS [2022-04-27T15:26:54.717Z] coverage: 60.0% of statements [2022-04-27T15:26:54.717Z] ok github.com/docker/docker/libnetwork/networkdb 102.976s coverage: 60.0% of statements [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T15:26:54.717Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T15:26:54.952Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-27T15:26:55.929Z] ok github.com/docker/docker/daemon 10.158s coverage: 16.8% of statements [2022-04-27T15:26:55.929Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T15:26:55.929Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T15:26:55.929Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T15:26:55.929Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T15:26:56.194Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.644s coverage: 74.8% of statements [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === Skipped [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T15:26:56.244Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T15:26:56.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T15:26:56.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T15:26:56.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T15:26:56.244Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:26:56.244Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T15:26:56.244Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T15:26:56.244Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T15:26:56.244Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-27T15:26:56.244Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T15:26:56.244Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T15:26:56.244Z] daemon_test.go:145: root required [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:26:56.244Z] reload_test.go:342: root required [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:26:56.244Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:26:56.244Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T15:26:56.244Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T15:26:56.244Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T15:26:56.244Z] layer_test.go:291: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T15:26:56.244Z] layer_test.go:340: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T15:26:56.244Z] layer_test.go:455: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T15:26:56.244Z] layer_test.go:684: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T15:26:56.244Z] migration_test.go:45: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:26:56.244Z] migration_test.go:181: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T15:26:56.244Z] mount_test.go:17: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T15:26:56.244Z] mount_test.go:76: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T15:26:56.244Z] mount_test.go:125: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T15:26:56.244Z] mount_test.go:212: Failing on Windows [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-27T15:26:56.244Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T15:26:56.244Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:26:56.244Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T15:26:56.244Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T15:26:56.244Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T15:26:56.244Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:26:56.244Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T15:26:56.244Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:26:56.244Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T15:26:56.244Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T15:26:56.244Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T15:26:56.244Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:26:56.244Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:26:56.244Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:26:56.244Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:26:56.244Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:26:56.244Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T15:26:56.244Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T15:26:56.244Z] archive_test.go:140: zstd not installed [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T15:26:56.244Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:26:56.244Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:26:56.244Z] changes_test.go:196: needs more investigation [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T15:26:56.244Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T15:26:56.244Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T15:26:56.244Z] changes_test.go:433: needs further investigation [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:26:56.244Z] changes_test.go:469: needs further investigation [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T15:26:56.244Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:26:56.244Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.244Z] [2022-04-27T15:26:56.244Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:26:56.245Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T15:26:56.245Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:26:56.245Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:26:56.245Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T15:26:56.245Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T15:26:56.245Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T15:26:56.245Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T15:26:56.245Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T15:26:56.245Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:26:56.245Z] [2022-04-27T15:26:56.245Z] DONE 2292 tests, 70 skipped in 249.605s [2022-04-27T15:26:56.332Z] time="2022-04-27T15:26:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.117.108:10033 172.25.117.108:10034 172.25.117.108:10035]" [2022-04-27T15:26:56.700Z] INFO: make.ps1 ended at 04/27/2022 15:26:56 [2022-04-27T15:26:56.800Z] time="2022-04-27T15:26:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.117.108:10033 172.25.117.108:10034 172.25.117.108:10035]" [2022-04-27T15:26:57.136Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.312s coverage: 56.2% of statements [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49377" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10033" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, is the new incarnation of the shutdown node 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10034" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49378" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, is the new incarnation of the shutdown node 7064166c616d/172.25.117.108" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10035" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49379" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, is the new incarnation of the shutdown node ffb24fa67435/172.25.117.108" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, is the new incarnation of the shutdown node 7064166c616d/172.25.117.108" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.268Z] time="2022-04-27T15:26:57Z" level=info msg="Node 4878e7d9150b/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, is the new incarnation of the shutdown node 54d055cc5d4c/172.25.117.108" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, is the new incarnation of the shutdown node ffb24fa67435/172.25.117.108" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.269Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, joined gossip cluster" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to nodes list" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10033" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49380" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10034" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49381" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.117.108:10035" [2022-04-27T15:26:57.736Z] time="2022-04-27T15:26:57Z" level=debug msg="memberlist: Stream connection from=172.25.117.108:49382" [2022-04-27T15:26:58.072Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-04-27T15:26:58.205Z] 2022/04/27 15:26:57 Closing DB instances... [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="node5(3c0625fc218e): Node leave event for d5d1ac02c8f3/172.25.117.108" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="node3(cf743d450ad0): Node leave event for d5d1ac02c8f3/172.25.117.108" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for d5d1ac02c8f3/172.25.117.108" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="node2(4878e7d9150b): Node leave event for d5d1ac02c8f3/172.25.117.108" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="Node d5d1ac02c8f3 change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:57Z" level=info msg="node1(d5d1ac02c8f3): Node leave event for d5d1ac02c8f3/172.25.117.108" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:58Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:58Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:58Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:58Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.205Z] time="2022-04-27T15:26:58Z" level=info msg="Node d5d1ac02c8f3/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.228Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T15:26:58.228Z] INFO: Unit tests ended at 04/27/2022 15:26:57. Duration:00:04:19.8587990 [2022-04-27T15:26:58.228Z] INFO: Building busybox [2022-04-27T15:26:58.228Z] Sending build context to Docker daemon 5.12kB [2022-04-27T15:26:58.228Z] [2022-04-27T15:26:58.228Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T15:26:58.228Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T15:26:58.228Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T15:26:58.228Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T15:26:58.228Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T15:26:58.228Z] ---> aa8714eb8356 [2022-04-27T15:26:58.228Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T15:26:58.228Z] ---> Running in 61a9220a7343 [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="node3(cf743d450ad0): Node leave event for 4878e7d9150b/172.25.117.108" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for 4878e7d9150b/172.25.117.108" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="node5(3c0625fc218e): Node leave event for 4878e7d9150b/172.25.117.108" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b change state NodeActive --> NodeLeft" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="node2(4878e7d9150b): Node leave event for 4878e7d9150b/172.25.117.108" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b/172.25.117.108, left gossip cluster" [2022-04-27T15:26:58.671Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b/172.25.117.108, left gossip cluster" [2022-04-27T15:26:59.013Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node 4878e7d9150b/172.25.117.108, left gossip cluster" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for cf743d450ad0/172.25.117.108" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0/172.25.117.108, left gossip cluster" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0 change state NodeActive --> NodeFailed" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0/172.25.117.108, added to failed nodes list" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="node5(3c0625fc218e): Node leave event for cf743d450ad0/172.25.117.108" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=error msg="node: cf743d450ad0 is unknown to memberlist" [2022-04-27T15:26:59.138Z] time="2022-04-27T15:26:58Z" level=info msg="Node cf743d450ad0/172.25.117.108, left gossip cluster" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=info msg="Node cf743d450ad0/172.25.117.108, left gossip cluster" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=debug msg="memberlist: Failed ping: cf743d450ad0 (timeout reached)" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.117.108:10036: use of closed network connection" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.117.108:10037: use of closed network connection" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=info msg="Node 1b1c2cbc8fe0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=info msg="node5(3c0625fc218e): Node leave event for 1b1c2cbc8fe0/172.25.117.108" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=info msg="Node 1b1c2cbc8fe0 change state NodeActive --> NodeLeft" [2022-04-27T15:26:59.606Z] time="2022-04-27T15:26:59Z" level=info msg="node4(1b1c2cbc8fe0): Node leave event for 1b1c2cbc8fe0/172.25.117.108" [2022-04-27T15:27:00.073Z] time="2022-04-27T15:26:59Z" level=info msg="memberlist: Suspect cf743d450ad0 has failed, no acks received" [2022-04-27T15:27:00.073Z] time="2022-04-27T15:26:59Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, left gossip cluster" [2022-04-27T15:27:00.397Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.163s coverage: 50.6% of statements [2022-04-27T15:27:00.543Z] time="2022-04-27T15:27:00Z" level=info msg="Node 1b1c2cbc8fe0/172.25.117.108, left gossip cluster" [2022-04-27T15:27:01.010Z] time="2022-04-27T15:27:00Z" level=info msg="Node 3c0625fc218e/172.25.117.108, left gossip cluster" [2022-04-27T15:27:01.010Z] time="2022-04-27T15:27:00Z" level=info msg="Node 3c0625fc218e change state NodeActive --> NodeFailed" [2022-04-27T15:27:01.010Z] time="2022-04-27T15:27:00Z" level=info msg="Node 3c0625fc218e/172.25.117.108, added to failed nodes list" [2022-04-27T15:27:01.010Z] --- PASS: TestNetworkDBIslands (11.65s) [2022-04-27T15:27:01.010Z] PASS [2022-04-27T15:27:01.010Z] coverage: 60.0% of statements [2022-04-27T15:27:01.010Z] ok github.com/docker/docker/libnetwork/networkdb 103.711s coverage: 60.0% of statements [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T15:27:01.010Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T15:27:01.945Z] Removing intermediate container 61a9220a7343 [2022-04-27T15:27:01.945Z] ---> 660c9a20aa53 [2022-04-27T15:27:01.945Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T15:27:01.945Z] ---> Running in e04e7d6c9fba [2022-04-27T15:27:02.201Z] --- PASS: TestCheckoutGit (30.64s) [2022-04-27T15:27:02.202Z] === RUN TestValidGitTransport [2022-04-27T15:27:02.202Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T15:27:02.202Z] === RUN TestGitInvalidRef [2022-04-27T15:27:02.202Z] --- PASS: TestGitInvalidRef (0.27s) [2022-04-27T15:27:02.202Z] PASS [2022-04-27T15:27:02.202Z] coverage: 86.3% of statements [2022-04-27T15:27:02.202Z] ok github.com/docker/docker/builder/remotecontext/git 30.977s coverage: 86.3% of statements [2022-04-27T15:27:02.202Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T15:27:02.202Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T15:27:02.202Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T15:27:02.202Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T15:27:02.307Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.147s coverage: 46.1% of statements [2022-04-27T15:27:02.307Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T15:27:02.399Z] Removing intermediate container e04e7d6c9fba [2022-04-27T15:27:02.399Z] ---> 41456e6488e8 [2022-04-27T15:27:02.399Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T15:27:02.399Z] ---> Running in febc7e5de39c [2022-04-27T15:27:02.565Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.932s coverage: 58.2% of statements [2022-04-27T15:27:02.565Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T15:27:02.565Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === Skipped [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T15:27:02.586Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T15:27:02.586Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T15:27:02.586Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-27T15:27:02.586Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T15:27:02.586Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:27:02.586Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T15:27:02.586Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T15:27:02.586Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T15:27:02.586Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-27T15:27:02.586Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T15:27:02.586Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T15:27:02.586Z] daemon_test.go:145: root required [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:27:02.586Z] reload_test.go:342: root required [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:27:02.586Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:27:02.586Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T15:27:02.586Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T15:27:02.586Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T15:27:02.586Z] layer_test.go:291: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T15:27:02.586Z] layer_test.go:340: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T15:27:02.586Z] layer_test.go:455: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T15:27:02.586Z] layer_test.go:684: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T15:27:02.586Z] migration_test.go:45: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:27:02.586Z] migration_test.go:181: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T15:27:02.586Z] mount_test.go:17: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T15:27:02.586Z] mount_test.go:76: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T15:27:02.586Z] mount_test.go:125: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T15:27:02.586Z] mount_test.go:212: Failing on Windows [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-27T15:27:02.586Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-27T15:27:02.586Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:27:02.586Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T15:27:02.586Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T15:27:02.586Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T15:27:02.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:27:02.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T15:27:02.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:27:02.586Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T15:27:02.586Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T15:27:02.586Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T15:27:02.586Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:27:02.586Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:27:02.586Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:27:02.586Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:27:02.586Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:27:02.586Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T15:27:02.586Z] archive_test.go:140: zstd not installed [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:27:02.586Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:27:02.586Z] changes_test.go:196: needs more investigation [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T15:27:02.586Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T15:27:02.586Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T15:27:02.586Z] changes_test.go:433: needs further investigation [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:27:02.586Z] changes_test.go:469: needs further investigation [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:27:02.586Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.586Z] [2022-04-27T15:27:02.586Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T15:27:02.587Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:27:02.587Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:27:02.587Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:27:02.587Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T15:27:02.587Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:27:02.587Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:27:02.587Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-27T15:27:02.587Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T15:27:02.587Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T15:27:02.587Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T15:27:02.587Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T15:27:02.587Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:27:02.587Z] [2022-04-27T15:27:02.587Z] DONE 2292 tests, 70 skipped in 255.310s [2022-04-27T15:27:02.587Z] INFO: make.ps1 ended at 04/27/2022 15:27:02 [2022-04-27T15:27:02.823Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-27T15:27:02.854Z] Removing intermediate container febc7e5de39c [2022-04-27T15:27:02.854Z] ---> dce9e60f6118 [2022-04-27T15:27:02.854Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T15:27:03.389Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2022-04-27T15:27:03.814Z] [2022-04-27T15:27:03.955Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-04-27T15:27:04.157Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T15:27:04.157Z] INFO: Unit tests ended at 04/27/2022 15:27:03. Duration:00:04:26.1250006 [2022-04-27T15:27:04.157Z] INFO: Building busybox [2022-04-27T15:27:04.157Z] Sending build context to Docker daemon 5.12kB [2022-04-27T15:27:04.157Z] [2022-04-27T15:27:04.157Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T15:27:04.157Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T15:27:04.157Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T15:27:04.157Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T15:27:04.157Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T15:27:04.157Z] ---> aa8714eb8356 [2022-04-27T15:27:04.157Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T15:27:04.157Z] ---> Running in 7b9291e139fa [2022-04-27T15:27:04.269Z] ---> c0716f7cb8a9 [2022-04-27T15:27:04.269Z] 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-27T15:27:04.269Z] ---> Running in c57c1d7d3bf0 [2022-04-27T15:27:04.889Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.6% of statements [2022-04-27T15:27:04.889Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T15:27:04.889Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T15:27:05.456Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.0% of statements [2022-04-27T15:27:06.024Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 79.9% of statements [2022-04-27T15:27:06.284Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 53.6% of statements [2022-04-27T15:27:06.284Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T15:27:06.852Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-04-27T15:27:06.852Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-04-27T15:27:07.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-27T15:27:07.371Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 69.9% of statements [2022-04-27T15:27:07.938Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 78.7% of statements [2022-04-27T15:27:07.938Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T15:27:08.240Z] Removing intermediate container 7b9291e139fa [2022-04-27T15:27:08.240Z] ---> b53b55412b35 [2022-04-27T15:27:08.240Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T15:27:08.240Z] ---> Running in 5202a67894c8 [2022-04-27T15:27:08.506Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 59.1% of statements [2022-04-27T15:27:08.506Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-04-27T15:27:08.700Z] Removing intermediate container 5202a67894c8 [2022-04-27T15:27:08.700Z] ---> 70af484f9ce9 [2022-04-27T15:27:08.700Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T15:27:08.700Z] ---> Running in 3d23534bd43a [2022-04-27T15:27:09.161Z] Removing intermediate container 3d23534bd43a [2022-04-27T15:27:09.161Z] ---> 6cc92326dca8 [2022-04-27T15:27:09.161Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T15:27:09.444Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2022-04-27T15:27:09.702Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-27T15:27:10.134Z] [2022-04-27T15:27:10.270Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-27T15:27:10.594Z] ---> efe231873eec [2022-04-27T15:27:10.594Z] 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-27T15:27:10.594Z] ---> Running in a337bacaa2d7 [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T15:27:10.748Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestConfigureDaemonLogs [2022-04-27T15:27:10.748Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T15:27:10.748Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T15:27:10.748Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T15:27:10.748Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T15:27:10.748Z] PASS [2022-04-27T15:27:10.748Z] coverage: 20.4% of statements [2022-04-27T15:27:10.748Z] ok github.com/docker/docker/cmd/dockerd 0.198s coverage: 20.4% of statements [2022-04-27T15:27:10.748Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T15:27:10.748Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T15:27:10.838Z] ok github.com/docker/docker/daemon/logger/splunk 1.510s coverage: 82.5% of statements [2022-04-27T15:27:10.838Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T15:27:10.838Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T15:27:11.346Z] Removing intermediate container c57c1d7d3bf0 [2022-04-27T15:27:11.346Z] ---> 320de094a6c7 [2022-04-27T15:27:11.346Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T15:27:11.346Z] ---> Running in 38f018175a2c [2022-04-27T15:27:11.778Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-27T15:27:12.038Z] ok github.com/docker/docker/distribution 0.606s coverage: 28.2% of statements [2022-04-27T15:27:12.038Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T15:27:12.279Z] === RUN TestContainerStopSignal [2022-04-27T15:27:12.279Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestContainerStopTimeout [2022-04-27T15:27:12.279Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T15:27:12.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T15:27:12.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T15:27:12.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T15:27:12.279Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T15:27:12.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestNewMemoryStore [2022-04-27T15:27:12.279Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestAddContainers [2022-04-27T15:27:12.279Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestGetContainer [2022-04-27T15:27:12.279Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestDeleteContainer [2022-04-27T15:27:12.279Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestListContainers [2022-04-27T15:27:12.279Z] --- PASS: TestListContainers (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestFirstContainer [2022-04-27T15:27:12.279Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestApplyAllContainer [2022-04-27T15:27:12.279Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestIsValidHealthString [2022-04-27T15:27:12.279Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestStateRunStop [2022-04-27T15:27:12.279Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestStateTimeoutWait [2022-04-27T15:27:12.279Z] state_test.go:141: Stop callback fired [2022-04-27T15:27:12.279Z] state_test.go:165: Stop callback fired [2022-04-27T15:27:12.279Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T15:27:12.279Z] === RUN TestIsValidStateString [2022-04-27T15:27:12.279Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestViewSaveDelete [2022-04-27T15:27:12.279Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T15:27:12.279Z] === RUN TestViewAll [2022-04-27T15:27:12.279Z] --- PASS: TestViewAll (0.02s) [2022-04-27T15:27:12.279Z] === RUN TestViewGet [2022-04-27T15:27:12.279Z] --- PASS: TestViewGet (0.01s) [2022-04-27T15:27:12.279Z] === RUN TestNames [2022-04-27T15:27:12.279Z] --- PASS: TestNames (0.00s) [2022-04-27T15:27:12.279Z] === RUN TestViewWithHealthCheck [2022-04-27T15:27:12.279Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-27T15:27:12.279Z] PASS [2022-04-27T15:27:12.279Z] coverage: 41.7% of statements [2022-04-27T15:27:12.279Z] ok github.com/docker/docker/container 0.234s coverage: 41.7% of statements [2022-04-27T15:27:12.279Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T15:27:12.279Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T15:27:12.279Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T15:27:12.279Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T15:27:12.306Z] [2022-04-27T15:27:12.306Z] SUCCESS: Specified value was saved. [2022-04-27T15:27:12.606Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-27T15:27:12.736Z] === RUN TestPrepare [2022-04-27T15:27:12.736Z] --- PASS: TestPrepare (0.00s) [2022-04-27T15:27:12.736Z] === RUN TestStart [2022-04-27T15:27:12.736Z] --- PASS: TestStart (0.00s) [2022-04-27T15:27:12.736Z] === RUN TestWaitCancel [2022-04-27T15:27:12.736Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T15:27:12.736Z] === RUN TestWaitDisabled [2022-04-27T15:27:12.736Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T15:27:12.736Z] === RUN TestWaitEnabled [2022-04-27T15:27:12.736Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T15:27:12.736Z] === RUN TestRemove [2022-04-27T15:27:12.736Z] --- PASS: TestRemove (0.00s) [2022-04-27T15:27:12.736Z] PASS [2022-04-27T15:27:12.736Z] coverage: 65.3% of statements [2022-04-27T15:27:12.736Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-04-27T15:27:13.540Z] ok github.com/docker/docker/image 0.028s coverage: 86.9% of statements [2022-04-27T15:27:13.798Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-27T15:27:14.364Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-27T15:27:14.365Z] ok github.com/docker/docker/distribution/xfer 1.902s coverage: 84.9% of statements [2022-04-27T15:27:14.365Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T15:27:14.465Z] Removing intermediate container 38f018175a2c [2022-04-27T15:27:14.465Z] ---> 2ae1e8410dfa [2022-04-27T15:27:14.465Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T15:27:14.465Z] ---> Running in 164355f2b2b7 [2022-04-27T15:27:14.930Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-27T15:27:14.931Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T15:27:15.496Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-27T15:27:15.922Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T15:27:15.922Z] === RUN TestNewListSecretsFilters [2022-04-27T15:27:15.922Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestNewListConfigsFilters [2022-04-27T15:27:15.923Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T15:27:15.923Z] PASS [2022-04-27T15:27:15.923Z] coverage: 0.5% of statements [2022-04-27T15:27:15.923Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T15:27:15.923Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T15:27:15.923Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T15:27:15.923Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T15:27:15.923Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T15:27:15.923Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T15:27:15.923Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T15:27:16.062Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-27T15:27:16.320Z] ok github.com/docker/docker/opts 0.023s coverage: 66.7% of statements [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T15:27:16.392Z] ok github.com/docker/docker/daemon/cluster 0.906s coverage: 0.5% of statements [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T15:27:16.392Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T15:27:16.392Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T15:27:16.392Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T15:27:16.392Z] PASS [2022-04-27T15:27:16.392Z] coverage: 35.9% of statements [2022-04-27T15:27:16.392Z] ok github.com/docker/docker/daemon/cluster/convert 0.491s coverage: 35.9% of statements [2022-04-27T15:27:16.580Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-27T15:27:17.382Z] Cannot create a file when that file already exists. [2022-04-27T15:27:17.755Z] Removing intermediate container a337bacaa2d7 [2022-04-27T15:27:17.755Z] ---> 67546e203721 [2022-04-27T15:27:17.755Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T15:27:17.755Z] ---> Running in 4112082f19cb [2022-04-27T15:27:17.956Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.5% of statements [2022-04-27T15:27:18.611Z] === RUN TestWaitNodeAttachment [2022-04-27T15:27:18.767Z] [2022-04-27T15:27:18.767Z] SUCCESS: Specified value was saved. [2022-04-27T15:27:18.795Z] INFO [linters context/goanalysis] analyzers took 4m44.407857674s with top 10 stages: buildir: 2m0.966955716s, goimports: 23.566265502s, unconvert: 17.965527204s, gosec: 15.921663713s, golint: 7.775075319s, S1038: 7.344775235s, misspell: 6.247775461s, nilness: 5.081495307s, inspect: 4.901853212s, unused: 4.034615352s [2022-04-27T15:27:18.795Z] INFO [runner] Issues before processing: 3054, after processing: 0 [2022-04-27T15:27:18.795Z] INFO [runner] Processors filtering stat (out/in): cgo: 2438/3054, filename_unadjuster: 2438/2438, path_prettifier: 2438/2438, skip_dirs: 2438/2438, autogenerated_exclude: 2054/2438, exclude: 2054/2054, skip_files: 2438/2438, exclude-rules: 78/2054, nolint: 0/78, identifier_marker: 2054/2054 [2022-04-27T15:27:18.795Z] INFO [runner] processing took 82.041239ms with stages: nolint: 31.407967ms, identifier_marker: 22.614415ms, path_prettifier: 9.354412ms, autogenerated_exclude: 8.692119ms, exclude-rules: 7.747074ms, skip_dirs: 1.800761ms, cgo: 275.71µs, filename_unadjuster: 142.711µs, max_same_issues: 1.54µs, skip_files: 902ns, uniq_by_line: 578ns, max_from_linter: 485ns, severity-rules: 472ns, exclude: 457ns, path_shortener: 376ns, diff: 325ns, max_per_file_from_linter: 303ns, source_code: 300ns, sort_results: 230ns, path_prefixer: 102ns [2022-04-27T15:27:18.795Z] INFO [runner] linters took 1m32.085205381s with stages: goanalysis_metalinter: 1m32.003035605s [2022-04-27T15:27:18.795Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-27T15:27:18.795Z] INFO Memory: 2649 samples, avg is 283.7MB, max is 1202.3MB [2022-04-27T15:27:18.796Z] INFO Execution took 4m24.7633815s [2022-04-27T15:27:18.796Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-27T15:27:19.080Z] === RUN TestBuilderGC [2022-04-27T15:27:19.080Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestFindConfigurationConflicts [2022-04-27T15:27:19.080Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T15:27:19.080Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T15:27:19.080Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T15:27:19.080Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T15:27:19.080Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_label [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T15:27:19.080Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T15:27:19.080Z] time="2022-04-27T15:27:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T15:27:19.080Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-27T15:27:19.080Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T15:27:19.080Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:19.080Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestReloadBadDefaultConfig [2022-04-27T15:27:19.080Z] time="2022-04-27T15:27:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-646605588" [2022-04-27T15:27:19.080Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestReloadWithConflictingLabels [2022-04-27T15:27:19.080Z] time="2022-04-27T15:27:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3799818876" [2022-04-27T15:27:19.080Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T15:27:19.080Z] time="2022-04-27T15:27:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1998105582" [2022-04-27T15:27:19.080Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestMaskURLCredentials [2022-04-27T15:27:19.080Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestDaemonConfigurationMerge [2022-04-27T15:27:19.080Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T15:27:19.080Z] PASS [2022-04-27T15:27:19.080Z] coverage: 79.8% of statements [2022-04-27T15:27:19.080Z] ok github.com/docker/docker/daemon/config 0.249s coverage: 79.8% of statements [2022-04-27T15:27:19.080Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T15:27:19.080Z] === RUN TestIsolationConversion [2022-04-27T15:27:19.080Z] === RUN TestIsolationConversion/default [2022-04-27T15:27:19.080Z] === RUN TestIsolationConversion/process [2022-04-27T15:27:19.080Z] === RUN TestIsolationConversion/hyperv [2022-04-27T15:27:19.080Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestContainerLabels [2022-04-27T15:27:19.080Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestCredentialSpecConversion [2022-04-27T15:27:19.080Z] === RUN TestCredentialSpecConversion/none [2022-04-27T15:27:19.080Z] === RUN TestCredentialSpecConversion/config [2022-04-27T15:27:19.080Z] === RUN TestCredentialSpecConversion/file [2022-04-27T15:27:19.080Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T15:27:19.080Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T15:27:19.080Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestControllerValidateMountBind [2022-04-27T15:27:19.080Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestControllerValidateMountVolume [2022-04-27T15:27:19.080Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T15:27:19.080Z] === RUN TestControllerValidateMountTarget [2022-04-27T15:27:19.080Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T15:27:19.081Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T15:27:19.081Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T15:27:19.081Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T15:27:19.081Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T15:27:19.081Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T15:27:19.081Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T15:27:19.081Z] PASS [2022-04-27T15:27:19.081Z] coverage: 11.0% of statements [2022-04-27T15:27:19.081Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.634s coverage: 11.0% of statements [2022-04-27T15:27:19.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/make.sh dynbinary test-docker-py [2022-04-27T15:27:19.333Z] ok github.com/docker/docker/pkg/authorization 0.490s coverage: 68.3% of statements [2022-04-27T15:27:19.333Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T15:27:19.333Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-27T15:27:19.400Z] [2022-04-27T15:27:19.551Z] === RUN TestEventsLog [2022-04-27T15:27:19.551Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T15:27:19.551Z] === RUN TestEventsLogTimeout [2022-04-27T15:27:19.551Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T15:27:19.551Z] === RUN TestLogEvents [2022-04-27T15:27:19.551Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T15:27:19.551Z] === RUN TestLoadBufferedEvents [2022-04-27T15:27:19.661Z] Removing bundles/ [2022-04-27T15:27:19.661Z] [2022-04-27T15:27:19.661Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T15:27:19.661Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:27:19.661Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:27:20.019Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-04-27T15:27:20.019Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T15:27:20.019Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T15:27:20.019Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T15:27:20.019Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T15:27:20.019Z] PASS [2022-04-27T15:27:20.019Z] coverage: 50.0% of statements [2022-04-27T15:27:20.019Z] ok github.com/docker/docker/daemon/events 0.312s coverage: 50.0% of statements [2022-04-27T15:27:20.329Z] Removing intermediate container 4112082f19cb [2022-04-27T15:27:20.329Z] ---> b818d0d89344 [2022-04-27T15:27:20.329Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T15:27:20.488Z] === RUN TestIsEmptyDir [2022-04-27T15:27:20.488Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T15:27:20.488Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T15:27:20.488Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T15:27:20.488Z] PASS [2022-04-27T15:27:20.488Z] coverage: 2.3% of statements [2022-04-27T15:27:20.488Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2022-04-27T15:27:20.797Z] ---> Running in 63746858f0ed [2022-04-27T15:27:20.956Z] === RUN TestLinkNaming [2022-04-27T15:27:20.956Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestLinkNew [2022-04-27T15:27:20.956Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestLinkEnv [2022-04-27T15:27:20.956Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestLinkMultipleEnv [2022-04-27T15:27:20.956Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestLinkPortRangeEnv [2022-04-27T15:27:20.956Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T15:27:20.956Z] PASS [2022-04-27T15:27:20.956Z] coverage: 93.0% of statements [2022-04-27T15:27:20.956Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2022-04-27T15:27:20.956Z] === RUN TestVerifyNetworkingConfig [2022-04-27T15:27:20.956Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestGetContainer [2022-04-27T15:27:20.956Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestValidContainerNames [2022-04-27T15:27:20.956Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestContainerInitDNS [2022-04-27T15:27:20.956Z] daemon_test.go:145: root required [2022-04-27T15:27:20.956Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestMerge [2022-04-27T15:27:20.956Z] --- PASS: TestMerge (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestValidateContainerIsolation [2022-04-27T15:27:20.956Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestFindNetworkErrorType [2022-04-27T15:27:20.956Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestEnsureServicesExist [2022-04-27T15:27:20.956Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T15:27:20.956Z] === RUN TestEnsureServicesExistErrors [2022-04-27T15:27:20.956Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T15:27:20.957Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T15:27:20.957Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T15:27:20.957Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T15:27:20.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:27:20.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T15:27:20.957Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestContainerDelete [2022-04-27T15:27:20.957Z] --- PASS: TestContainerDelete (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestContainerDoubleDelete [2022-04-27T15:27:20.957Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T15:27:20.957Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T15:27:20.957Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestNoneHealthcheck [2022-04-27T15:27:20.957Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T15:27:20.957Z] === RUN TestHealthStates [2022-04-27T15:27:21.168Z] Removing intermediate container 164355f2b2b7 [2022-04-27T15:27:21.168Z] ---> 29bc29489373 [2022-04-27T15:27:21.168Z] Step 13/13 : CMD ["sh"] [2022-04-27T15:27:21.168Z] ---> Running in 2bf03e4d5ac7 [2022-04-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] time="2022-04-27T15:27:20Z" 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-27T15:27:21.425Z] --- PASS: TestHealthStates (0.16s) [2022-04-27T15:27:21.425Z] === RUN TestGetInspectData [2022-04-27T15:27:21.425Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestFillLicense [2022-04-27T15:27:21.425Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestListInvalidFilter [2022-04-27T15:27:21.425Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestNameFilter [2022-04-27T15:27:21.425Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T15:27:21.425Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T15:27:21.425Z] === 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-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T15:27:21.425Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T15:27:21.425Z] --- 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-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T15:27:21.425Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T15:27:21.425Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:27:21.425Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T15:27:21.426Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadLabels [2022-04-27T15:27:21.426Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T15:27:21.426Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadMirrors [2022-04-27T15:27:21.426Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T15:27:21.426Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T15:27:21.426Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T15:27:21.426Z] reload_test.go:342: root required [2022-04-27T15:27:21.426Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T15:27:21.426Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T15:27:21.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-04-27T15:27:21.426Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T15:27:21.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.06s) [2022-04-27T15:27:21.426Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T15:27:21.426Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.07s) [2022-04-27T15:27:21.426Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T15:27:21.426Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T15:27:21.426Z] === RUN TestParseVolumesFrom [2022-04-27T15:27:21.426Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T15:27:21.426Z] PASS [2022-04-27T15:27:21.426Z] coverage: 8.7% of statements [2022-04-27T15:27:21.426Z] ok github.com/docker/docker/daemon 0.549s coverage: 8.7% of statements [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T15:27:21.426Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T15:27:21.636Z] Removing intermediate container 2bf03e4d5ac7 [2022-04-27T15:27:21.636Z] ---> d473bdc0cdb0 [2022-04-27T15:27:21.636Z] Successfully built d473bdc0cdb0 [2022-04-27T15:27:21.636Z] Successfully tagged busybox:latest [2022-04-27T15:27:21.636Z] INFO: Docker images of the daemon under test [2022-04-27T15:27:21.636Z] [2022-04-27T15:27:21.636Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:27:21.636Z] busybox latest d473bdc0cdb0 Less than a second ago 5.02GB [2022-04-27T15:27:21.636Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T15:27:21.636Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T15:27:21.636Z] [2022-04-27T15:27:21.636Z] INFO: Running integration tests at 04/27/2022 15:27:21... [2022-04-27T15:27:21.636Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T15:27:21.636Z] INFO: Integration API tests being run from the host: [2022-04-27T15:27:21.636Z] INFO: make.ps1 starting at 04/27/2022 15:27:21 [2022-04-27T15:27:22.620Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-04-27T15:27:22.620Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-27T15:27:22.620Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T15:27:22.879Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/defaults [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T15:27:22.991Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T15:27:23.138Z] ok github.com/docker/docker/layer 7.306s coverage: 69.0% of statements [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T15:27:23.139Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T15:27:23.139Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-27T15:27:23.461Z] === RUN TestCreateSuccess [2022-04-27T15:27:23.461Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCreateStreamSkipped [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T15:27:23.461Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCreateLogGroupSuccess [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T15:27:23.461Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCreateError [2022-04-27T15:27:23.461Z] --- PASS: TestCreateError (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCreateAlreadyExists [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T15:27:23.461Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestLogClosed [2022-04-27T15:27:23.461Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestLogBlocking [2022-04-27T15:27:23.461Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T15:27:23.461Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T15:27:23.461Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestPublishBatchSuccess [2022-04-27T15:27:23.461Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestPublishBatchError [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=error msg=error [2022-04-27T15:27:23.461Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:27:23.461Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T15:27:23.461Z] time="2022-04-27T15:27:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T15:27:23.461Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchSimple [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchTicker [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchClose [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/3/���� [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T15:27:23.461Z] === RUN TestEffectiveLen/5/ [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/0/ [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: He [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T15:27:23.461Z] === RUN TestAdapterReadLogs [2022-04-27T15:27:23.461Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCopier [2022-04-27T15:27:23.461Z] --- PASS: TestCopier (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCopierLongLines [2022-04-27T15:27:23.461Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCopierSlow [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/6/a� [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: a [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: � [2022-04-27T15:27:23.461Z] === RUN TestFindValidSplit/7/a� [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T15:27:23.461Z] cloudwatchlogs_test.go:1077: [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestProcessEventEmoji [2022-04-27T15:27:23.461Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchLineSplit [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMaxEvents [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-27T15:27:23.461Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T15:27:23.461Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T15:27:23.461Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T15:27:23.461Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T15:27:23.461Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCreateTagSuccess [2022-04-27T15:27:23.461Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T15:27:23.461Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T15:27:23.461Z] PASS [2022-04-27T15:27:23.461Z] coverage: 80.2% of statements [2022-04-27T15:27:23.461Z] ok github.com/docker/docker/daemon/logger/awslogs 0.380s coverage: 80.2% of statements [2022-04-27T15:27:23.461Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T15:27:23.461Z] === RUN TestCopierWithSized [2022-04-27T15:27:23.461Z] === RUN TestCopierWithSized/as_is [2022-04-27T15:27:23.461Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T15:27:23.461Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T15:27:23.461Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T15:27:23.461Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestCopierWithPartial [2022-04-27T15:27:23.461Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestRingLogger [2022-04-27T15:27:23.461Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestRingCap [2022-04-27T15:27:23.461Z] --- PASS: TestRingCap (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestRingClose [2022-04-27T15:27:23.461Z] --- PASS: TestRingClose (0.00s) [2022-04-27T15:27:23.461Z] === RUN TestRingDrain [2022-04-27T15:27:23.461Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T15:27:23.461Z] PASS [2022-04-27T15:27:23.461Z] coverage: 43.2% of statements [2022-04-27T15:27:23.461Z] ok github.com/docker/docker/daemon/logger 0.276s coverage: 43.2% of statements [2022-04-27T15:27:23.705Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-27T15:27:23.757Z] Cannot create a file when that file already exists. [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T15:27:23.930Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T15:27:23.930Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T15:27:23.931Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T15:27:23.931Z] PASS [2022-04-27T15:27:23.931Z] coverage: 53.6% of statements [2022-04-27T15:27:23.931Z] ok github.com/docker/docker/daemon/logger/fluentd 0.098s coverage: 53.6% of statements [2022-04-27T15:27:23.931Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T15:27:23.931Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T15:27:23.931Z] === RUN TestSearchRegistryForImages [2022-04-27T15:27:23.931Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T15:27:23.931Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T15:27:23.931Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T15:27:23.931Z] === RUN TestImageDelete [2022-04-27T15:27:23.931Z] === RUN TestImageDelete/no_lease [2022-04-27T15:27:23.931Z] === RUN TestImageDelete/lease_exists [2022-04-27T15:27:23.962Z] ok github.com/docker/docker/pkg/fsutils 0.103s coverage: 85.1% of statements [2022-04-27T15:27:23.962Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-27T15:27:24.220Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-27T15:27:24.401Z] --- PASS: TestImageDelete (0.04s) [2022-04-27T15:27:24.401Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T15:27:24.401Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-27T15:27:24.401Z] === RUN TestContentStoreForPull [2022-04-27T15:27:24.401Z] --- PASS: TestContentStoreForPull (0.17s) [2022-04-27T15:27:24.401Z] PASS [2022-04-27T15:27:24.401Z] coverage: 6.6% of statements [2022-04-27T15:27:24.401Z] ok github.com/docker/docker/daemon/images 0.358s coverage: 6.6% of statements [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T15:27:24.401Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T15:27:24.869Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T15:27:24.869Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T15:27:24.869Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T15:27:24.869Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-27T15:27:24.869Z] === RUN TestFastTimeMarshalJSON [2022-04-27T15:27:24.869Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-04-27T15:27:24.869Z] PASS [2022-04-27T15:27:24.869Z] coverage: 87.2% of statements [2022-04-27T15:27:24.869Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.180s coverage: 87.2% of statements [2022-04-27T15:27:25.152Z] ok github.com/docker/docker/pkg/idtools 0.467s coverage: 67.9% of statements [2022-04-27T15:27:25.152Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 70.1% of statements [2022-04-27T15:27:25.336Z] === RUN TestJSONFileLogger [2022-04-27T15:27:25.336Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T15:27:25.336Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T15:27:25.336Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T15:27:25.336Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T15:27:25.336Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T15:27:25.336Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T15:27:25.336Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-27T15:27:25.336Z] === RUN TestEncodeDecode [2022-04-27T15:27:25.336Z] === PAUSE TestEncodeDecode [2022-04-27T15:27:25.336Z] === RUN TestUnexpectedEOF [2022-04-27T15:27:25.336Z] time="2022-04-27T15:27:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:27:25.336Z] time="2022-04-27T15:27:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T15:27:25.336Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-27T15:27:25.336Z] === CONT TestEncodeDecode [2022-04-27T15:27:25.336Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T15:27:25.336Z] PASS [2022-04-27T15:27:25.336Z] coverage: 69.9% of statements [2022-04-27T15:27:25.336Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.220s coverage: 69.9% of statements [2022-04-27T15:27:25.410Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-27T15:27:25.410Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-27T15:27:25.410Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T15:27:25.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-04-27T15:27:25.668Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-27T15:27:25.805Z] === RUN TestWriteLog [2022-04-27T15:27:25.805Z] === PAUSE TestWriteLog [2022-04-27T15:27:25.805Z] === RUN TestReadLog [2022-04-27T15:27:25.805Z] === PAUSE TestReadLog [2022-04-27T15:27:25.805Z] === RUN TestDecode [2022-04-27T15:27:25.805Z] --- PASS: TestDecode (0.02s) [2022-04-27T15:27:25.805Z] === CONT TestWriteLog [2022-04-27T15:27:25.805Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T15:27:25.805Z] === CONT TestReadLog [2022-04-27T15:27:25.805Z] === RUN TestReadLog/tail_exact [2022-04-27T15:27:25.805Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T15:27:25.805Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T15:27:25.805Z] --- PASS: TestReadLog (0.17s) [2022-04-27T15:27:25.805Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-04-27T15:27:25.805Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T15:27:25.805Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-27T15:27:25.805Z] PASS [2022-04-27T15:27:25.805Z] coverage: 78.7% of statements [2022-04-27T15:27:25.805Z] ok github.com/docker/docker/daemon/logger/local 0.242s coverage: 78.7% of statements [2022-04-27T15:27:25.805Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T15:27:25.926Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-04-27T15:27:26.183Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-27T15:27:26.183Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-04-27T15:27:26.183Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T15:27:26.183Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T15:27:26.273Z] === RUN TestOpenFileDelete [2022-04-27T15:27:26.273Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestOpenFileRename [2022-04-27T15:27:26.273Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestHandleDecoderErr [2022-04-27T15:27:26.273Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestParseLogTagDefaultTag [2022-04-27T15:27:26.273Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestParseLogTag [2022-04-27T15:27:26.273Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestParseLogTagEmptyTag [2022-04-27T15:27:26.273Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestTailFiles [2022-04-27T15:27:26.273Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestFollowLogsConsumerGone [2022-04-27T15:27:26.273Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestFollowLogsProducerGone [2022-04-27T15:27:26.273Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T15:27:26.273Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T15:27:26.273Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T15:27:26.273Z] === RUN TestCheckCapacityAndRotate [2022-04-27T15:27:26.273Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T15:27:26.273Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T15:27:26.743Z] === RUN TestLog [2022-04-27T15:27:26.743Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-27T15:27:26.743Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-27T15:27:26.743Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-27T15:27:26.743Z] PASS [2022-04-27T15:27:26.743Z] coverage: 55.1% of statements [2022-04-27T15:27:26.743Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.199s coverage: 55.1% of statements [2022-04-27T15:27:26.743Z] --- PASS: TestLog (0.02s) [2022-04-27T15:27:26.743Z] PASS [2022-04-27T15:27:26.743Z] coverage: 31.5% of statements [2022-04-27T15:27:26.743Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2022-04-27T15:27:26.749Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-04-27T15:27:27.213Z] === RUN TestNewParse [2022-04-27T15:27:27.213Z] --- PASS: TestNewParse (0.00s) [2022-04-27T15:27:27.213Z] PASS [2022-04-27T15:27:27.213Z] coverage: 8.3% of statements [2022-04-27T15:27:27.213Z] ok github.com/docker/docker/daemon/logger/templates 0.053s coverage: 8.3% of statements [2022-04-27T15:27:27.314Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-27T15:27:27.314Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-27T15:27:27.545Z] Removing intermediate container 63746858f0ed [2022-04-27T15:27:27.545Z] ---> 6fbb20844a34 [2022-04-27T15:27:27.545Z] Step 13/13 : CMD ["sh"] [2022-04-27T15:27:27.545Z] ---> Running in 59a7c4fccbea [2022-04-27T15:27:27.545Z] Removing intermediate container 59a7c4fccbea [2022-04-27T15:27:27.545Z] ---> c631a9f5e8ca [2022-04-27T15:27:27.545Z] Successfully built c631a9f5e8ca [2022-04-27T15:27:27.545Z] Successfully tagged busybox:latest [2022-04-27T15:27:27.545Z] INFO: Docker images of the daemon under test [2022-04-27T15:27:27.545Z] [2022-04-27T15:27:27.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:27:27.545Z] busybox latest c631a9f5e8ca Less than a second ago 5.02GB [2022-04-27T15:27:27.545Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T15:27:27.545Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T15:27:27.545Z] [2022-04-27T15:27:27.545Z] INFO: Running integration tests at 04/27/2022 15:27:27... [2022-04-27T15:27:27.545Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T15:27:27.545Z] INFO: Integration API tests being run from the host: [2022-04-27T15:27:27.545Z] INFO: make.ps1 starting at 04/27/2022 15:27:27 [2022-04-27T15:27:27.572Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T15:27:27.682Z] === RUN TestValidateLogOpt [2022-04-27T15:27:27.682Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestNewMissedConfig [2022-04-27T15:27:27.682Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestNewMissedUrl [2022-04-27T15:27:27.682Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestNewMissedToken [2022-04-27T15:27:27.682Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestNewWithProxy [2022-04-27T15:27:27.682Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestDefault [2022-04-27T15:27:27.682Z] --- PASS: TestDefault (0.01s) [2022-04-27T15:27:27.682Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T15:27:27.682Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestJsonFormat [2022-04-27T15:27:27.682Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T15:27:27.682Z] === RUN TestRawFormat [2022-04-27T15:27:27.682Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestRawFormatWithLabels [2022-04-27T15:27:27.682Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestRawFormatWithoutTag [2022-04-27T15:27:27.682Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestBatching [2022-04-27T15:27:27.682Z] === RUN TestParseLogFormat [2022-04-27T15:27:27.682Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestValidateLogOptEmpty [2022-04-27T15:27:27.682Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestParseAddressDefaultPort [2022-04-27T15:27:27.682Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestValidateSyslogFacility [2022-04-27T15:27:27.682Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T15:27:27.682Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T15:27:27.682Z] === RUN TestValidateLogOpt [2022-04-27T15:27:27.682Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T15:27:27.682Z] PASS [2022-04-27T15:27:27.682Z] coverage: 43.6% of statements [2022-04-27T15:27:27.682Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 43.6% of statements [2022-04-27T15:27:27.682Z] --- PASS: TestBatching (0.28s) [2022-04-27T15:27:27.682Z] === RUN TestFrequency [2022-04-27T15:27:28.151Z] --- PASS: TestFrequency (0.25s) [2022-04-27T15:27:28.151Z] === RUN TestOneMessagePerRequest [2022-04-27T15:27:28.151Z] --- PASS: TestOneMessagePerRequest (0.03s) [2022-04-27T15:27:28.151Z] === RUN TestVerify [2022-04-27T15:27:28.151Z] --- PASS: TestVerify (0.00s) [2022-04-27T15:27:28.151Z] === RUN TestSkipVerify [2022-04-27T15:27:28.151Z] time="2022-04-27T15:27:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.151Z] time="2022-04-27T15:27:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.151Z] time="2022-04-27T15:27:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.532Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T15:27:28.620Z] --- PASS: TestSkipVerify (0.40s) [2022-04-27T15:27:28.620Z] === RUN TestBufferMaximum [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.217407\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.217407\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T15:27:28.620Z] === RUN TestServerAlwaysDown [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.219462\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.219462\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.219462\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.220454\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] time="2022-04-27T15:27:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651073248.220454\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:28.620Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T15:27:28.620Z] === RUN TestCannotSendAfterClose [2022-04-27T15:27:28.620Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T15:27:28.620Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T15:27:28.620Z] === RUN TestV1IDService [2022-04-27T15:27:28.620Z] --- PASS: TestV1IDService (0.02s) [2022-04-27T15:27:28.620Z] === RUN TestV2MetadataService [2022-04-27T15:27:28.943Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-04-27T15:27:29.201Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-27T15:27:29.459Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-27T15:27:29.459Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-27T15:27:29.606Z] time="2022-04-27T15:27:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-27T15:27:29.606Z] time="2022-04-27T15:27:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b31d18b5e3be\"}'" [2022-04-27T15:27:29.606Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T15:27:29.606Z] PASS [2022-04-27T15:27:29.606Z] coverage: 82.5% of statements [2022-04-27T15:27:29.606Z] ok github.com/docker/docker/daemon/logger/splunk 2.059s coverage: 82.5% of statements [2022-04-27T15:27:29.606Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T15:27:29.606Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T15:27:29.606Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T15:27:29.606Z] --- PASS: TestV2MetadataService (0.79s) [2022-04-27T15:27:29.606Z] PASS [2022-04-27T15:27:29.606Z] coverage: 48.2% of statements [2022-04-27T15:27:29.606Z] ok github.com/docker/docker/distribution/metadata 0.881s coverage: 48.2% of statements [2022-04-27T15:27:29.606Z] === RUN TestSuccessfulDownload [2022-04-27T15:27:29.606Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:27:29.606Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T15:27:29.606Z] === RUN TestCancelledDownload [2022-04-27T15:27:29.606Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T15:27:29.606Z] === RUN TestMaxDownloadAttempts [2022-04-27T15:27:29.606Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:27:29.606Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:27:29.606Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:27:29.606Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:27:29.606Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:27:29.606Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:27:29.606Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:27:29.606Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:27:29.606Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T15:27:29.606Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T15:27:29.606Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T15:27:29.606Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T15:27:29.606Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T15:27:29.606Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T15:27:29.606Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T15:27:29.606Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T15:27:29.606Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T15:27:29.606Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T15:27:29.606Z] === RUN TestManifestStore [2022-04-27T15:27:29.606Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T15:27:29.717Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-27T15:27:29.975Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4201568209\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/no_local_cache [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/with_local_cache [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="reference for unknown type: " [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="reference for unknown type: " [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="reference for unknown type: " [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="reference for unknown type: " [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="reference for unknown type: " [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T15:27:30.075Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore (0.27s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T15:27:30.075Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestFixManifestLayers [2022-04-27T15:27:30.075Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T15:27:30.075Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:27:30.075Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestFixManifestLayersBadParent [2022-04-27T15:27:30.075Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestValidateManifest [2022-04-27T15:27:30.075Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:27:30.075Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestFormatPlatform [2022-04-27T15:27:30.075Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T15:27:30.075Z] === RUN TestPullSchema2Config [2022-04-27T15:27:30.075Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T15:27:30.075Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:27:30.075Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.075Z] === RUN TestPullSchema2Config/500_status [2022-04-27T15:27:30.075Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:27:30.075Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:27:30.075Z] time="2022-04-27T15:27:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T15:27:30.075Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T15:27:30.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-04-27T15:27:30.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-04-27T15:27:30.075Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-04-27T15:27:30.076Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-04-27T15:27:30.076Z] === RUN TestTransfer [2022-04-27T15:27:30.076Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.076Z] === RUN TestPullSchema2Config/EOF [2022-04-27T15:27:30.076Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:27:30.076Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.076Z] 2022/04/27 15:27:30 http: panic serving 127.0.0.1:49221: intentional panic [2022-04-27T15:27:30.076Z] goroutine 112 [running]: [2022-04-27T15:27:30.076Z] net/http.(*conn).serve.func1() [2022-04-27T15:27:30.076Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:27:30.076Z] panic({0x1638ee0, 0x181b270}) [2022-04-27T15:27:30.076Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:27:30.076Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000554820?, {0x1822a18?, 0xc000468000?}) [2022-04-27T15:27:30.076Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T15:27:30.076Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1822a18, 0xc000468000}, 0xc0000bc000) [2022-04-27T15:27:30.076Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T15:27:30.543Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-04-27T15:27:30.544Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1822a18?, 0xc000468000?}, 0xc00005a800?) [2022-04-27T15:27:30.544Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:27:30.544Z] net/http.serverHandler.ServeHTTP({0xc0003c4120?}, {0x1822a18, 0xc000468000}, 0xc0000bc000) [2022-04-27T15:27:30.544Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:27:30.544Z] net/http.(*conn).serve(0xc00043c0a0, {0x1823290, 0xc0003c47e0}) [2022-04-27T15:27:30.544Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:27:30.544Z] created by net/http.(*Server).Serve [2022-04-27T15:27:30.544Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:27:30.544Z] --- PASS: TestTransfer (0.16s) [2022-04-27T15:27:30.544Z] === RUN TestConcurrencyLimit [2022-04-27T15:27:30.544Z] === RUN TestNotFound [2022-04-27T15:27:30.544Z] --- PASS: TestNotFound (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestConflict [2022-04-27T15:27:30.544Z] --- PASS: TestConflict (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestForbidden [2022-04-27T15:27:30.544Z] --- PASS: TestForbidden (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestInvalidParameter [2022-04-27T15:27:30.544Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestNotImplemented [2022-04-27T15:27:30.544Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestNotModified [2022-04-27T15:27:30.544Z] --- PASS: TestNotModified (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestUnauthorized [2022-04-27T15:27:30.544Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestUnknown [2022-04-27T15:27:30.544Z] --- PASS: TestUnknown (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestCancelled [2022-04-27T15:27:30.544Z] --- PASS: TestCancelled (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestDeadline [2022-04-27T15:27:30.544Z] --- PASS: TestDeadline (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestDataLoss [2022-04-27T15:27:30.544Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestUnavailable [2022-04-27T15:27:30.544Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestSystem [2022-04-27T15:27:30.544Z] --- PASS: TestSystem (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Conflict [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T15:27:30.544Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T15:27:30.544Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T15:27:30.544Z] PASS [2022-04-27T15:27:30.544Z] coverage: 77.0% of statements [2022-04-27T15:27:30.544Z] ok github.com/docker/docker/errdefs 0.043s coverage: 77.0% of statements [2022-04-27T15:27:30.544Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.544Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T15:27:30.544Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T15:27:30.544Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T15:27:30.544Z] --- PASS: TestPullSchema2Config (0.55s) [2022-04-27T15:27:30.544Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T15:27:30.544Z] --- PASS: TestPullSchema2Config/500_status (0.28s) [2022-04-27T15:27:30.544Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T15:27:30.544Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T15:27:30.544Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T15:27:30.544Z] === RUN TestLayerAlreadyExists [2022-04-27T15:27:30.544Z] 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-27T15:27:30.544Z] 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-27T15:27:30.545Z] 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-27T15:27:30.545Z] 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-27T15:27:30.545Z] 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-27T15:27:30.545Z] 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-27T15:27:30.545Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T15:27:30.545Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T15:27:30.545Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-27T15:27:30.545Z] === RUN TestInactiveJobs [2022-04-27T15:27:30.802Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T15:27:31.014Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-27T15:27:31.014Z] === RUN TestWatchRelease [2022-04-27T15:27:31.014Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T15:27:31.014Z] === RUN TestWatchFinishedTransfer [2022-04-27T15:27:31.014Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T15:27:31.014Z] === RUN TestDuplicateTransfer [2022-04-27T15:27:31.014Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T15:27:31.014Z] === RUN TestSuccessfulUpload [2022-04-27T15:27:31.014Z] === RUN TestFSGetInvalidData [2022-04-27T15:27:31.014Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-27T15:27:31.014Z] === RUN TestFSInvalidSet [2022-04-27T15:27:31.014Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T15:27:31.014Z] === RUN TestFSInvalidRoot [2022-04-27T15:27:31.014Z] --- PASS: TestFSInvalidRoot (0.00s) [2022-04-27T15:27:31.014Z] === RUN TestFSMetadataGetSet [2022-04-27T15:27:31.014Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-27T15:27:31.014Z] === RUN TestFSInvalidWalker [2022-04-27T15:27:31.014Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T15:27:31.014Z] === RUN TestFSGetSet [2022-04-27T15:27:31.014Z] --- PASS: TestFSGetSet (0.02s) [2022-04-27T15:27:31.014Z] === RUN TestFSGetUnsetKey [2022-04-27T15:27:31.014Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T15:27:31.014Z] === RUN TestFSGetEmptyData [2022-04-27T15:27:31.061Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-27T15:27:31.482Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestFSDelete [2022-04-27T15:27:31.483Z] --- PASS: TestFSDelete (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestFSWalker [2022-04-27T15:27:31.483Z] --- PASS: TestFSWalker (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestFSWalkerStopOnError [2022-04-27T15:27:31.483Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestNewFromJSON [2022-04-27T15:27:31.483Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T15:27:31.483Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestMarshalKeyOrder [2022-04-27T15:27:31.483Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestHistoryEqual [2022-04-27T15:27:31.483Z] time="2022-04-27T15:27:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T15:27:31.483Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-27T15:27:31.483Z] === RUN TestImage [2022-04-27T15:27:31.483Z] --- PASS: TestImage (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestImageOSNotEmpty [2022-04-27T15:27:31.483Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T15:27:31.483Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestCreate [2022-04-27T15:27:31.483Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestRestore [2022-04-27T15:27:31.483Z] time="2022-04-27T15:27:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T15:27:31.483Z] --- PASS: TestRestore (0.02s) [2022-04-27T15:27:31.483Z] === RUN TestAddDelete [2022-04-27T15:27:31.483Z] --- PASS: TestAddDelete (0.02s) [2022-04-27T15:27:31.483Z] === RUN TestSearchAfterDelete [2022-04-27T15:27:31.483Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestParentReset [2022-04-27T15:27:31.483Z] --- PASS: TestParentReset (0.02s) [2022-04-27T15:27:31.483Z] === RUN TestGetAndSetLastUpdated [2022-04-27T15:27:31.483Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-27T15:27:31.483Z] === RUN TestCancelledUpload [2022-04-27T15:27:31.483Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T15:27:31.483Z] PASS [2022-04-27T15:27:31.483Z] coverage: 77.3% of statements [2022-04-27T15:27:31.483Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-27T15:27:31.483Z] === RUN TestStoreLen [2022-04-27T15:27:31.483Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 77.3% of statements [2022-04-27T15:27:31.483Z] --- PASS: TestStoreLen (0.05s) [2022-04-27T15:27:31.483Z] PASS [2022-04-27T15:27:31.483Z] coverage: 86.9% of statements [2022-04-27T15:27:31.483Z] ok github.com/docker/docker/image 0.451s coverage: 86.9% of statements [2022-04-27T15:27:31.483Z] === RUN TestCompare [2022-04-27T15:27:31.483Z] --- PASS: TestCompare (0.00s) [2022-04-27T15:27:31.483Z] PASS [2022-04-27T15:27:31.483Z] coverage: 19.2% of statements [2022-04-27T15:27:31.483Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-04-27T15:27:31.483Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-27T15:27:31.483Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T15:27:31.483Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T15:27:31.483Z] === RUN TestTokenPassThru [2022-04-27T15:27:31.483Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-27T15:27:31.483Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T15:27:31.483Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T15:27:31.483Z] PASS [2022-04-27T15:27:31.483Z] coverage: 26.6% of statements [2022-04-27T15:27:31.483Z] ok github.com/docker/docker/distribution 2.005s coverage: 26.6% of statements [2022-04-27T15:27:31.629Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-04-27T15:27:31.888Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T15:27:31.894Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:27:31.894Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:27:31.894Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:27:31.894Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:27:31.894Z] [2022-04-27T15:27:31.894Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:27:31.894Z] DOCKER_SYSTEMD=1 [2022-04-27T15:27:31.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:27:31.894Z] HOSTNAME=701770d9fe7b [2022-04-27T15:27:31.894Z] DEST=bundles/test-integration [2022-04-27T15:27:31.894Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:27:31.894Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:27:31.894Z] container=docker [2022-04-27T15:27:31.894Z] HOME=/root [2022-04-27T15:27:31.894Z] LANG=C.UTF-8 [2022-04-27T15:27:31.895Z] INVOCATION_ID=ba1771b53a5b4dcd8d96cc772462368e [2022-04-27T15:27:31.895Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:27:31.895Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:27:31.895Z] VALIDATE_BRANCH=master [2022-04-27T15:27:31.895Z] TERM=xterm [2022-04-27T15:27:31.895Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:27:31.895Z] SHLVL=3 [2022-04-27T15:27:31.895Z] TIMEOUT=120m [2022-04-27T15:27:31.895Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:27:31.895Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:27:31.895Z] GO111MODULE=off [2022-04-27T15:27:31.895Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T15:27:31.895Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T15:27:31.895Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:27:31.895Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:27:31.895Z] GOPATH=/go [2022-04-27T15:27:31.895Z] PKG_CONFIG=pkg-config [2022-04-27T15:27:31.895Z] _=/usr/bin/env [2022-04-27T15:27:31.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T15:27:31.951Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T15:27:31.951Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T15:27:32.147Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-27T15:27:32.939Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T15:27:32.939Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T15:27:32.939Z] PASS [2022-04-27T15:27:32.939Z] coverage: 25.0% of statements [2022-04-27T15:27:32.939Z] ok github.com/docker/docker/image/v1 0.171s coverage: 25.0% of statements [2022-04-27T15:27:32.939Z] === RUN TestValidateManifest [2022-04-27T15:27:32.939Z] === RUN TestValidateManifest/nil [2022-04-27T15:27:32.939Z] === RUN TestValidateManifest/non-nil [2022-04-27T15:27:32.939Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T15:27:32.939Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T15:27:32.939Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T15:27:32.939Z] PASS [2022-04-27T15:27:32.939Z] coverage: 0.7% of statements [2022-04-27T15:27:32.939Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-04-27T15:27:32.939Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T15:27:33.929Z] === RUN TestSerialization [2022-04-27T15:27:33.929Z] --- PASS: TestSerialization (0.02s) [2022-04-27T15:27:33.929Z] PASS [2022-04-27T15:27:33.929Z] coverage: 100.0% of statements [2022-04-27T15:27:33.929Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-04-27T15:27:34.052Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-04-27T15:27:34.052Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T15:27:34.400Z] === RUN TestEmptyLayer [2022-04-27T15:27:34.400Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestCommitFailure [2022-04-27T15:27:34.400Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T15:27:34.400Z] === RUN TestStartTransactionFailure [2022-04-27T15:27:34.400Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestGetOrphan [2022-04-27T15:27:34.400Z] === RUN TestEnvironmentParsing [2022-04-27T15:27:34.400Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T15:27:34.400Z] PASS [2022-04-27T15:27:34.400Z] coverage: 1.2% of statements [2022-04-27T15:27:34.400Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T15:27:34.400Z] === RUN TestMountAndRegister [2022-04-27T15:27:34.400Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2022-04-27T15:27:34.400Z] layer_test.go:258: Layer size: 14 [2022-04-27T15:27:34.400Z] --- PASS: TestMountAndRegister (0.05s) [2022-04-27T15:27:34.400Z] === RUN TestLayerRelease [2022-04-27T15:27:34.400Z] layer_test.go:291: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestStoreRestore [2022-04-27T15:27:34.400Z] layer_test.go:340: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestTarStreamStability [2022-04-27T15:27:34.400Z] layer_test.go:455: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestRegisterExistingLayer [2022-04-27T15:27:34.400Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-04-27T15:27:34.400Z] === RUN TestTarStreamVerification [2022-04-27T15:27:34.400Z] layer_test.go:684: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestLayerMigration [2022-04-27T15:27:34.400Z] migration_test.go:45: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T15:27:34.400Z] migration_test.go:181: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestMountInit [2022-04-27T15:27:34.400Z] mount_test.go:17: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestMountSize [2022-04-27T15:27:34.400Z] mount_test.go:76: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestMountChanges [2022-04-27T15:27:34.400Z] mount_test.go:125: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T15:27:34.400Z] === RUN TestMountApply [2022-04-27T15:27:34.400Z] mount_test.go:212: Failing on Windows [2022-04-27T15:27:34.400Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T15:27:34.400Z] PASS [2022-04-27T15:27:34.400Z] coverage: 30.6% of statements [2022-04-27T15:27:34.400Z] ok github.com/docker/docker/layer 0.326s coverage: 30.6% of statements [2022-04-27T15:27:34.400Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T15:27:34.400Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T15:27:34.400Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T15:27:34.400Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T15:27:34.620Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2022-04-27T15:27:34.869Z] === RUN TestSequenceGetAvailableBit [2022-04-27T15:27:34.869Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T15:27:34.869Z] === RUN TestSequenceEqual [2022-04-27T15:27:34.869Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSequenceCopy [2022-04-27T15:27:35.338Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestGetFirstAvailable [2022-04-27T15:27:35.338Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestFindSequence [2022-04-27T15:27:35.338Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestCheckIfAvailable [2022-04-27T15:27:35.338Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestMergeSequences [2022-04-27T15:27:35.338Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestPushReservation [2022-04-27T15:27:35.338Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSerializeDeserialize [2022-04-27T15:27:35.338Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSet [2022-04-27T15:27:35.338Z] --- PASS: TestSet (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSetUnset [2022-04-27T15:27:35.338Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestOffsetSetUnset [2022-04-27T15:27:35.338Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSetInRange [2022-04-27T15:27:35.338Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestSetAnyInRange [2022-04-27T15:27:35.338Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestMethods [2022-04-27T15:27:35.338Z] --- PASS: TestMethods (0.00s) [2022-04-27T15:27:35.338Z] === RUN TestRandomAllocateDeallocate [2022-04-27T15:27:36.029Z] ok github.com/docker/docker/quota 0.247s coverage: 71.4% of statements [2022-04-27T15:27:36.029Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T15:27:36.905Z] === RUN TestInvalidConfig [2022-04-27T15:27:36.905Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T15:27:36.905Z] === RUN TestConfig [2022-04-27T15:27:36.905Z] --- PASS: TestConfig (0.00s) [2022-04-27T15:27:36.905Z] === RUN TestOptionsLabels [2022-04-27T15:27:36.905Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T15:27:36.905Z] === RUN TestValidName [2022-04-27T15:27:36.905Z] --- PASS: TestValidName (0.00s) [2022-04-27T15:27:36.905Z] PASS [2022-04-27T15:27:36.905Z] coverage: 19.7% of statements [2022-04-27T15:27:36.905Z] ok github.com/docker/docker/libnetwork/config 0.070s coverage: 19.7% of statements [2022-04-27T15:27:36.971Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-27T15:27:37.373Z] === RUN TestKey [2022-04-27T15:27:37.373Z] --- PASS: TestKey (0.00s) [2022-04-27T15:27:37.373Z] === RUN TestParseKey [2022-04-27T15:27:37.373Z] --- PASS: TestParseKey (0.00s) [2022-04-27T15:27:37.373Z] === RUN TestInvalidDataStore [2022-04-27T15:27:37.373Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T15:27:37.373Z] === RUN TestKVObjectFlatKey [2022-04-27T15:27:37.373Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T15:27:37.373Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T15:27:37.373Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T15:27:37.373Z] PASS [2022-04-27T15:27:37.373Z] coverage: 21.9% of statements [2022-04-27T15:27:37.373Z] ok github.com/docker/docker/libnetwork/datastore 0.057s coverage: 21.9% of statements [2022-04-27T15:27:37.550Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-04-27T15:27:37.550Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-27T15:27:38.115Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-27T15:27:38.362Z] === RUN TestErrorInterfaces [2022-04-27T15:27:38.362Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestNetworkMarshalling [2022-04-27T15:27:38.362Z] === RUN TestIPDataMarshalling [2022-04-27T15:27:38.362Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestValidateAndIsV6 [2022-04-27T15:27:38.362Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T15:27:38.362Z] PASS [2022-04-27T15:27:38.362Z] coverage: 68.9% of statements [2022-04-27T15:27:38.362Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-04-27T15:27:38.362Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-04-27T15:27:38.362Z] === RUN TestEndpointMarshalling [2022-04-27T15:27:38.362Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestAuxAddresses [2022-04-27T15:27:38.362Z] time="2022-04-27T15:27:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:27:38.362Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-27T15:27:38.362Z] === RUN TestSRVServiceQuery [2022-04-27T15:27:38.362Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestServiceVIPReuse [2022-04-27T15:27:38.362Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T15:27:38.362Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestDNSIPQuery [2022-04-27T15:27:38.362Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestDNSProxyServFail [2022-04-27T15:27:38.362Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestSandboxAddEmpty [2022-04-27T15:27:38.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestSandboxAddMultiPrio [2022-04-27T15:27:38.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestSandboxAddSamePrio [2022-04-27T15:27:38.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestCleanupServiceDiscovery [2022-04-27T15:27:38.362Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestDNSOptions [2022-04-27T15:27:38.362Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:27:38.362Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T15:27:38.362Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T15:27:38.362Z] time="2022-04-27T15:27:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:27:38.362Z] time="2022-04-27T15:27:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T15:27:38.362Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-27T15:27:38.362Z] PASS [2022-04-27T15:27:38.362Z] coverage: 8.5% of statements [2022-04-27T15:27:38.362Z] ok github.com/docker/docker/libnetwork 0.298s coverage: 8.5% of statements [2022-04-27T15:27:38.373Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-27T15:27:38.831Z] === RUN TestDriver [2022-04-27T15:27:38.831Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:27:38.831Z] PASS [2022-04-27T15:27:38.831Z] coverage: 34.8% of statements [2022-04-27T15:27:38.831Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-04-27T15:27:39.300Z] === RUN TestDriver [2022-04-27T15:27:39.300Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:27:39.300Z] PASS [2022-04-27T15:27:39.300Z] coverage: 34.8% of statements [2022-04-27T15:27:39.300Z] ok github.com/docker/docker/libnetwork/drivers/null 0.038s coverage: 34.8% of statements [2022-04-27T15:27:39.748Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-27T15:27:39.769Z] === RUN TestNetworkAllocateFree [2022-04-27T15:27:39.769Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T15:27:39.769Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T15:27:39.769Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T15:27:39.769Z] PASS [2022-04-27T15:27:39.769Z] coverage: 63.6% of statements [2022-04-27T15:27:39.769Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2022-04-27T15:27:39.769Z] === RUN TestGetEmptyCapabilities [2022-04-27T15:27:39.769Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T15:27:39.769Z] === RUN TestGetExtraCapabilities [2022-04-27T15:27:39.769Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T15:27:39.769Z] === RUN TestGetInvalidCapabilities [2022-04-27T15:27:39.769Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-27T15:27:39.769Z] === RUN TestRemoteDriver [2022-04-27T15:27:40.239Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T15:27:40.239Z] === RUN TestDriverError [2022-04-27T15:27:40.239Z] --- PASS: TestDriverError (0.00s) [2022-04-27T15:27:40.239Z] === RUN TestMissingValues [2022-04-27T15:27:40.239Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T15:27:40.239Z] === RUN TestRollback [2022-04-27T15:27:40.239Z] --- PASS: TestRollback (0.01s) [2022-04-27T15:27:40.239Z] PASS [2022-04-27T15:27:40.239Z] coverage: 57.4% of statements [2022-04-27T15:27:40.239Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-04-27T15:27:40.684Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-04-27T15:27:40.710Z] --- PASS: TestRandomAllocateDeallocate (5.43s) [2022-04-27T15:27:40.710Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:27:40.710Z] === RUN TestNew [2022-04-27T15:27:40.710Z] --- PASS: TestNew (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestAddDriver [2022-04-27T15:27:40.710Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestAddDuplicateDriver [2022-04-27T15:27:40.710Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T15:27:40.710Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestDriver [2022-04-27T15:27:40.710Z] --- PASS: TestDriver (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestIPAM [2022-04-27T15:27:40.710Z] --- PASS: TestIPAM (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestWalkIPAMs [2022-04-27T15:27:40.710Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestWalkDrivers [2022-04-27T15:27:40.710Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T15:27:40.710Z] PASS [2022-04-27T15:27:40.710Z] coverage: 82.4% of statements [2022-04-27T15:27:40.710Z] === RUN TestNAT [2022-04-27T15:27:40.710Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:27:40.710Z] --- SKIP: TestNAT (0.00s) [2022-04-27T15:27:40.710Z] === RUN TestTransparent [2022-04-27T15:27:40.710Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:27:40.710Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T15:27:40.710Z] PASS [2022-04-27T15:27:40.710Z] coverage: 0.0% of statements [2022-04-27T15:27:40.710Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-04-27T15:27:40.710Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2022-04-27T15:27:40.942Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-04-27T15:27:41.179Z] === RUN TestBuildDefault [2022-04-27T15:27:41.179Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestBuildHostnameDomainname [2022-04-27T15:27:41.179Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestBuildHostname [2022-04-27T15:27:41.179Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestBuildHostnameFQDN [2022-04-27T15:27:41.179Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestBuildNoIP [2022-04-27T15:27:41.179Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestUpdate [2022-04-27T15:27:41.179Z] --- PASS: TestUpdate (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T15:27:41.179Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T15:27:41.179Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestAddEmpty [2022-04-27T15:27:41.179Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestAdd [2022-04-27T15:27:41.179Z] --- PASS: TestAdd (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestDeleteEmpty [2022-04-27T15:27:41.179Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestDeleteNewline [2022-04-27T15:27:41.179Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestDelete [2022-04-27T15:27:41.179Z] --- PASS: TestDelete (0.00s) [2022-04-27T15:27:41.179Z] === RUN TestConcurrentWrites [2022-04-27T15:27:41.179Z] --- PASS: TestConcurrentWrites (0.21s) [2022-04-27T15:27:41.179Z] PASS [2022-04-27T15:27:41.179Z] coverage: 81.2% of statements [2022-04-27T15:27:41.179Z] ok github.com/docker/docker/libnetwork/etchosts 0.274s coverage: 81.2% of statements [2022-04-27T15:27:41.648Z] === RUN TestNew [2022-04-27T15:27:41.648Z] --- PASS: TestNew (0.00s) [2022-04-27T15:27:41.648Z] === RUN TestAllocate [2022-04-27T15:27:41.648Z] --- PASS: TestAllocate (0.00s) [2022-04-27T15:27:41.648Z] === RUN TestUninitialized [2022-04-27T15:27:41.648Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T15:27:41.648Z] === RUN TestAllocateInRange [2022-04-27T15:27:41.648Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T15:27:41.648Z] === RUN TestAllocateSerial [2022-04-27T15:27:41.648Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T15:27:41.648Z] PASS [2022-04-27T15:27:41.648Z] coverage: 87.5% of statements [2022-04-27T15:27:41.648Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2022-04-27T15:27:41.648Z] === RUN TestCaller [2022-04-27T15:27:41.648Z] --- PASS: TestCaller (0.00s) [2022-04-27T15:27:41.648Z] PASS [2022-04-27T15:27:41.648Z] coverage: 100.0% of statements [2022-04-27T15:27:41.648Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-04-27T15:27:41.648Z] --- PASS: TestAllocateRandomDeallocate (1.08s) [2022-04-27T15:27:41.648Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T15:27:42.117Z] === RUN TestSetSerialInsertDelete [2022-04-27T15:27:42.117Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T15:27:42.117Z] === RUN TestSetParallelInsertDelete [2022-04-27T15:27:42.321Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-27T15:27:42.586Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s) [2022-04-27T15:27:42.586Z] === RUN TestRetrieveFromStore [2022-04-27T15:27:43.055Z] === RUN TestInt2IP2IntConversion [2022-04-27T15:27:43.055Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-04-27T15:27:43.055Z] === RUN TestIsCorrupted [2022-04-27T15:27:43.055Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-27T15:27:43.055Z] === RUN TestSetRollover [2022-04-27T15:27:43.526Z] --- PASS: TestInt2IP2IntConversion (0.48s) [2022-04-27T15:27:43.526Z] === RUN TestGetAddressVersion [2022-04-27T15:27:43.526Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T15:27:43.526Z] === RUN TestKeyString [2022-04-27T15:27:43.526Z] --- PASS: TestKeyString (0.00s) [2022-04-27T15:27:43.526Z] === RUN TestPoolDataMarshal [2022-04-27T15:27:43.526Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T15:27:43.526Z] === RUN TestSubnetsMarshal [2022-04-27T15:27:43.526Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-27T15:27:43.526Z] === RUN TestAddSubnets [2022-04-27T15:27:43.526Z] --- PASS: TestAddSubnets (0.05s) [2022-04-27T15:27:43.526Z] === RUN TestDoublePoolRelease [2022-04-27T15:27:43.526Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-27T15:27:43.526Z] === RUN TestAddReleasePoolID [2022-04-27T15:27:43.526Z] === RUN TestPoolRequest [2022-04-27T15:27:43.526Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T15:27:43.526Z] === RUN TestOtherRequests [2022-04-27T15:27:43.526Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T15:27:43.526Z] PASS [2022-04-27T15:27:43.526Z] coverage: 57.1% of statements [2022-04-27T15:27:43.526Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-27T15:27:43.526Z] === RUN TestPredefinedPool [2022-04-27T15:27:43.526Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2022-04-27T15:27:43.526Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-27T15:27:43.526Z] === RUN TestRemoveSubnet [2022-04-27T15:27:43.995Z] --- PASS: TestRemoveSubnet (0.21s) [2022-04-27T15:27:43.995Z] === RUN TestGetSameAddress [2022-04-27T15:27:43.995Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-27T15:27:43.995Z] === RUN TestPoolAllocationReuse [2022-04-27T15:27:44.464Z] --- PASS: TestSetRollover (1.37s) [2022-04-27T15:27:44.464Z] === RUN TestSetRolloverSerial [2022-04-27T15:27:44.464Z] === RUN TestGetCapabilities [2022-04-27T15:27:44.464Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T15:27:44.464Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T15:27:44.464Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T15:27:44.464Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T15:27:44.464Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-27T15:27:44.464Z] === RUN TestRemoteDriver [2022-04-27T15:27:44.934Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T15:27:44.934Z] PASS [2022-04-27T15:27:44.934Z] coverage: 47.4% of statements [2022-04-27T15:27:44.934Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.067s coverage: 47.4% of statements [2022-04-27T15:27:45.403Z] --- PASS: TestPoolAllocationReuse (1.43s) [2022-04-27T15:27:45.403Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T15:27:45.403Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-27T15:27:45.403Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T15:27:45.403Z] === RUN TestWindowsIPAM [2022-04-27T15:27:45.403Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T15:27:45.403Z] PASS [2022-04-27T15:27:45.403Z] coverage: 71.4% of statements [2022-04-27T15:27:45.403Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-04-27T15:27:45.871Z] --- PASS: TestSetRolloverSerial (1.38s) [2022-04-27T15:27:45.871Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T15:27:45.871Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T15:27:45.871Z] PASS [2022-04-27T15:27:45.871Z] coverage: 84.4% of statements [2022-04-27T15:27:45.871Z] ok github.com/docker/docker/libnetwork/bitseq 10.836s coverage: 84.4% of statements [2022-04-27T15:27:46.340Z] === RUN TestDefaultNetwork [2022-04-27T15:27:46.809Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-27T15:27:46.809Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T15:27:46.809Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-04-27T15:27:46.809Z] === RUN TestInitAddressPools [2022-04-27T15:27:46.809Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T15:27:46.809Z] PASS [2022-04-27T15:27:46.809Z] coverage: 74.0% of statements [2022-04-27T15:27:46.809Z] ok github.com/docker/docker/libnetwork/ipamutils 0.581s coverage: 74.0% of statements [2022-04-27T15:27:47.279Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.02s) [2022-04-27T15:27:47.279Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T15:27:47.279Z] === RUN TestKeyValue [2022-04-27T15:27:47.279Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T15:27:47.279Z] PASS [2022-04-27T15:27:47.279Z] coverage: 60.0% of statements [2022-04-27T15:27:47.750Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-27T15:27:47.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:27:47.931Z] INFO: Testing against a local daemon [2022-04-27T15:27:47.931Z] === RUN TestBuildWithSession [2022-04-27T15:27:47.931Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:27:47.931Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:27:47.931Z] === RUN TestBuildSquashParent [2022-04-27T15:27:47.931Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:27:47.931Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:27:47.931Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:27:47.931Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:27:47.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:47.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:47.931Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:27:47.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T15:27:49.968Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T15:27:49.968Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.50s) [2022-04-27T15:27:49.968Z] === RUN TestGetAddress [2022-04-27T15:27:50.436Z] === RUN TestNetworkDBSimple [2022-04-27T15:27:50.436Z] === RUN TestGenerate [2022-04-27T15:27:50.436Z] --- PASS: TestGenerate (0.00s) [2022-04-27T15:27:50.436Z] === RUN TestGeneratePtr [2022-04-27T15:27:50.436Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T15:27:50.436Z] === RUN TestGenerateMissingField [2022-04-27T15:27:50.436Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T15:27:50.436Z] === RUN TestFieldCannotBeSet [2022-04-27T15:27:50.436Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T15:27:50.436Z] === RUN TestTypeMismatchError [2022-04-27T15:27:50.436Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T15:27:50.436Z] PASS [2022-04-27T15:27:50.436Z] coverage: 100.0% of statements [2022-04-27T15:27:50.904Z] ok github.com/docker/docker/libnetwork/options 0.034s coverage: 100.0% of statements [2022-04-27T15:27:51.374Z] 2022/04/27 15:27:50 Closing DB instances... [2022-04-27T15:27:51.374Z] testing: warning: no tests to run [2022-04-27T15:27:51.374Z] PASS [2022-04-27T15:27:51.374Z] coverage: 0.0% of statements [2022-04-27T15:27:51.374Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:27:52.363Z] === RUN TestRequestNewPort [2022-04-27T15:27:52.363Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestRequestSpecificPort [2022-04-27T15:27:52.363Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestReleasePort [2022-04-27T15:27:52.363Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestReuseReleasedPort [2022-04-27T15:27:52.363Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestReleaseUnreadledPort [2022-04-27T15:27:52.363Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestUnknowProtocol [2022-04-27T15:27:52.363Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestAllocateAllPorts [2022-04-27T15:27:52.363Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestPortAllocation [2022-04-27T15:27:52.363Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T15:27:52.363Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestNoDuplicateBPR [2022-04-27T15:27:52.363Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T15:27:52.363Z] === RUN TestChangePortRange [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T15:27:52.363Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T15:27:52.363Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T15:27:52.363Z] PASS [2022-04-27T15:27:52.363Z] coverage: 88.6% of statements [2022-04-27T15:27:52.363Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-04-27T15:27:52.363Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T15:27:52.363Z] PASS [2022-04-27T15:27:52.363Z] coverage: 100.0% of statements [2022-04-27T15:27:52.363Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-27T15:27:52.363Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T15:27:52.363Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-04-27T15:27:52.831Z] testing: warning: no tests to run [2022-04-27T15:27:52.831Z] PASS [2022-04-27T15:27:52.831Z] coverage: 0.0% of statements [2022-04-27T15:27:52.831Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-04-27T15:27:52.831Z] === RUN TestHashData [2022-04-27T15:27:52.831Z] --- PASS: TestHashData (0.00s) [2022-04-27T15:27:52.831Z] PASS [2022-04-27T15:27:52.831Z] coverage: 2.8% of statements [2022-04-27T15:27:53.301Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-04-27T15:27:53.301Z] 2022/04/27 15:27:53 Closing DB instances... [2022-04-27T15:27:53.769Z] === RUN TestErrorConstructors [2022-04-27T15:27:53.769Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T15:27:53.769Z] === RUN TestCompareIPMask [2022-04-27T15:27:53.769Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T15:27:53.769Z] === RUN TestUtilGetHostPartIP [2022-04-27T15:27:53.769Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T15:27:53.769Z] === RUN TestUtilGetBroadcastIP [2022-04-27T15:27:53.769Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T15:27:53.769Z] === RUN TestParseCIDR [2022-04-27T15:27:53.769Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T15:27:53.769Z] PASS [2022-04-27T15:27:53.769Z] coverage: 37.3% of statements [2022-04-27T15:27:53.769Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-27T15:27:53.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:27:53.862Z] INFO: Testing against a local daemon [2022-04-27T15:27:53.862Z] === RUN TestBuildWithSession [2022-04-27T15:27:53.862Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:27:53.862Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:27:53.862Z] === RUN TestBuildSquashParent [2022-04-27T15:27:53.862Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:27:53.862Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:27:53.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:27:53.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:27:53.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:27:53.862Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:27:53.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:27:53.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T15:27:54.238Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T15:27:54.238Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T15:27:54.238Z] PASS [2022-04-27T15:27:54.238Z] coverage: 55.0% of statements [2022-04-27T15:27:54.238Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-04-27T15:27:54.707Z] === RUN TestParseVersion [2022-04-27T15:27:54.707Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T15:27:54.707Z] PASS [2022-04-27T15:27:54.707Z] coverage: 52.9% of statements [2022-04-27T15:27:54.707Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-04-27T15:27:55.175Z] === RUN TestAddressPoolOpt [2022-04-27T15:27:55.175Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/a [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/something [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/_=a [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/PATH [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/=a [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/PATH= [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/PATH=something [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/1asd [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/123 [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/some_space [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/= [2022-04-27T15:27:55.175Z] === RUN TestValidateEnv/PaTh [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T15:27:55.175Z] === RUN TestParseHost [2022-04-27T15:27:55.175Z] === RUN TestParseHost/unknown:// [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://:port [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T15:27:55.175Z] === RUN TestParseHost/something_with_spaces [2022-04-27T15:27:55.175Z] === RUN TestParseHost/:// [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T15:27:55.175Z] === RUN TestParseHost/npipe:// [2022-04-27T15:27:55.175Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T15:27:55.175Z] === RUN TestParseHost/fd:// [2022-04-27T15:27:55.175Z] === RUN TestParseHost/fd://something [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://host: [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T15:27:55.175Z] === RUN TestParseHost/_ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/#00 [2022-04-27T15:27:55.175Z] === RUN TestParseHost/__ [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp:// [2022-04-27T15:27:55.175Z] === RUN TestParseHost/tcp://: [2022-04-27T15:27:55.175Z] === RUN TestParseHost/unix:// [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T15:27:55.175Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestParseTCP [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/localhost [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp:// [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/: [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/::1 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[::1]: [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/localhost: [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/#00 [2022-04-27T15:27:55.176Z] === RUN TestParseTCP/tcp://: [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T15:27:55.176Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestValidateExtraHosts [2022-04-27T15:27:55.176Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestIpOptString [2022-04-27T15:27:55.176Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T15:27:55.176Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T15:27:55.176Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestIpOptSetInvalidVal [2022-04-27T15:27:55.176Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestValidateIPAddress [2022-04-27T15:27:55.176Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestMapOpts [2022-04-27T15:27:55.176Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestListOptsWithoutValidator [2022-04-27T15:27:55.176Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestListOptsWithValidator [2022-04-27T15:27:55.176Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestValidateDNSSearch [2022-04-27T15:27:55.176Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T15:27:55.176Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T15:27:55.176Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestNamedListOpts [2022-04-27T15:27:55.176Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestNamedMapOpts [2022-04-27T15:27:55.176Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestParseLink [2022-04-27T15:27:55.176Z] --- PASS: TestParseLink (0.00s) [2022-04-27T15:27:55.176Z] === RUN TestUlimitOpt [2022-04-27T15:27:55.176Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T15:27:55.176Z] PASS [2022-04-27T15:27:55.176Z] coverage: 66.7% of statements [2022-04-27T15:27:55.176Z] ok github.com/docker/docker/opts 0.094s coverage: 66.7% of statements [2022-04-27T15:27:55.176Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-27T15:27:55.176Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T15:27:56.163Z] 2022/04/27 15:27:56 Closing DB instances... [2022-04-27T15:27:56.632Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T15:27:57.101Z] === RUN TestIsArchivePathDir [2022-04-27T15:27:57.101Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-27T15:27:57.101Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T15:27:57.101Z] --- PASS: TestIsArchivePathInvalidFile (0.09s) [2022-04-27T15:27:57.101Z] === RUN TestIsArchivePathTar [2022-04-27T15:27:57.101Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T15:27:57.101Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T15:27:57.101Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2022-04-27T15:27:57.101Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T15:27:57.101Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T15:27:57.101Z] === RUN TestMiddleware [2022-04-27T15:27:57.101Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T15:27:57.101Z] === RUN TestNewResponseModifier [2022-04-27T15:27:57.101Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T15:27:57.101Z] PASS [2022-04-27T15:27:57.101Z] coverage: 26.8% of statements [2022-04-27T15:27:57.101Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-27T15:27:57.101Z] === RUN TestDecompressStreamGzip [2022-04-27T15:27:57.101Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 26.8% of statements [2022-04-27T15:27:57.101Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-27T15:27:57.101Z] === RUN TestDecompressStreamBzip2 [2022-04-27T15:27:57.569Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-27T15:27:57.569Z] === RUN TestDecompressStreamXz [2022-04-27T15:27:57.569Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:27:57.569Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T15:27:57.569Z] === RUN TestDecompressStreamZstd [2022-04-27T15:27:57.569Z] archive_test.go:140: zstd not installed [2022-04-27T15:27:57.569Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T15:27:57.569Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T15:27:57.569Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T15:27:57.569Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T15:27:57.569Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T15:27:57.569Z] === RUN TestCompressStreamInvalid [2022-04-27T15:27:57.569Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T15:27:57.569Z] === RUN TestExtensionInvalid [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestExtensionUncompressed [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestExtensionBzip2 [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestExtensionGzip [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestExtensionXz [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestExtensionZstd [2022-04-27T15:27:57.570Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCmdStreamLargeStderr [2022-04-27T15:27:57.570Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-27T15:27:57.570Z] === RUN TestCmdStreamBad [2022-04-27T15:27:57.570Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:27:57.570Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCmdStreamGood [2022-04-27T15:27:57.570Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-27T15:27:57.570Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T15:27:57.570Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-04-27T15:27:57.570Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T15:27:57.570Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestUntarPath [2022-04-27T15:27:57.570Z] --- PASS: TestUntarPath (0.06s) [2022-04-27T15:27:57.570Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T15:27:57.570Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-27T15:27:57.570Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T15:27:57.570Z] === RUN TestUnbuffered [2022-04-27T15:27:57.570Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestRaceUnbuffered [2022-04-27T15:27:57.570Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T15:27:57.570Z] PASS [2022-04-27T15:27:57.570Z] coverage: 100.0% of statements [2022-04-27T15:27:57.570Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-27T15:27:57.570Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T15:27:57.570Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T15:27:57.570Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCopyWithTarSrcFile [2022-04-27T15:27:57.570Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-27T15:27:57.570Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T15:27:57.570Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T15:27:57.570Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T15:27:57.570Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T15:27:57.570Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T15:27:57.765Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:27:57.765Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:27:57.765Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:27:57.765Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:27:57.765Z] [2022-04-27T15:27:57.765Z] + TEST_INTEGRATION_DEST=2 [2022-04-27T15:27:57.765Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-27T15:27:57.765Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T15:27:57.765Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-27T15:27:57.765Z] + run_tests [2022-04-27T15:27:57.765Z] + c=0 [2022-04-27T15:27:57.765Z] + '[' -n 0 ']' [2022-04-27T15:27:57.765Z] + rm= [2022-04-27T15:27:57.765Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43538/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh '' test-integration [2022-04-27T15:27:57.765Z] + TEST_INTEGRATION_DEST=1 [2022-04-27T15:27:57.765Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-27T15:27:57.765Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T15:27:57.765Z] + run_tests test-integration-flaky [2022-04-27T15:27:57.765Z] + '[' -n 0 ']' [2022-04-27T15:27:57.765Z] + rm= [2022-04-27T15:27:57.765Z] + TEST_INTEGRATION_DEST=3 [2022-04-27T15:27:57.765Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-27T15:27:57.765Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T15:27:57.765Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-27T15:27:57.765Z] + run_tests [2022-04-27T15:27:57.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43538/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh test-integration-flaky test-integration [2022-04-27T15:27:57.766Z] + '[' -n 0 ']' [2022-04-27T15:27:57.766Z] + rm= [2022-04-27T15:27:57.766Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43538/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh '' test-integration [2022-04-27T15:27:57.766Z] ++ jobs -p [2022-04-27T15:27:57.766Z] + for job in $(jobs -p) [2022-04-27T15:27:57.766Z] + wait 6720 [2022-04-27T15:27:57.766Z] [2022-04-27T15:27:57.766Z] [2022-04-27T15:27:57.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:27:57.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:27:57.766Z] HOSTNAME=288dacf1b45c [2022-04-27T15:27:57.766Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T15:27:57.766Z] TESTDEBUG=0 [2022-04-27T15:27:57.766Z] DEST=bundles/test-integration [2022-04-27T15:27:57.766Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:27:57.766Z] KEEPBUNDLE=1 [2022-04-27T15:27:57.766Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:27:57.766Z] container=docker [2022-04-27T15:27:57.766Z] HOME=/root [2022-04-27T15:27:57.766Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:27:57.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:27:57.766Z] VALIDATE_BRANCH=master [2022-04-27T15:27:57.766Z] TERM=xterm [2022-04-27T15:27:57.766Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:27:57.766Z] SHLVL=1 [2022-04-27T15:27:57.766Z] TIMEOUT=120m [2022-04-27T15:27:57.766Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:27:57.766Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:27:57.766Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-27T15:27:57.766Z] GO111MODULE=off [2022-04-27T15:27:57.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:27:57.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:27:57.766Z] GOPATH=/go [2022-04-27T15:27:57.766Z] PKG_CONFIG=pkg-config [2022-04-27T15:27:57.766Z] _=/usr/bin/env [2022-04-27T15:27:57.766Z] Building test suite binary ./integration-cli/test.main [2022-04-27T15:27:57.766Z] [2022-04-27T15:27:57.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:27:57.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:27:57.766Z] HOSTNAME=5fd38be62cb8 [2022-04-27T15:27:57.766Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T15:27:57.766Z] TESTDEBUG=0 [2022-04-27T15:27:57.766Z] DEST=bundles/test-integration [2022-04-27T15:27:57.766Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:27:57.766Z] KEEPBUNDLE=1 [2022-04-27T15:27:57.766Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:27:57.766Z] container=docker [2022-04-27T15:27:57.766Z] HOME=/root [2022-04-27T15:27:57.766Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:27:57.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:27:57.766Z] VALIDATE_BRANCH=master [2022-04-27T15:27:57.766Z] TERM=xterm [2022-04-27T15:27:57.766Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:27:57.766Z] SHLVL=1 [2022-04-27T15:27:57.766Z] TIMEOUT=120m [2022-04-27T15:27:57.766Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:27:57.766Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:27:57.766Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-27T15:27:57.766Z] GO111MODULE=off [2022-04-27T15:27:57.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:27:57.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:27:57.766Z] GOPATH=/go [2022-04-27T15:27:57.766Z] PKG_CONFIG=pkg-config [2022-04-27T15:27:57.766Z] _=/usr/bin/env [2022-04-27T15:27:57.766Z] Building test suite binary ./integration-cli/test.main [2022-04-27T15:27:57.766Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-27T15:27:57.766Z] No new tests added to integration. [2022-04-27T15:27:57.766Z] [2022-04-27T15:27:57.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:27:57.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:27:57.766Z] HOSTNAME=d17320d2f022 [2022-04-27T15:27:57.766Z] TESTDEBUG=0 [2022-04-27T15:27:57.766Z] DEST=bundles/test-integration [2022-04-27T15:27:57.766Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:27:57.766Z] KEEPBUNDLE=1 [2022-04-27T15:27:57.766Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:27:57.766Z] container=docker [2022-04-27T15:27:57.766Z] HOME=/root [2022-04-27T15:27:57.766Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:27:57.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:27:57.766Z] VALIDATE_BRANCH=master [2022-04-27T15:27:57.766Z] TERM=xterm [2022-04-27T15:27:57.766Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:27:57.766Z] SHLVL=1 [2022-04-27T15:27:57.766Z] TIMEOUT=120m [2022-04-27T15:27:57.766Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:27:57.766Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:27:57.766Z] GO111MODULE=off [2022-04-27T15:27:57.766Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T15:27:57.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:27:57.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:27:57.766Z] GOPATH=/go [2022-04-27T15:27:57.766Z] PKG_CONFIG=pkg-config [2022-04-27T15:27:57.766Z] _=/usr/bin/env [2022-04-27T15:27:57.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T15:27:58.040Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T15:27:58.040Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T15:27:58.040Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T15:27:58.040Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T15:27:58.040Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-27T15:27:58.040Z] === RUN TestTarFiles [2022-04-27T15:27:58.040Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-27T15:27:58.040Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T15:27:58.508Z] === RUN TestMatch [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[foo]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[]#01 [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[qux]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T15:27:58.508Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T15:27:58.508Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T15:27:58.508Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T15:27:58.508Z] PASS [2022-04-27T15:27:58.508Z] coverage: 87.5% of statements [2022-04-27T15:27:58.508Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2022-04-27T15:27:59.495Z] === RUN TestChrootTarUntar [2022-04-27T15:27:59.495Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T15:27:59.495Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T15:27:59.495Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T15:27:59.495Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootCopyWithTar [2022-04-27T15:27:59.495Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootCopyFileWithTar [2022-04-27T15:27:59.495Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootUntarPath [2022-04-27T15:27:59.495Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T15:27:59.495Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T15:27:59.495Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:27:59.495Z] === RUN TestChrootApplyDotDotFile [2022-04-27T15:27:59.495Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:27:59.495Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:27:59.495Z] PASS [2022-04-27T15:27:59.495Z] coverage: 12.0% of statements [2022-04-27T15:27:59.495Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 12.0% of statements [2022-04-27T15:27:59.964Z] 2022/04/27 15:27:59 Closing DB instances... [2022-04-27T15:28:00.415Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T15:28:00.415Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T15:28:00.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:28:00.427Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:28:00.434Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T15:28:00.434Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T15:28:00.434Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T15:28:00.434Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T15:28:00.434Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T15:28:00.434Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T15:28:00.434Z] PASS [2022-04-27T15:28:00.434Z] coverage: 0.0% of statements [2022-04-27T15:28:00.434Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === Skipped [2022-04-27T15:28:00.674Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T15:28:00.674Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T15:28:00.674Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T15:28:00.674Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T15:28:00.674Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T15:28:00.674Z] time="2022-04-27T15:26:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T15:28:00.674Z] time="2022-04-27T15:26:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T15:28:00.674Z] time="2022-04-27T15:26:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T15:28:00.674Z] time="2022-04-27T15:26:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T15:28:00.674Z] time="2022-04-27T15:26:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T15:28:00.674Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T15:28:00.674Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T15:28:00.674Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:28:00.674Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T15:28:00.674Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T15:28:00.674Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T15:28:00.674Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T15:28:00.674Z] [2022-04-27T15:28:00.674Z] DONE 2531 tests, 28 skipped in 206.815s [2022-04-27T15:28:00.674Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:28:00.674Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T15:28:00.675Z] + 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-27T15:28:00.902Z] === RUN TestSizeEmpty [2022-04-27T15:28:00.902Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestSizeEmptyFile [2022-04-27T15:28:00.902Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestSizeNonemptyFile [2022-04-27T15:28:00.902Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T15:28:00.902Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T15:28:00.902Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T15:28:00.902Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T15:28:00.902Z] === RUN TestMoveToSubdir [2022-04-27T15:28:00.902Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-27T15:28:00.902Z] === RUN TestSizeNonExistingDirectory [2022-04-27T15:28:00.902Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T15:28:00.902Z] PASS [2022-04-27T15:28:00.902Z] coverage: 80.0% of statements [2022-04-27T15:28:00.902Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2022-04-27T15:28:01.889Z] --- PASS: TestNetworkDBCRUDTableEntry (3.85s) [2022-04-27T15:28:01.889Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T15:28:01.889Z] === RUN TestPollerAddRemove [2022-04-27T15:28:01.889Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T15:28:01.889Z] === RUN TestPollerEvent [2022-04-27T15:28:01.889Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:28:01.889Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T15:28:01.889Z] === RUN TestPollerClose [2022-04-27T15:28:01.889Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T15:28:01.889Z] PASS [2022-04-27T15:28:01.889Z] coverage: 45.7% of statements [2022-04-27T15:28:01.889Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-04-27T15:28:02.359Z] --- PASS: TestTarFiles (4.61s) [2022-04-27T15:28:02.359Z] === RUN TestDetectCompressionZstd [2022-04-27T15:28:02.359Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T15:28:02.359Z] === RUN TestTarUntar [2022-04-27T15:28:02.359Z] --- PASS: TestTarUntar (0.02s) [2022-04-27T15:28:02.359Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T15:28:02.359Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T15:28:02.359Z] === RUN TestTarWithOptions [2022-04-27T15:28:02.359Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-27T15:28:02.359Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T15:28:02.359Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T15:28:02.359Z] === RUN TestUntarUstarGnuConflict [2022-04-27T15:28:02.359Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T15:28:02.359Z] === RUN TestUntarInvalidFilenames [2022-04-27T15:28:02.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:28:02.550Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:28:02.828Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1465355100\\dest" [2022-04-27T15:28:02.828Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-04-27T15:28:02.828Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T15:28:02.828Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T15:28:02.828Z] === RUN TestUntarInvalidHardlink [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink509698318\\victim\\hello" -> "../victim/hello" [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2447080311\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1269243900\\victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1092445571\\victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1518742414\\victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3705205586\\victim" -> "../victim" [2022-04-27T15:28:02.828Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-27T15:28:02.828Z] === RUN TestUntarInvalidSymlink [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink36846151\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1415329027\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1335656570\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3955558713\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1698552424\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2052919829\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:02.828Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink714331359\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T15:28:02.828Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-27T15:28:02.828Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T15:28:02.828Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestXGlobalNoParent [2022-04-27T15:28:02.828Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestReplaceFileTarWrapper [2022-04-27T15:28:02.828Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T15:28:02.828Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:28:02.828Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T15:28:02.828Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T15:28:02.828Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestCopyFile [2022-04-27T15:28:02.828Z] --- PASS: TestCopyFile (0.01s) [2022-04-27T15:28:02.828Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T15:28:02.828Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:28:02.828Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T15:28:02.828Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T15:28:02.828Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:28:02.828Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestWildcardMatches [2022-04-27T15:28:02.828Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestPatternMatches [2022-04-27T15:28:02.828Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T15:28:02.828Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T15:28:02.828Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T15:28:02.829Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T15:28:02.829Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T15:28:02.829Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T15:28:02.829Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T15:28:02.829Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestSingleExclamationError [2022-04-27T15:28:02.829Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestMatchesWithNoPatterns [2022-04-27T15:28:02.829Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T15:28:02.829Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestMatches [2022-04-27T15:28:02.829Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T15:28:02.829Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T15:28:02.829Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T15:28:02.829Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T15:28:02.829Z] --- PASS: TestMatches (0.01s) [2022-04-27T15:28:02.829Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T15:28:02.829Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T15:28:02.829Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T15:28:02.829Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatterns [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T15:28:02.829Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCreateIfNotExistsDir [2022-04-27T15:28:02.829Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-27T15:28:02.829Z] === RUN TestCreateIfNotExistsFile [2022-04-27T15:28:02.829Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-27T15:28:02.829Z] === RUN TestMatch [2022-04-27T15:28:02.829Z] --- PASS: TestMatch (0.00s) [2022-04-27T15:28:02.829Z] === RUN TestCompile [2022-04-27T15:28:02.829Z] === RUN TestCompile/slash [2022-04-27T15:28:02.829Z] === RUN TestCompile/backslash [2022-04-27T15:28:02.829Z] --- PASS: TestCompile (0.00s) [2022-04-27T15:28:02.829Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T15:28:02.829Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T15:28:02.829Z] PASS [2022-04-27T15:28:02.829Z] coverage: 84.7% of statements [2022-04-27T15:28:02.829Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 84.7% of statements [2022-04-27T15:28:02.829Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-04-27T15:28:02.829Z] === RUN TestPrefixHeaderReadable [2022-04-27T15:28:02.829Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-27T15:28:02.829Z] === RUN TestDisablePigz [2022-04-27T15:28:02.829Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T15:28:02.829Z] --- PASS: TestDisablePigz (0.10s) [2022-04-27T15:28:02.829Z] === RUN TestPigz [2022-04-27T15:28:03.297Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T15:28:03.297Z] --- PASS: TestPigz (0.12s) [2022-04-27T15:28:03.297Z] === RUN TestNosysFileInfo [2022-04-27T15:28:03.297Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T15:28:03.297Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:28:03.297Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestCanonicalTarNameForPath [2022-04-27T15:28:03.297Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestCanonicalTarName [2022-04-27T15:28:03.297Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChmodTarEntry [2022-04-27T15:28:03.297Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestHardLinkOrder [2022-04-27T15:28:03.297Z] --- PASS: TestHardLinkOrder (0.08s) [2022-04-27T15:28:03.297Z] === RUN TestChangeString [2022-04-27T15:28:03.297Z] --- PASS: TestChangeString (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesWithNoChanges [2022-04-27T15:28:03.297Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-27T15:28:03.297Z] === RUN TestChangesWithChanges [2022-04-27T15:28:03.297Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-27T15:28:03.297Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T15:28:03.297Z] changes_test.go:196: needs more investigation [2022-04-27T15:28:03.297Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesDirsEmpty [2022-04-27T15:28:03.297Z] --- PASS: TestChangesDirsEmpty (0.10s) [2022-04-27T15:28:03.297Z] === RUN TestChangesDirsMutated [2022-04-27T15:28:03.297Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-04-27T15:28:03.297Z] === RUN TestApplyLayer [2022-04-27T15:28:03.297Z] changes_test.go:433: needs further investigation [2022-04-27T15:28:03.297Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T15:28:03.297Z] changes_test.go:469: needs further investigation [2022-04-27T15:28:03.297Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T15:28:03.297Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T15:28:03.297Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestChangesSize [2022-04-27T15:28:03.297Z] --- PASS: TestChangesSize (0.01s) [2022-04-27T15:28:03.297Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T15:28:03.297Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames912715290\\dest" [2022-04-27T15:28:03.297Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-27T15:28:03.297Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink24531358\\victim\\hello" -> "../victim/hello" [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink595772021\\victim\\hello" -> "/../victim/hello" [2022-04-27T15:28:03.297Z] === RUN TestGet [2022-04-27T15:28:03.297Z] --- PASS: TestGet (0.00s) [2022-04-27T15:28:03.297Z] === RUN TestGetShortcutString [2022-04-27T15:28:03.297Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T15:28:03.297Z] PASS [2022-04-27T15:28:03.297Z] coverage: 42.9% of statements [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1040145958\\victim" -> "../victim" [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2979108655\\victim" -> "../victim" [2022-04-27T15:28:03.297Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1033276056\\victim" -> "../victim" [2022-04-27T15:28:03.297Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3821621927\\victim" -> "../victim" [2022-04-27T15:28:03.297Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-27T15:28:03.297Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T15:28:03.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4019441992\\dest\\dotdot" -> "../victim/hello" [2022-04-27T15:28:03.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink171114987\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T15:28:03.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1729867345\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:03.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1397082916\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:03.297Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink636068351\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:03.298Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink654841372\\dest\\loophole-victim" -> "../victim" [2022-04-27T15:28:03.766Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-27T15:28:03.767Z] === RUN TestApplyLayerWhiteouts [2022-04-27T15:28:03.767Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-04-27T15:28:03.767Z] === RUN TestGenerateEmptyFile [2022-04-27T15:28:03.767Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T15:28:03.767Z] === RUN TestGenerateWithContent [2022-04-27T15:28:03.767Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T15:28:03.767Z] PASS [2022-04-27T15:28:03.767Z] coverage: 62.9% of statements [2022-04-27T15:28:03.767Z] ok github.com/docker/docker/pkg/archive 6.704s coverage: 62.9% of statements [2022-04-27T15:28:03.767Z] 2022/04/27 15:28:03 Closing DB instances... [2022-04-27T15:28:04.235Z] === RUN TestCreateIDMapOrder [2022-04-27T15:28:04.235Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T15:28:04.235Z] PASS [2022-04-27T15:28:04.235Z] coverage: 7.2% of statements [2022-04-27T15:28:04.235Z] ok github.com/docker/docker/pkg/idtools 0.037s coverage: 7.2% of statements [2022-04-27T15:28:05.222Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-04-27T15:28:05.222Z] === RUN TestNetworkDBNodeLeave [2022-04-27T15:28:05.691Z] === RUN TestFixedBufferCap [2022-04-27T15:28:05.691Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestFixedBufferLen [2022-04-27T15:28:05.691Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestFixedBufferString [2022-04-27T15:28:05.691Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestFixedBufferWrite [2022-04-27T15:28:05.691Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestFixedBufferRead [2022-04-27T15:28:05.691Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestBytesPipeRead [2022-04-27T15:28:05.691Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestBytesPipeWrite [2022-04-27T15:28:05.691Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T15:28:05.691Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T15:28:06.159Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-04-27T15:28:06.159Z] === RUN TestAtomicWriteToFile [2022-04-27T15:28:06.159Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T15:28:06.159Z] === RUN TestAtomicWriteSetCommit [2022-04-27T15:28:06.159Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T15:28:06.159Z] === RUN TestAtomicWriteSetCancel [2022-04-27T15:28:06.159Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T15:28:06.159Z] === RUN TestReadCloserWrapperClose [2022-04-27T15:28:06.159Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T15:28:06.159Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestReaderErrWrapperRead [2022-04-27T15:28:06.159Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestCancelReadCloser [2022-04-27T15:28:06.159Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T15:28:06.159Z] === RUN TestWriteCloserWrapperClose [2022-04-27T15:28:06.159Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestNopWriteCloser [2022-04-27T15:28:06.159Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestNopWriter [2022-04-27T15:28:06.159Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T15:28:06.159Z] === RUN TestWriteCounter [2022-04-27T15:28:06.159Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T15:28:06.159Z] PASS [2022-04-27T15:28:06.159Z] coverage: 70.1% of statements [2022-04-27T15:28:06.159Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 70.1% of statements [2022-04-27T15:28:07.149Z] === RUN TestError [2022-04-27T15:28:07.149Z] --- PASS: TestError (0.00s) [2022-04-27T15:28:07.149Z] === RUN TestProgressString [2022-04-27T15:28:07.149Z] === RUN TestProgressString/no_progress [2022-04-27T15:28:07.149Z] === RUN TestProgressString/progress_1 [2022-04-27T15:28:07.149Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T15:28:07.149Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T15:28:07.149Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T15:28:07.149Z] === RUN TestProgressString/with_units [2022-04-27T15:28:07.149Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T15:28:07.149Z] === RUN TestProgressString/hide_counts [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T15:28:07.149Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T15:28:07.149Z] === RUN TestJSONMessageDisplay [2022-04-27T15:28:07.149Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-27T15:28:07.149Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T15:28:07.149Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T15:28:07.149Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T15:28:07.149Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T15:28:07.149Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T15:28:07.149Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T15:28:07.149Z] PASS [2022-04-27T15:28:07.149Z] coverage: 91.7% of statements [2022-04-27T15:28:07.149Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.24s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.38s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.45s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.53s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.18s) [2022-04-27T15:28:07.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.50s) [2022-04-27T15:28:07.579Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:28:07.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:28:07.618Z] === RUN TestStandardLongPath [2022-04-27T15:28:07.618Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T15:28:07.618Z] === RUN TestUNCLongPath [2022-04-27T15:28:07.618Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T15:28:07.618Z] PASS [2022-04-27T15:28:07.618Z] coverage: 100.0% of statements [2022-04-27T15:28:07.618Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-04-27T15:28:08.089Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-27T15:28:08.089Z] === RUN TestNetworkDBWatch [2022-04-27T15:28:08.089Z] === RUN TestNameFormat [2022-04-27T15:28:08.089Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T15:28:08.089Z] === RUN TestNameRetries [2022-04-27T15:28:08.089Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T15:28:08.089Z] PASS [2022-04-27T15:28:08.089Z] coverage: 85.7% of statements [2022-04-27T15:28:08.089Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.56s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.63s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.61s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.35s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.48s) [2022-04-27T15:28:08.429Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.73s) [2022-04-27T15:28:08.429Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:28:08.429Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:28:09.076Z] === RUN TestParseKeyValueOpt [2022-04-27T15:28:09.077Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T15:28:09.077Z] === RUN TestParseUintList [2022-04-27T15:28:09.077Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T15:28:09.077Z] === RUN TestParseUintListMaximumLimits [2022-04-27T15:28:09.077Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T15:28:09.077Z] PASS [2022-04-27T15:28:09.077Z] coverage: 97.0% of statements [2022-04-27T15:28:09.077Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T15:28:09.544Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T15:28:09.544Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T15:28:09.544Z] PASS [2022-04-27T15:28:09.544Z] coverage: 36.4% of statements [2022-04-27T15:28:09.544Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 36.4% of statements [2022-04-27T15:28:09.544Z] 2022/04/27 15:28:09 Closing DB instances... [2022-04-27T15:28:10.530Z] === RUN TestNewAndRemove [2022-04-27T15:28:10.530Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T15:28:10.530Z] === RUN TestRemoveInvalidPath [2022-04-27T15:28:10.530Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T15:28:10.530Z] PASS [2022-04-27T15:28:10.530Z] coverage: 82.6% of statements [2022-04-27T15:28:10.530Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2022-04-27T15:28:11.000Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-04-27T15:28:11.000Z] === RUN TestNetworkDBBulkSync [2022-04-27T15:28:11.468Z] --- PASS: TestGetAddress (21.85s) [2022-04-27T15:28:11.468Z] === RUN TestRequestSyntaxCheck [2022-04-27T15:28:11.807Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:28:11.807Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:28:11.807Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:28:11.807Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:28:11.808Z] [2022-04-27T15:28:11.808Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:28:11.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:28:11.808Z] HOSTNAME=04c90849c97a [2022-04-27T15:28:11.808Z] DEST=bundles/test-integration [2022-04-27T15:28:11.808Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:28:11.808Z] DOCKER_ROOTLESS=1 [2022-04-27T15:28:11.808Z] DOCKER_GITCOMMIT=2a41e923e42f035e32895890c3ef8c1389d4d994 [2022-04-27T15:28:11.808Z] container=docker [2022-04-27T15:28:11.808Z] HOME=/root [2022-04-27T15:28:11.808Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:28:11.808Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:28:11.808Z] VALIDATE_BRANCH=master [2022-04-27T15:28:11.808Z] TERM=xterm [2022-04-27T15:28:11.808Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:28:11.808Z] SHLVL=1 [2022-04-27T15:28:11.808Z] TIMEOUT=120m [2022-04-27T15:28:11.808Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:28:11.808Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:28:11.808Z] GO111MODULE=off [2022-04-27T15:28:11.808Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T15:28:11.808Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T15:28:11.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:28:11.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:28:11.808Z] GOPATH=/go [2022-04-27T15:28:11.808Z] PKG_CONFIG=pkg-config [2022-04-27T15:28:11.808Z] _=/usr/bin/env [2022-04-27T15:28:11.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T15:28:11.937Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-27T15:28:11.937Z] === RUN TestRequest [2022-04-27T15:28:11.937Z] === RUN TestFailedConnection [2022-04-27T15:28:12.406Z] 2022/04/27 15:28:12 Closing DB instances... [2022-04-27T15:28:12.876Z] --- PASS: TestFailedConnection (1.17s) [2022-04-27T15:28:12.876Z] === RUN TestFailOnce [2022-04-27T15:28:13.344Z] 2022/04/27 15:28:12 http: panic serving 127.0.0.1:49292: Plugin not ready [2022-04-27T15:28:13.344Z] goroutine 3 [running]: [2022-04-27T15:28:13.344Z] net/http.(*conn).serve.func1() [2022-04-27T15:28:13.344Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T15:28:13.344Z] panic({0x12b3700, 0x13fd060}) [2022-04-27T15:28:13.344Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T15:28:13.344Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) [2022-04-27T15:28:13.344Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T15:28:13.344Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1402878?, 0xc000066000?}, 0x120d9a6?) [2022-04-27T15:28:13.344Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T15:28:13.344Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1402878, 0xc000066000}, 0xc00005c000) [2022-04-27T15:28:13.344Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T15:28:13.344Z] net/http.serverHandler.ServeHTTP({0x1400e98?}, {0x1402878, 0xc000066000}, 0xc00005c000) [2022-04-27T15:28:13.344Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T15:28:13.345Z] net/http.(*conn).serve(0xc00004e000, {0x1402d78, 0xc0000980c0}) [2022-04-27T15:28:13.345Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T15:28:13.345Z] created by net/http.(*Server).Serve [2022-04-27T15:28:13.345Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T15:28:13.345Z] time="2022-04-27T15:28:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T15:28:14.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:28:14.332Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2022-04-27T15:28:14.332Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T15:28:14.332Z] --- PASS: TestFailOnce (1.15s) [2022-04-27T15:28:14.332Z] === RUN TestEchoInputOutput [2022-04-27T15:28:14.332Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T15:28:14.332Z] === RUN TestBackoff [2022-04-27T15:28:14.332Z] --- PASS: TestBackoff (0.00s) [2022-04-27T15:28:14.332Z] === RUN TestAbortRetry [2022-04-27T15:28:14.332Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T15:28:14.332Z] === RUN TestClientScheme [2022-04-27T15:28:14.332Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T15:28:14.332Z] === RUN TestNewClientWithTimeout [2022-04-27T15:28:14.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:28:14.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:28:14.802Z] time="2022-04-27T15:28:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T15:28:15.277Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:28:15.714Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:28:15.744Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:28:16.368Z] time="2022-04-27T15:28:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T15:28:16.699Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:28:16.729Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:28:16.837Z] 2022/04/27 15:28:16 Closing DB instances... [2022-04-27T15:28:17.312Z] time="2022-04-27T15:28:16Z" level=error msg="node: 322b3a7139b7 is unknown to memberlist" [2022-04-27T15:28:17.312Z] === RUN TestParseEmptyInterface [2022-04-27T15:28:17.312Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestParseNonInterfaceType [2022-04-27T15:28:17.312Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestParseWithOneFunction [2022-04-27T15:28:17.312Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestParseWithMultipleFuncs [2022-04-27T15:28:17.312Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestParseWithUnnamedReturn [2022-04-27T15:28:17.312Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestEmbeddedInterface [2022-04-27T15:28:17.312Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestParsedImports [2022-04-27T15:28:17.312Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T15:28:17.312Z] === RUN TestAliasedImports [2022-04-27T15:28:17.312Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T15:28:17.312Z] PASS [2022-04-27T15:28:17.312Z] coverage: 56.8% of statements [2022-04-27T15:28:17.312Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy (10.61s) [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.24s) [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2022-04-27T15:28:17.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2022-04-27T15:28:17.684Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy (10.01s) [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.36s) [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-04-27T15:28:18.299Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.15s) [2022-04-27T15:28:18.299Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:28:18.302Z] === RUN TestHTTPTransport [2022-04-27T15:28:18.302Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T15:28:18.302Z] PASS [2022-04-27T15:28:18.302Z] coverage: 85.7% of statements [2022-04-27T15:28:18.302Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-04-27T15:28:18.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T15:28:18.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T15:28:18.770Z] time="2022-04-27T15:28:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T15:28:18.771Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:28:18.771Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T15:28:18.771Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T15:28:18.771Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T15:28:18.771Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T15:28:18.771Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T15:28:18.771Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T15:28:18.771Z] === RUN TestBufferPoolPutAndGet [2022-04-27T15:28:18.771Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T15:28:18.771Z] PASS [2022-04-27T15:28:18.771Z] coverage: 88.2% of statements [2022-04-27T15:28:18.771Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-04-27T15:28:19.240Z] === RUN TestOutputOnPrematureClose [2022-04-27T15:28:19.240Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T15:28:19.240Z] === RUN TestCompleteSilently [2022-04-27T15:28:19.240Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T15:28:19.240Z] PASS [2022-04-27T15:28:19.240Z] coverage: 75.9% of statements [2022-04-27T15:28:19.240Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-04-27T15:28:19.709Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-04-27T15:28:19.709Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T15:28:19.709Z] === RUN TestSendToOneSub [2022-04-27T15:28:19.709Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T15:28:19.709Z] === RUN TestSendToMultipleSubs [2022-04-27T15:28:19.709Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T15:28:19.709Z] === RUN TestEvictOneSub [2022-04-27T15:28:19.709Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T15:28:19.709Z] === RUN TestClosePublisher [2022-04-27T15:28:19.709Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T15:28:19.709Z] === RUN TestPubSubRace [2022-04-27T15:28:19.709Z] --- PASS: TestRequest (8.15s) [2022-04-27T15:28:19.709Z] === RUN TestOverlappingRequests [2022-04-27T15:28:19.895Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2022-04-27T15:28:19.895Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:28:19.895Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:28:19.895Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T15:28:19.895Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:28:20.179Z] --- PASS: TestOverlappingRequests (0.37s) [2022-04-27T15:28:20.179Z] === RUN TestRelease [2022-04-27T15:28:20.365Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2022-04-27T15:28:20.365Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:28:20.512Z] --- PASS: TestBuildMultiStageParentConfig (2.11s) [2022-04-27T15:28:20.512Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:28:20.512Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:28:20.512Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T15:28:20.512Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:28:20.647Z] 2022/04/27 15:28:20 Closing DB instances... [2022-04-27T15:28:21.116Z] --- PASS: TestPubSubRace (1.06s) [2022-04-27T15:28:21.116Z] PASS [2022-04-27T15:28:21.116Z] coverage: 75.0% of statements [2022-04-27T15:28:21.116Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2022-04-27T15:28:21.501Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-04-27T15:28:21.501Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:28:21.584Z] === RUN TestRegister [2022-04-27T15:28:21.584Z] --- PASS: TestRegister (0.00s) [2022-04-27T15:28:21.584Z] === RUN TestCommand [2022-04-27T15:28:21.584Z] --- PASS: TestCommand (0.03s) [2022-04-27T15:28:21.584Z] === RUN TestNaiveSelf [2022-04-27T15:28:21.584Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-27T15:28:21.584Z] PASS [2022-04-27T15:28:21.584Z] coverage: 82.4% of statements [2022-04-27T15:28:21.584Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2022-04-27T15:28:22.052Z] --- PASS: TestRelease (1.58s) [2022-04-27T15:28:22.052Z] === RUN TestAllocateRandomDeallocate [2022-04-27T15:28:22.052Z] === RUN TestDump [2022-04-27T15:28:22.052Z] goroutine 6 [running]: [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.dump(0x962d57?) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T15:28:22.052Z] testing.tRunner(0xc00015e340, 0xb2a498) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:28:22.052Z] created by testing.(*T).Run [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:28:22.052Z] [2022-04-27T15:28:22.052Z] goroutine 1 [chan receive]: [2022-04-27T15:28:22.052Z] testing.(*T).Run(0xc00015e1a0, {0xb1913c?, 0x93c1f3?}, 0xb2a498) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:28:22.052Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:28:22.052Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:28:22.052Z] testing.runTests(0xc000058460?, {0xcae400, 0x3, 0x3}, {0x250da930108?, 0x40?, 0xcb34a0?}) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:28:22.052Z] testing.(*M).Run(0xc000058460) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:28:22.052Z] main.main() [2022-04-27T15:28:22.052Z] _testmain.go:99 +0x255 [2022-04-27T15:28:22.052Z] --- PASS: TestDump (0.00s) [2022-04-27T15:28:22.052Z] === RUN TestDumpToFile [2022-04-27T15:28:22.052Z] --- PASS: TestDumpToFile (0.13s) [2022-04-27T15:28:22.052Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T15:28:22.052Z] goroutine 8 [running]: [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.dump(0x9ded13?) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x9dece0?}) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T15:28:22.052Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015e340?) [2022-04-27T15:28:22.052Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T15:28:22.052Z] testing.tRunner(0xc00015e9c0, 0xb2a488) [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:28:22.052Z] created by testing.(*T).Run [2022-04-27T15:28:22.052Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T15:28:22.052Z] [2022-04-27T15:28:22.052Z] goroutine 1 [chan receive]: [2022-04-27T15:28:22.520Z] testing.(*T).Run(0xc00015e1a0, {0xb20713?, 0x93c1f3?}, 0xb2a488) [2022-04-27T15:28:22.520Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T15:28:22.520Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T15:28:22.520Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T15:28:22.520Z] testing.tRunner(0xc00015e1a0, 0xc000075ca0) [2022-04-27T15:28:22.520Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T15:28:22.520Z] testing.runTests(0xc000058460?, {0xcae400, 0x3, 0x3}, {0x250da930108?, 0x40?, 0xcb34a0?}) [2022-04-27T15:28:22.520Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T15:28:22.520Z] testing.(*M).Run(0xc000058460) [2022-04-27T15:28:22.520Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T15:28:22.520Z] main.main() [2022-04-27T15:28:22.520Z] _testmain.go:99 +0x255 [2022-04-27T15:28:22.520Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T15:28:22.520Z] PASS [2022-04-27T15:28:22.520Z] coverage: 90.9% of statements [2022-04-27T15:28:22.520Z] ok github.com/docker/docker/pkg/stack 0.167s coverage: 90.9% of statements [2022-04-27T15:28:22.520Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-27T15:28:22.520Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T15:28:22.988Z] === RUN TestNewStdWriter [2022-04-27T15:28:22.988Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T15:28:22.988Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestWriteWithNilBytes [2022-04-27T15:28:22.988Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestWrite [2022-04-27T15:28:22.988Z] --- PASS: TestWrite (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestWriteWithWriterError [2022-04-27T15:28:22.988Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T15:28:22.988Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyWriteAndRead [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T15:28:22.988Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T15:28:22.988Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T15:28:22.988Z] PASS [2022-04-27T15:28:22.988Z] coverage: 100.0% of statements [2022-04-27T15:28:22.988Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-04-27T15:28:23.462Z] time="2022-04-27T15:28:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T15:28:23.462Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T15:28:23.462Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T15:28:23.462Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestFormatStatus [2022-04-27T15:28:23.462Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestFormatError [2022-04-27T15:28:23.462Z] --- PASS: TestFormatError (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestFormatJSONError [2022-04-27T15:28:23.462Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T15:28:23.462Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T15:28:23.462Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestNewJSONProgressOutput [2022-04-27T15:28:23.462Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestAuxFormatterEmit [2022-04-27T15:28:23.462Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestStreamWriterStdout [2022-04-27T15:28:23.462Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T15:28:23.462Z] === RUN TestStreamWriterStderr [2022-04-27T15:28:23.462Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T15:28:23.462Z] PASS [2022-04-27T15:28:23.462Z] coverage: 66.2% of statements [2022-04-27T15:28:23.462Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-04-27T15:28:23.931Z] === RUN TestGenerateRandomID [2022-04-27T15:28:23.931Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestShortenId [2022-04-27T15:28:23.931Z] --- PASS: TestShortenId (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestShortenSha256Id [2022-04-27T15:28:23.931Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestShortenIdEmpty [2022-04-27T15:28:23.931Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestShortenIdInvalid [2022-04-27T15:28:23.931Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestIsShortIDNonHex [2022-04-27T15:28:23.931Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T15:28:23.931Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T15:28:23.931Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T15:28:23.931Z] PASS [2022-04-27T15:28:23.931Z] coverage: 70.6% of statements [2022-04-27T15:28:23.931Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-04-27T15:28:24.402Z] === RUN TestIsCpusetListAvailable [2022-04-27T15:28:24.402Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T15:28:24.402Z] PASS [2022-04-27T15:28:24.402Z] coverage: 39.4% of statements [2022-04-27T15:28:24.402Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-04-27T15:28:25.971Z] === RUN TestChtimes [2022-04-27T15:28:25.972Z] --- PASS: TestChtimes (0.00s) [2022-04-27T15:28:25.972Z] === RUN TestChtimesWindows [2022-04-27T15:28:25.972Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T15:28:25.972Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T15:28:25.972Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T15:28:25.972Z] PASS [2022-04-27T15:28:25.972Z] coverage: 13.0% of statements [2022-04-27T15:28:25.972Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 13.0% of statements [2022-04-27T15:28:25.972Z] --- PASS: TestAllocateRandomDeallocate (4.38s) [2022-04-27T15:28:25.972Z] === RUN TestRetrieveFromStore [2022-04-27T15:28:26.441Z] === RUN TestTailFile [2022-04-27T15:28:26.441Z] --- PASS: TestTailFile (0.00s) [2022-04-27T15:28:26.441Z] === RUN TestTailFileManyLines [2022-04-27T15:28:26.441Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T15:28:26.441Z] === RUN TestTailEmptyFile [2022-04-27T15:28:26.441Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T15:28:26.441Z] === RUN TestTailNegativeN [2022-04-27T15:28:26.441Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.441Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.441Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.441Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.442Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.442Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.442Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T15:28:26.443Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.443Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.443Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.914Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T15:28:26.914Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.915Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.915Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T15:28:26.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.917Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.03s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:26.918Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:26.919Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T15:28:27.387Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T15:28:27.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T15:28:27.388Z] PASS [2022-04-27T15:28:27.388Z] coverage: 88.6% of statements [2022-04-27T15:28:27.388Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2022-04-27T15:28:27.388Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T15:28:27.388Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-27T15:28:27.388Z] === RUN TestTarSumRemove [2022-04-27T15:28:27.388Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestSortFileInfoSums [2022-04-27T15:28:27.388Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T15:28:27.388Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestNewTarSumForLabel [2022-04-27T15:28:27.388Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestEmptyTar [2022-04-27T15:28:27.388Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestTarSumsReadSize [2022-04-27T15:28:27.388Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T15:28:27.388Z] === RUN TestTarSums [2022-04-27T15:28:27.856Z] --- PASS: TestTarSums (0.06s) [2022-04-27T15:28:27.856Z] === RUN TestIteration [2022-04-27T15:28:27.856Z] --- PASS: TestIteration (0.00s) [2022-04-27T15:28:27.856Z] === RUN TestVersionLabelForChecksum [2022-04-27T15:28:27.856Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T15:28:27.856Z] === RUN TestVersion [2022-04-27T15:28:27.856Z] --- PASS: TestVersion (0.00s) [2022-04-27T15:28:27.856Z] === RUN TestGetVersion [2022-04-27T15:28:27.856Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T15:28:27.856Z] === RUN TestGetVersions [2022-04-27T15:28:27.856Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T15:28:27.856Z] PASS [2022-04-27T15:28:27.856Z] coverage: 89.3% of statements [2022-04-27T15:28:27.856Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-04-27T15:28:27.856Z] --- PASS: TestRetrieveFromStore (1.74s) [2022-04-27T15:28:27.856Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T15:28:27.856Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-27T15:28:27.856Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T15:28:27.856Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T15:28:27.856Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T15:28:27.856Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T15:28:27.856Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T15:28:27.856Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T15:28:27.856Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T15:28:27.856Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T15:28:27.856Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T15:28:27.856Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T15:28:27.856Z] === RUN TestDebug [2022-04-27T15:28:27.856Z] --- PASS: TestDebug (0.00s) [2022-04-27T15:28:27.856Z] === RUN TestRequestPoolParallel [2022-04-27T15:28:28.327Z] --- PASS: TestRequestPoolParallel (0.23s) [2022-04-27T15:28:28.327Z] === RUN TestFullAllocateRelease [2022-04-27T15:28:28.327Z] === RUN TestTruncIndex [2022-04-27T15:28:28.327Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T15:28:28.327Z] PASS [2022-04-27T15:28:28.327Z] coverage: 91.5% of statements [2022-04-27T15:28:28.327Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-04-27T15:28:28.327Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-04-27T15:28:28.327Z] === RUN TestOddAllocateRelease [2022-04-27T15:28:28.794Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-27T15:28:28.795Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T15:28:28.795Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-27T15:28:28.795Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T15:28:28.795Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-27T15:28:28.795Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T15:28:28.795Z] === RUN TestVersionInfo [2022-04-27T15:28:28.795Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T15:28:28.795Z] === RUN TestAppendVersions [2022-04-27T15:28:28.795Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T15:28:28.795Z] PASS [2022-04-27T15:28:28.795Z] coverage: 88.9% of statements [2022-04-27T15:28:28.795Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-27T15:28:28.795Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T15:28:28.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T15:28:28.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:28:28.795Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T15:28:28.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T15:28:28.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:28:28.795Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:28:28.795Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:28:28.795Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T15:28:28.795Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:28:28.795Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:28:28.795Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:28:28.795Z] PASS [2022-04-27T15:28:28.795Z] coverage: 85.3% of statements [2022-04-27T15:28:28.795Z] ok github.com/docker/docker/libnetwork/ipam 46.020s coverage: 85.3% of statements [2022-04-27T15:28:30.364Z] === RUN TestValidatePrivileges [2022-04-27T15:28:30.364Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T15:28:30.364Z] === RUN TestFilterByCapNeg [2022-04-27T15:28:30.364Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T15:28:30.364Z] === RUN TestFilterByCapPos [2022-04-27T15:28:30.364Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T15:28:30.364Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T15:28:30.364Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T15:28:30.364Z] PASS [2022-04-27T15:28:30.364Z] coverage: 12.2% of statements [2022-04-27T15:28:30.364Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.2% of statements [2022-04-27T15:28:31.351Z] === RUN TestNewSettable [2022-04-27T15:28:31.351Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T15:28:31.351Z] === RUN TestIsSettable [2022-04-27T15:28:31.351Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T15:28:31.351Z] === RUN TestUpdateSettingsEnv [2022-04-27T15:28:31.351Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T15:28:31.351Z] PASS [2022-04-27T15:28:31.351Z] coverage: 20.0% of statements [2022-04-27T15:28:31.351Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-04-27T15:28:31.823Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-04-27T15:28:31.823Z] === RUN TestClientStream [2022-04-27T15:28:31.823Z] --- PASS: TestClientStream (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestClientSendFile [2022-04-27T15:28:31.823Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestClientWithRequestTimeout [2022-04-27T15:28:31.823Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T15:28:31.823Z] === RUN TestFileSpecPlugin [2022-04-27T15:28:31.823Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T15:28:31.823Z] === RUN TestFileJSONSpecPlugin [2022-04-27T15:28:31.823Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T15:28:31.823Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestPluginAddHandler [2022-04-27T15:28:31.823Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestPluginWaitBadPlugin [2022-04-27T15:28:31.823Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestGet [2022-04-27T15:28:31.823Z] time="2022-04-27T15:28:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T15:28:31.823Z] === RUN TestLoad [2022-04-27T15:28:31.823Z] --- PASS: TestLoad (0.00s) [2022-04-27T15:28:31.823Z] === RUN TestSave [2022-04-27T15:28:31.823Z] --- PASS: TestSave (0.03s) [2022-04-27T15:28:31.823Z] === RUN TestAddDeleteGet [2022-04-27T15:28:31.823Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-27T15:28:31.823Z] === RUN TestInvalidTags [2022-04-27T15:28:31.823Z] --- PASS: TestInvalidTags (0.00s) [2022-04-27T15:28:31.823Z] PASS [2022-04-27T15:28:31.823Z] coverage: 84.4% of statements [2022-04-27T15:28:31.823Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2022-04-27T15:28:31.913Z] --- PASS: TestBuildMultiStageOnBuild (9.59s) [2022-04-27T15:28:31.913Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:28:31.913Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:28:31.913Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:28:31.913Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:28:32.810Z] time="2022-04-27T15:28:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T15:28:32.842Z] --- PASS: TestBuildMultiStageOnBuild (10.44s) [2022-04-27T15:28:32.842Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:28:32.842Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:28:32.842Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:28:32.842Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:28:33.797Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T15:28:33.797Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T15:28:33.797Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T15:28:33.797Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestValidateMirror [2022-04-27T15:28:33.797Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestLoadInsecureRegistries [2022-04-27T15:28:33.797Z] time="2022-04-27T15:28:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T15:28:33.797Z] time="2022-04-27T15:28:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T15:28:33.797Z] time="2022-04-27T15:28:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T15:28:33.797Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-27T15:28:33.797Z] === RUN TestNewServiceConfig [2022-04-27T15:28:33.797Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestValidateIndexName [2022-04-27T15:28:33.797Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestValidateIndexNameWithError [2022-04-27T15:28:33.797Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestEndpointParse [2022-04-27T15:28:33.797Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestEndpointParseInvalid [2022-04-27T15:28:33.797Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestValidateEndpoint [2022-04-27T15:28:33.797Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-27T15:28:33.797Z] === RUN TestPing [2022-04-27T15:28:33.797Z] --- PASS: TestPing (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestPingRegistryEndpoint [2022-04-27T15:28:33.797Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:28:33.797Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestEndpoint [2022-04-27T15:28:33.797Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:28:33.797Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestParseRepositoryInfo [2022-04-27T15:28:33.797Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestNewIndexInfo [2022-04-27T15:28:33.797Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestMirrorEndpointLookup [2022-04-27T15:28:33.797Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:28:33.797Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestSearchRepositories [2022-04-27T15:28:33.797Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T15:28:33.797Z] Host: 127.0.0.1:49329 [2022-04-27T15:28:33.797Z] User-Agent: docker test client [2022-04-27T15:28:33.797Z] Authorization: Token fake-token [2022-04-27T15:28:33.797Z] X-Docker-Token: true [2022-04-27T15:28:33.797Z] Accept-Encoding: gzip [2022-04-27T15:28:33.797Z] [2022-04-27T15:28:33.797Z] [2022-04-27T15:28:33.797Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T15:28:33.797Z] Connection: close [2022-04-27T15:28:33.797Z] Content-Length: 144 [2022-04-27T15:28:33.797Z] Cache-Control: no-cache [2022-04-27T15:28:33.797Z] Content-Type: application/json [2022-04-27T15:28:33.797Z] Date: Wed, 27 Apr 2022 15:28:33 GMT [2022-04-27T15:28:33.797Z] Expires: -1 [2022-04-27T15:28:33.797Z] Pragma: no-cache [2022-04-27T15:28:33.797Z] Server: docker-tests/mock [2022-04-27T15:28:33.797Z] X-Docker-Registry-Config: mock [2022-04-27T15:28:33.797Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T15:28:33.797Z] [2022-04-27T15:28:33.797Z] [2022-04-27T15:28:33.797Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestTrustedLocation [2022-04-27T15:28:33.797Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T15:28:33.797Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T15:28:33.797Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T15:28:33.797Z] === RUN TestIsSecureIndex [2022-04-27T15:28:33.797Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T15:28:33.797Z] PASS [2022-04-27T15:28:33.797Z] coverage: 51.7% of statements [2022-04-27T15:28:33.797Z] ok github.com/docker/docker/registry 0.173s coverage: 51.7% of statements [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T15:28:34.788Z] time="2022-04-27T15:28:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReader [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T15:28:34.788Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T15:28:34.788Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T15:28:34.788Z] PASS [2022-04-27T15:28:34.788Z] coverage: 100.0% of statements [2022-04-27T15:28:34.788Z] ok github.com/docker/docker/registry/resumable 0.156s coverage: 100.0% of statements [2022-04-27T15:28:34.788Z] time="2022-04-27T15:28:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T15:28:35.256Z] === RUN TestRestartManagerTimeout [2022-04-27T15:28:35.256Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T15:28:35.257Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T15:28:35.257Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T15:28:35.257Z] PASS [2022-04-27T15:28:35.257Z] coverage: 50.9% of statements [2022-04-27T15:28:35.257Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-04-27T15:28:36.247Z] === RUN TestDecodeContainerConfig [2022-04-27T15:28:36.247Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T15:28:36.247Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T15:28:36.247Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T15:28:36.247Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T15:28:36.247Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T15:28:36.247Z] === RUN TestValidatePrivileged [2022-04-27T15:28:36.247Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T15:28:36.247Z] PASS [2022-04-27T15:28:36.247Z] coverage: 52.4% of statements [2022-04-27T15:28:36.247Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.4% of statements [2022-04-27T15:28:36.715Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T15:28:36.715Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T15:28:36.715Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T15:28:36.715Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T15:28:36.715Z] PASS [2022-04-27T15:28:36.715Z] coverage: 62.5% of statements [2022-04-27T15:28:36.715Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-04-27T15:28:36.715Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T15:28:36.715Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T15:28:36.715Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T15:28:36.715Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T15:28:38.934Z] === RUN TestGetDriver [2022-04-27T15:28:38.934Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestVolumeRequestError [2022-04-27T15:28:38.934Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T15:28:38.934Z] PASS [2022-04-27T15:28:38.934Z] coverage: 36.1% of statements [2022-04-27T15:28:38.934Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2022-04-27T15:28:38.934Z] === RUN TestGetAddress [2022-04-27T15:28:38.934Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestRemove [2022-04-27T15:28:38.934Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:28:38.934Z] --- SKIP: TestRemove (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestInitializeWithVolumes [2022-04-27T15:28:38.934Z] time="2022-04-27T15:28:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T15:28:38.934Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestCreate [2022-04-27T15:28:38.934Z] --- PASS: TestCreate (0.01s) [2022-04-27T15:28:38.934Z] === RUN TestValidateName [2022-04-27T15:28:38.934Z] --- PASS: TestValidateName (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestCreateWithOpts [2022-04-27T15:28:38.934Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:28:38.934Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T15:28:38.934Z] === RUN TestRelaodNoOpts [2022-04-27T15:28:38.934Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-27T15:28:38.934Z] PASS [2022-04-27T15:28:38.934Z] coverage: 41.5% of statements [2022-04-27T15:28:38.934Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRaw [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T15:28:39.923Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRaw [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T15:28:39.923Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestConvertTmpfsOptions [2022-04-27T15:28:39.923Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T15:28:39.923Z] linux_parser_test.go:209: data="ro" [2022-04-27T15:28:39.923Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestParseMountSpec [2022-04-27T15:28:39.923Z] parser_test.go:62: case 0 [2022-04-27T15:28:39.923Z] parser_test.go:62: case 1 [2022-04-27T15:28:39.923Z] parser_test.go:62: case 2 [2022-04-27T15:28:39.923Z] parser_test.go:62: case 3 [2022-04-27T15:28:39.923Z] parser_test.go:62: case 4 [2022-04-27T15:28:39.923Z] parser_test.go:62: case 5 [2022-04-27T15:28:39.923Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestValidateMount [2022-04-27T15:28:39.923Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRaw [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T15:28:39.923Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T15:28:39.923Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T15:28:39.923Z] PASS [2022-04-27T15:28:39.923Z] coverage: 67.6% of statements [2022-04-27T15:28:39.923Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.6% of statements [2022-04-27T15:28:39.989Z] --- PASS: TestBuildMultiStageLayerLeak (8.78s) [2022-04-27T15:28:39.989Z] === RUN TestBuildWithHugeFile [2022-04-27T15:28:40.393Z] === RUN TestSetGetMeta [2022-04-27T15:28:40.393Z] === PAUSE TestSetGetMeta [2022-04-27T15:28:40.393Z] === RUN TestRestore [2022-04-27T15:28:40.393Z] === PAUSE TestRestore [2022-04-27T15:28:40.393Z] === RUN TestServiceCreate [2022-04-27T15:28:40.393Z] === PAUSE TestServiceCreate [2022-04-27T15:28:40.393Z] === RUN TestServiceList [2022-04-27T15:28:40.393Z] === PAUSE TestServiceList [2022-04-27T15:28:40.393Z] === RUN TestServiceRemove [2022-04-27T15:28:40.393Z] === PAUSE TestServiceRemove [2022-04-27T15:28:40.393Z] === RUN TestServiceGet [2022-04-27T15:28:40.393Z] === PAUSE TestServiceGet [2022-04-27T15:28:40.393Z] === RUN TestServicePrune [2022-04-27T15:28:40.393Z] === PAUSE TestServicePrune [2022-04-27T15:28:40.393Z] === RUN TestCreate [2022-04-27T15:28:40.393Z] === PAUSE TestCreate [2022-04-27T15:28:40.393Z] === RUN TestRemove [2022-04-27T15:28:40.393Z] === PAUSE TestRemove [2022-04-27T15:28:40.393Z] === RUN TestList [2022-04-27T15:28:40.393Z] === PAUSE TestList [2022-04-27T15:28:40.393Z] === RUN TestFindByDriver [2022-04-27T15:28:40.393Z] === PAUSE TestFindByDriver [2022-04-27T15:28:40.393Z] === RUN TestFindByReferenced [2022-04-27T15:28:40.393Z] === PAUSE TestFindByReferenced [2022-04-27T15:28:40.393Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T15:28:40.393Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T15:28:40.393Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:28:40.393Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:28:40.393Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T15:28:40.393Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T15:28:40.393Z] === RUN TestRefDerefRemove [2022-04-27T15:28:40.393Z] === PAUSE TestRefDerefRemove [2022-04-27T15:28:40.393Z] === RUN TestGet [2022-04-27T15:28:40.393Z] === PAUSE TestGet [2022-04-27T15:28:40.393Z] === RUN TestGetWithReference [2022-04-27T15:28:40.393Z] === PAUSE TestGetWithReference [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:28:40.393Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T15:28:40.393Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T15:28:40.393Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T15:28:40.393Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T15:28:40.393Z] === CONT TestSetGetMeta [2022-04-27T15:28:40.393Z] === CONT TestList [2022-04-27T15:28:40.393Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T15:28:40.393Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T15:28:40.393Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-27T15:28:40.393Z] === CONT TestRemove [2022-04-27T15:28:40.393Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-27T15:28:40.393Z] === CONT TestGetWithReference [2022-04-27T15:28:40.393Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-04-27T15:28:40.393Z] === CONT TestGet [2022-04-27T15:28:40.393Z] --- PASS: TestList (0.04s) [2022-04-27T15:28:40.393Z] === CONT TestRefDerefRemove [2022-04-27T15:28:40.393Z] --- PASS: TestRemove (0.02s) [2022-04-27T15:28:40.393Z] === CONT TestFindByReferenced [2022-04-27T15:28:40.393Z] --- PASS: TestGet (0.03s) [2022-04-27T15:28:40.393Z] === CONT TestFindByDriver [2022-04-27T15:28:40.393Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-27T15:28:40.393Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T15:28:40.393Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-27T15:28:40.393Z] === CONT TestServiceRemove [2022-04-27T15:28:40.393Z] --- PASS: TestGetWithReference (0.03s) [2022-04-27T15:28:40.393Z] === CONT TestCreate [2022-04-27T15:28:40.393Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-27T15:28:40.393Z] === CONT TestServicePrune [2022-04-27T15:28:40.393Z] --- PASS: TestCreate (0.02s) [2022-04-27T15:28:40.393Z] === CONT TestServiceGet [2022-04-27T15:28:40.393Z] === CONT TestServiceCreate [2022-04-27T15:28:40.393Z] --- PASS: TestFindByDriver (0.03s) [2022-04-27T15:28:40.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T15:28:40.574Z] --- PASS: TestBuildMultiStageLayerLeak (8.68s) [2022-04-27T15:28:40.574Z] === RUN TestBuildWithHugeFile [2022-04-27T15:28:40.865Z] --- PASS: TestServiceGet (0.10s) [2022-04-27T15:28:40.865Z] === CONT TestServiceList [2022-04-27T15:28:40.865Z] time="2022-04-27T15:28:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:28:40.865Z] --- PASS: TestServiceRemove (0.13s) [2022-04-27T15:28:40.865Z] === CONT TestRestore [2022-04-27T15:28:40.865Z] --- PASS: TestServiceCreate (0.11s) [2022-04-27T15:28:40.865Z] time="2022-04-27T15:28:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:28:40.865Z] time="2022-04-27T15:28:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:28:40.865Z] time="2022-04-27T15:28:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T15:28:40.865Z] --- PASS: TestServiceList (0.03s) [2022-04-27T15:28:40.865Z] time="2022-04-27T15:28:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T15:28:40.865Z] --- PASS: TestRestore (0.03s) [2022-04-27T15:28:40.865Z] --- PASS: TestServicePrune (0.14s) [2022-04-27T15:28:40.866Z] PASS [2022-04-27T15:28:40.866Z] coverage: 69.0% of statements [2022-04-27T15:28:40.866Z] ok github.com/docker/docker/volume/service 0.273s coverage: 69.0% of statements [2022-04-27T15:28:45.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T15:28:46.737Z] --- PASS: TestGet (15.01s) [2022-04-27T15:28:46.737Z] === RUN TestPluginWithNoManifest [2022-04-27T15:28:46.737Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T15:28:46.737Z] === RUN TestGetAll [2022-04-27T15:28:46.737Z] --- PASS: TestGetAll (0.00s) [2022-04-27T15:28:46.737Z] PASS [2022-04-27T15:28:46.737Z] coverage: 73.2% of statements [2022-04-27T15:28:46.737Z] ok github.com/docker/docker/pkg/plugins 35.020s coverage: 73.2% of statements [2022-04-27T15:28:47.339Z] ok github.com/docker/docker/libnetwork 37.470s coverage: 40.6% of statements [2022-04-27T15:28:47.339Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T15:28:47.339Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-27T15:28:47.339Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T15:28:47.339Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T15:28:47.339Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-27T15:28:48.275Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.496s coverage: 59.9% of statements [2022-04-27T15:28:48.534Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T15:28:48.794Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T15:28:49.362Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-04-27T15:28:49.362Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T15:28:49.931Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-27T15:28:49.931Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T15:28:50.189Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T15:28:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T15:28:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T15:28:56.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T15:28:57.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T15:28:57.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T15:28:58.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T15:28:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T15:28:58.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T15:29:00.160Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.671s coverage: 7.4% of statements [2022-04-27T15:29:00.160Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T15:29:00.160Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-27T15:29:00.160Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-27T15:29:00.160Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T15:29:00.160Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T15:29:00.160Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T15:29:00.418Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-04-27T15:29:00.675Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-04-27T15:29:00.675Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T15:29:00.933Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T15:29:00.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T15:29:01.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T15:29:02.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T15:29:03.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T15:29:04.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T15:29:04.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T15:29:05.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T15:29:06.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T15:29:07.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T15:29:08.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:29:08.330Z] Using test binary docker [2022-04-27T15:29:08.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T15:29:08.587Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-27T15:29:08.587Z] INFO: Waiting for daemon to start... [2022-04-27T15:29:08.587Z] Starting dockerd [2022-04-27T15:29:11.857Z] . [2022-04-27T15:29:11.857Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:29:11.857Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:29:11.857Z] Error: No such image: emptyfs [2022-04-27T15:29:11.857Z] Running integration-test (iteration 1) [2022-04-27T15:29:11.857Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T15:29:11.857Z] Loaded image: busybox:latest [2022-04-27T15:29:11.857Z] Loaded image: busybox:glibc [2022-04-27T15:29:13.127Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-27T15:29:13.226Z] Loaded image: debian:bullseye-slim [2022-04-27T15:29:13.226Z] Loaded image: hello-world:latest [2022-04-27T15:29:13.226Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:29:13.226Z] INFO: Testing against a local daemon [2022-04-27T15:29:13.226Z] === RUN TestCgroupNamespacesBuild [2022-04-27T15:29:14.593Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-04-27T15:29:14.593Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T15:29:15.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2022-04-27T15:29:15.962Z] === RUN TestBuildWithSession [2022-04-27T15:29:15.962Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:29:15.962Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:29:15.962Z] === RUN TestBuildSquashParent [2022-04-27T15:29:16.864Z] 2022/04/27 15:29:14 Closing DB instances... [2022-04-27T15:29:16.864Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-27T15:29:16.864Z] === RUN TestFindNode [2022-04-27T15:29:16.864Z] 2022/04/27 15:29:16 Closing DB instances... [2022-04-27T15:29:16.864Z] --- PASS: TestFindNode (0.02s) [2022-04-27T15:29:16.864Z] === RUN TestChangeNodeState [2022-04-27T15:29:16.864Z] 2022/04/27 15:29:16 Closing DB instances... [2022-04-27T15:29:16.864Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-27T15:29:16.864Z] === RUN TestNodeReincarnation [2022-04-27T15:29:16.864Z] 2022/04/27 15:29:16 Closing DB instances... [2022-04-27T15:29:20.134Z] --- PASS: TestBuildSquashParent (4.26s) [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:29:20.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:29:20.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:29:20.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:29:20.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T15:29:21.578Z] time="2022-04-27T15:29:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T15:29:21.578Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-27T15:29:21.578Z] === RUN TestParallelCreate [2022-04-27T15:29:21.578Z] 2022/04/27 15:29:21 Closing DB instances... [2022-04-27T15:29:21.578Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T15:29:21.578Z] === RUN TestParallelDelete [2022-04-27T15:29:21.578Z] 2022/04/27 15:29:21 Closing DB instances... [2022-04-27T15:29:21.578Z] --- PASS: TestParallelDelete (0.01s) [2022-04-27T15:29:21.578Z] === RUN TestNetworkDBIslands [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:790dbf6ee7e0 with config:&{NodeID:790dbf6ee7e0 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-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, added to nodes list" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:bbb181cb29e7 with config:&{NodeID:bbb181cb29e7 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-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node bbb181cb29e7/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to nodes list" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node bbb181cb29e7/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to nodes list" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, added to nodes list" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T15:29:21.579Z] time="2022-04-27T15:29:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-27T15:29:22.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:29:22.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3c7eb319c15a with config:&{NodeID:3c7eb319c15a 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-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node bbb181cb29e7/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.542Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:793711d9b4d6 with config:&{NodeID:793711d9b4d6 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-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node bbb181cb29e7/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:22.999Z] time="2022-04-27T15:29:22Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.395Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:59423feb8d9d with config:&{NodeID:59423feb8d9d 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-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node bbb181cb29e7/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.455Z] time="2022-04-27T15:29:23Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.456Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:23.915Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=info msg="The new bootstrap node list is:[172.31.241.43:10033 172.31.241.43:10034 172.31.241.43:10035]" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10033" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49369" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10034" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49370" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10035" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49371" [2022-04-27T15:29:23.915Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=info msg="The new bootstrap node list is:[172.31.241.43:10033 172.31.241.43:10034 172.31.241.43:10035]" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10033" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49372" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10034" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49373" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10035" [2022-04-27T15:29:23.915Z] time="2022-04-27T15:29:23Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49374" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:23Z" level=info msg="node 0 leaving" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="node3(3c7eb319c15a): Node leave event for 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="node5(59423feb8d9d): Node leave event for 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="node2(bbb181cb29e7): Node leave event for 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="node1(790dbf6ee7e0): Node leave event for 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="node4(793711d9b4d6): Node leave event for 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.371Z] time="2022-04-27T15:29:24Z" level=info msg="Node 790dbf6ee7e0/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.827Z] time="2022-04-27T15:29:24Z" level=info msg="node 1 leaving" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="node3(3c7eb319c15a): Node leave event for bbb181cb29e7/172.31.241.43" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="node5(59423feb8d9d): Node leave event for bbb181cb29e7/172.31.241.43" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7 change state NodeActive --> NodeFailed" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7/172.31.241.43, added to failed nodes list" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7 change state NodeActive --> NodeLeft" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="node4(793711d9b4d6): Node leave event for bbb181cb29e7/172.31.241.43" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=error msg="node: bbb181cb29e7 is unknown to memberlist" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7/172.31.241.43, left gossip cluster" [2022-04-27T15:29:24.828Z] time="2022-04-27T15:29:24Z" level=info msg="Node bbb181cb29e7/172.31.241.43, left gossip cluster" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="node 2 leaving" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="Node 3c7eb319c15a change state NodeActive --> NodeLeft" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="node4(793711d9b4d6): Node leave event for 3c7eb319c15a/172.31.241.43" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="Node 3c7eb319c15a change state NodeActive --> NodeLeft" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="node5(59423feb8d9d): Node leave event for 3c7eb319c15a/172.31.241.43" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="Node 3c7eb319c15a change state NodeActive --> NodeLeft" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=info msg="node3(3c7eb319c15a): Node leave event for 3c7eb319c15a/172.31.241.43" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=debug msg="memberlist: Failed ping: bbb181cb29e7 (timeout reached)" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.241.43:10036: use of closed network connection" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.241.43:10037: use of closed network connection" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.241.43:10035: use of closed network connection" [2022-04-27T15:29:25.284Z] time="2022-04-27T15:29:25Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, left gossip cluster" [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s) [2022-04-27T15:29:25.546Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:29:25.546Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, left gossip cluster" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 3c7eb319c15a/172.31.241.43, left gossip cluster" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="memberlist: Suspect bbb181cb29e7 has failed, no acks received" [2022-04-27T15:29:25.741Z] networkdb_test.go:867: node5: OK [2022-04-27T15:29:25.741Z] networkdb_test.go:867: node4: OK [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="node 0 coming back" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:16593ae56544 with config:&{NodeID:16593ae56544 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-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 16593ae56544/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 16593ae56544/172.31.241.43, added to nodes list" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="node 1 coming back" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:828d637fdf55 with config:&{NodeID:828d637fdf55 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-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 828d637fdf55/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 828d637fdf55/172.31.241.43, added to nodes list" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="node 2 coming back" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:39c79f4e2bc1 with config:&{NodeID:39c79f4e2bc1 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-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:25.741Z] time="2022-04-27T15:29:25Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, added to nodes list" [2022-04-27T15:29:26.205Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:29:26.205Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:29:26.205Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:29:26.205Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:29:26.205Z] [2022-04-27T15:29:26.205Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-27T15:29:26.205Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-27T15:29:26.205Z] Using test binary docker [2022-04-27T15:29:26.205Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T15:29:26.205Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:29:26.205Z] INFO: Waiting for daemon to start... [2022-04-27T15:29:26.205Z] Starting dockerd [2022-04-27T15:29:26.205Z] . [2022-04-27T15:29:26.205Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-27T15:29:26.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:29:26.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:29:27.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:29:27.427Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy (2.34s) [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-27T15:29:27.683Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:29:27.993Z] ok github.com/docker/docker/libnetwork/ipam 15.851s coverage: 85.3% of statements [2022-04-27T15:29:27.993Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T15:29:27.993Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T15:29:27.993Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2022-04-27T15:29:28.246Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-27T15:29:28.246Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:29:28.251Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-27T15:29:28.251Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T15:29:28.508Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T15:29:28.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T15:29:29.077Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2022-04-27T15:29:29.176Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-04-27T15:29:29.176Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:29:29.461Z] time="2022-04-27T15:29:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.241.43:10033 172.31.241.43:10034 172.31.241.43:10035]" [2022-04-27T15:29:29.461Z] time="2022-04-27T15:29:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.241.43:10033 172.31.241.43:10034 172.31.241.43:10035]" [2022-04-27T15:29:29.643Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-04-27T15:29:29.738Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-27T15:29:29.738Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:29:29.901Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10033" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49376" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, is the new incarnation of the shutdown node 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10034" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49377" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, is the new incarnation of the shutdown node bbb181cb29e7/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49378" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10035" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 793711d9b4d6/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, is the new incarnation of the shutdown node 3c7eb319c15a/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, is the new incarnation of the shutdown node bbb181cb29e7/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 828d637fdf55/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, is the new incarnation of the shutdown node 790dbf6ee7e0/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 16593ae56544/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, added to nodes list" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, is the new incarnation of the shutdown node 3c7eb319c15a/172.31.241.43" [2022-04-27T15:29:29.918Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, added to nodes list" [2022-04-27T15:29:30.159Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, joined gossip cluster" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:29Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, added to nodes list" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10033" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49379" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10034" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49380" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.241.43:10035" [2022-04-27T15:29:30.375Z] time="2022-04-27T15:29:30Z" level=debug msg="memberlist: Stream connection from=172.31.241.43:49381" [2022-04-27T15:29:30.832Z] 2022/04/27 15:29:30 Closing DB instances... [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544 change state NodeActive --> NodeLeft" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="node4(793711d9b4d6): Node leave event for 16593ae56544/172.31.241.43" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544 change state NodeActive --> NodeLeft" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="node3(39c79f4e2bc1): Node leave event for 16593ae56544/172.31.241.43" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, left gossip cluster" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544 change state NodeActive --> NodeFailed" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, added to failed nodes list" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544 change state NodeActive --> NodeLeft" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="node2(828d637fdf55): Node leave event for 16593ae56544/172.31.241.43" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=error msg="node: 16593ae56544 is unknown to memberlist" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544 change state NodeActive --> NodeLeft" [2022-04-27T15:29:30.832Z] time="2022-04-27T15:29:30Z" level=info msg="node5(59423feb8d9d): Node leave event for 16593ae56544/172.31.241.43" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:30Z" level=info msg="Node 16593ae56544/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="node4(793711d9b4d6): Node leave event for 828d637fdf55/172.31.241.43" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="node5(59423feb8d9d): Node leave event for 828d637fdf55/172.31.241.43" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="node3(39c79f4e2bc1): Node leave event for 828d637fdf55/172.31.241.43" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.288Z] time="2022-04-27T15:29:31Z" level=info msg="node2(828d637fdf55): Node leave event for 828d637fdf55/172.31.241.43" [2022-04-27T15:29:31.632Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-04-27T15:29:31.632Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 828d637fdf55/172.31.241.43, left gossip cluster" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="node4(793711d9b4d6): Node leave event for 39c79f4e2bc1/172.31.241.43" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1 change state NodeActive --> NodeLeft" [2022-04-27T15:29:31.747Z] time="2022-04-27T15:29:31Z" level=info msg="node5(59423feb8d9d): Node leave event for 39c79f4e2bc1/172.31.241.43" [2022-04-27T15:29:31.888Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-27T15:29:31.889Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1 change state NodeActive --> NodeLeft" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:31Z" level=info msg="node3(39c79f4e2bc1): Node leave event for 39c79f4e2bc1/172.31.241.43" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, left gossip cluster" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, left gossip cluster" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:31Z" level=info msg="Node 39c79f4e2bc1/172.31.241.43, left gossip cluster" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=debug msg="memberlist: Failed ping: 39c79f4e2bc1 (timeout reached)" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.241.43:10037: use of closed network connection" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.241.43:10036: use of closed network connection" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=info msg="Node 793711d9b4d6 change state NodeActive --> NodeLeft" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=info msg="node5(59423feb8d9d): Node leave event for 793711d9b4d6/172.31.241.43" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=info msg="Node 793711d9b4d6 change state NodeActive --> NodeLeft" [2022-04-27T15:29:32.205Z] time="2022-04-27T15:29:32Z" level=info msg="node4(793711d9b4d6): Node leave event for 793711d9b4d6/172.31.241.43" [2022-04-27T15:29:32.662Z] time="2022-04-27T15:29:32Z" level=info msg="Node 793711d9b4d6/172.31.241.43, left gossip cluster" [2022-04-27T15:29:32.662Z] time="2022-04-27T15:29:32Z" level=info msg="memberlist: Suspect 39c79f4e2bc1 has failed, no acks received" [2022-04-27T15:29:33.119Z] time="2022-04-27T15:29:32Z" level=info msg="Node 793711d9b4d6/172.31.241.43, left gossip cluster" [2022-04-27T15:29:33.578Z] time="2022-04-27T15:29:33Z" level=info msg="Node 59423feb8d9d/172.31.241.43, left gossip cluster" [2022-04-27T15:29:33.578Z] time="2022-04-27T15:29:33Z" level=info msg="Node 59423feb8d9d change state NodeActive --> NodeFailed" [2022-04-27T15:29:33.578Z] time="2022-04-27T15:29:33Z" level=info msg="Node 59423feb8d9d/172.31.241.43, added to failed nodes list" [2022-04-27T15:29:33.578Z] --- PASS: TestNetworkDBIslands (12.06s) [2022-04-27T15:29:33.578Z] PASS [2022-04-27T15:29:33.780Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-04-27T15:29:33.780Z] === RUN TestBuildWithHugeFile [2022-04-27T15:29:34.037Z] coverage: 55.6% of statements [2022-04-27T15:29:34.037Z] ok github.com/docker/docker/libnetwork/networkdb 103.689s coverage: 55.6% of statements [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T15:29:34.037Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === Skipped [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T15:29:35.571Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T15:29:35.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T15:29:35.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T15:29:35.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-27T15:29:35.571Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T15:29:35.571Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T15:29:35.571Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T15:29:35.571Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T15:29:35.571Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-27T15:29:35.571Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T15:29:35.571Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T15:29:35.571Z] daemon_test.go:145: root required [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.571Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T15:29:35.571Z] reload_test.go:342: root required [2022-04-27T15:29:35.571Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T15:29:35.572Z] config_test.go:481: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T15:29:35.572Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T15:29:35.572Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T15:29:35.572Z] download_test.go:267: Needs fixing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T15:29:35.572Z] layer_test.go:291: Failing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T15:29:35.572Z] layer_test.go:340: Failing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:35.572Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T15:29:35.572Z] layer_test.go:455: Failing on Windows [2022-04-27T15:29:35.572Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T15:29:36.029Z] layer_test.go:684: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T15:29:36.029Z] migration_test.go:45: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T15:29:36.029Z] migration_test.go:181: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T15:29:36.029Z] mount_test.go:17: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T15:29:36.029Z] mount_test.go:76: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T15:29:36.029Z] mount_test.go:125: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T15:29:36.029Z] mount_test.go:212: Failing on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-27T15:29:36.029Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T15:29:36.029Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T15:29:36.029Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T15:29:36.029Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T15:29:36.029Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T15:29:36.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T15:29:36.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T15:29:36.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T15:29:36.029Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T15:29:36.029Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T15:29:36.029Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T15:29:36.029Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:29:36.029Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:29:36.029Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:29:36.029Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:29:36.029Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:29:36.029Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T15:29:36.029Z] archive_test.go:140: zstd not installed [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T15:29:36.029Z] archive_windows_test.go:16: Currently fails [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T15:29:36.029Z] changes_test.go:196: needs more investigation [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T15:29:36.029Z] changes_test.go:433: needs further investigation [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T15:29:36.029Z] changes_test.go:469: needs further investigation [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T15:29:36.029Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T15:29:36.029Z] poller_test.go:40: No chmod on Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T15:29:36.029Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T15:29:36.029Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-27T15:29:36.029Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T15:29:36.029Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T15:29:36.029Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T15:29:36.029Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T15:29:36.029Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T15:29:36.029Z] [2022-04-27T15:29:36.029Z] DONE 2292 tests, 68 skipped in 277.630s [2022-04-27T15:29:36.029Z] INFO: make.ps1 ended at 04/27/2022 15:29:35 [2022-04-27T15:29:37.557Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T15:29:37.557Z] INFO: Unit tests ended at 04/27/2022 15:29:37. Duration:00:04:51.8891296 [2022-04-27T15:29:37.557Z] INFO: Building busybox [2022-04-27T15:29:37.557Z] Sending build context to Docker daemon 5.12kB [2022-04-27T15:29:37.557Z] [2022-04-27T15:29:37.557Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T15:29:37.557Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T15:29:37.557Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T15:29:37.557Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T15:29:37.557Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T15:29:37.557Z] ---> e8870c5c3ab2 [2022-04-27T15:29:37.557Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T15:29:37.557Z] ---> Running in d54a87381c56 [2022-04-27T15:29:38.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T15:29:38.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T15:29:39.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T15:29:40.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T15:29:40.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T15:29:41.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T15:29:43.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T15:29:44.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T15:29:45.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T15:29:46.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T15:29:47.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T15:29:47.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T15:29:48.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T15:29:49.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T15:29:50.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T15:29:51.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:29:51.458Z] Using test binary docker [2022-04-27T15:29:51.458Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T15:29:51.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:29:51.458Z] INFO: Waiting for daemon to start... [2022-04-27T15:29:51.458Z] Starting dockerd [2022-04-27T15:29:54.059Z] . [2022-04-27T15:29:54.059Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:29:54.059Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:29:54.059Z] Error: No such image: emptyfs [2022-04-27T15:29:54.059Z] Running integration-test (iteration 1) [2022-04-27T15:29:54.059Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T15:29:54.319Z] Loaded image: busybox:latest [2022-04-27T15:29:54.580Z] Loaded image: busybox:glibc [2022-04-27T15:29:55.202Z] Removing intermediate container d54a87381c56 [2022-04-27T15:29:55.202Z] ---> 36672a93650f [2022-04-27T15:29:55.202Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T15:29:55.202Z] ---> Running in 272ff9358145 [2022-04-27T15:29:55.202Z] Removing intermediate container 272ff9358145 [2022-04-27T15:29:55.202Z] ---> 24bf97e86c54 [2022-04-27T15:29:55.202Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T15:29:55.202Z] ---> Running in b53821034f74 [2022-04-27T15:29:55.202Z] Removing intermediate container b53821034f74 [2022-04-27T15:29:55.202Z] ---> d9e271fc5e65 [2022-04-27T15:29:55.202Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T15:29:55.660Z] [2022-04-27T15:29:55.963Z] Loaded image: debian:bullseye-slim [2022-04-27T15:29:55.963Z] Loaded image: hello-world:latest [2022-04-27T15:29:55.963Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:29:55.963Z] INFO: Testing against a local daemon [2022-04-27T15:29:55.963Z] === RUN TestCgroupNamespacesBuild [2022-04-27T15:29:56.116Z] ---> 2716a2265e6d [2022-04-27T15:29:56.116Z] 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-27T15:29:56.116Z] ---> Running in 95c4e460f8a8 [2022-04-27T15:29:57.346Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-27T15:29:57.346Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T15:29:58.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-27T15:29:58.728Z] === RUN TestBuildWithSession [2022-04-27T15:29:58.728Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:29:58.728Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:29:58.728Z] === RUN TestBuildSquashParent [2022-04-27T15:30:04.968Z] sha256:2da780152ac34971dae215b5b69fcdd41d6c7f3e8c25e77334b7de954f325777 [2022-04-27T15:30:04.968Z] INFO: Starting docker-py tests... [2022-04-27T15:30:04.968Z] ============================= test session starts ============================== [2022-04-27T15:30:04.968Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-27T15:30:04.968Z] rootdir: /src, inifile: pytest.ini [2022-04-27T15:30:04.968Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-27T15:30:04.968Z] collected 395 items / 2 deselected / 393 selected [2022-04-27T15:30:04.968Z] [2022-04-27T15:30:05.305Z] --- PASS: TestBuildSquashParent (6.80s) [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:30:05.305Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:05.305Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:05.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:05.305Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:06.165Z] --- PASS: TestBuildWithHugeFile (83.13s) [2022-04-27T15:30:06.165Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:30:06.165Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:06.165Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:30:06.165Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.165Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.165Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.165Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.165Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.165Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.165Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.165Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.165Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-27T15:30:06.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T15:30:06.165Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-27T15:30:06.165Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-27T15:30:06.165Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:30:06.165Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.165Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:30:06.165Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-27T15:30:06.165Z] PASS [2022-04-27T15:30:06.165Z] ok github.com/docker/docker/integration/build 136.885s [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === Skipped [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T15:30:06.165Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T15:30:06.165Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T15:30:06.165Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:30:06.165Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:06.165Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T15:30:06.165Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] DONE 29 tests, 6 skipped in 160.881s [2022-04-27T15:30:06.165Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T15:30:06.165Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:30:06.165Z] INFO: Testing against a local daemon [2022-04-27T15:30:06.165Z] === RUN TestConfigInspect [2022-04-27T15:30:06.165Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestConfigList [2022-04-27T15:30:06.165Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:30:06.165Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestConfigsUpdate [2022-04-27T15:30:06.165Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestTemplatedConfig [2022-04-27T15:30:06.165Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T15:30:06.165Z] === RUN TestConfigCreateResolve [2022-04-27T15:30:06.165Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:06.165Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T15:30:06.165Z] PASS [2022-04-27T15:30:06.165Z] ok github.com/docker/docker/integration/config 0.099s [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === Skipped [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T15:30:06.165Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:06.165Z] [2022-04-27T15:30:06.165Z] DONE 6 tests, 6 skipped in 1.551s [2022-04-27T15:30:06.165Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T15:30:06.777Z] --- PASS: TestBuildWithHugeFile (86.93s) [2022-04-27T15:30:06.777Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:30:06.777Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:06.777Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:06.777Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:30:06.777Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.777Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.777Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.777Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.777Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.777Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:06.777Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:06.777Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:06.777Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-27T15:30:06.777Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T15:30:06.777Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-27T15:30:06.778Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-27T15:30:06.778Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:30:06.778Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.778Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T15:30:06.778Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:30:06.778Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-27T15:30:06.778Z] PASS [2022-04-27T15:30:06.778Z] ok github.com/docker/docker/integration/build 133.872s [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === Skipped [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T15:30:06.778Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T15:30:06.778Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T15:30:06.778Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:30:06.778Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:06.778Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T15:30:06.778Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:30:06.778Z] [2022-04-27T15:30:06.778Z] DONE 29 tests, 6 skipped in 158.321s [2022-04-27T15:30:06.778Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T15:30:07.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:30:07.135Z] INFO: Testing against a local daemon [2022-04-27T15:30:07.135Z] === RUN TestCheckpoint [2022-04-27T15:30:07.135Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:30:07.135Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:30:07.135Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:30:07.135Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:07.135Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:07.135Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:07.135Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:07.135Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:30:07.135Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:30:07.135Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:30:07.135Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:30:07.135Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:30:07.135Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:30:07.135Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:30:07.135Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:30:07.135Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s) [2022-04-27T15:30:07.135Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:30:07.595Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2022-04-27T15:30:07.595Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:30:07.595Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-27T15:30:07.595Z] === RUN TestCopyEmptyFile [2022-04-27T15:30:07.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:30:07.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:08.052Z] --- PASS: TestCopyEmptyFile (0.27s) [2022-04-27T15:30:08.052Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:30:08.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-27T15:30:08.052Z] === RUN TestCopyFromContainer [2022-04-27T15:30:08.052Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.052Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:30:08.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:08.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:08.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:08.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:08.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:08.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:08.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:08.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:08.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:08.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:30:08.052Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:30:08.052Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:30:08.052Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.052Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:30:08.052Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:08.052Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:30:08.052Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:08.052Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:08.052Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:08.052Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:08.052Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:30:08.052Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:30:08.052Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:30:08.052Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:30:08.052Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:30:08.052Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-27T15:30:08.052Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:30:08.052Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:30:08.052Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-27T15:30:08.052Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:30:08.315Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:30:08.315Z] INFO: Testing against a local daemon [2022-04-27T15:30:08.315Z] === RUN TestConfigInspect [2022-04-27T15:30:08.315Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.315Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T15:30:08.315Z] === RUN TestConfigList [2022-04-27T15:30:08.315Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.315Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T15:30:08.315Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:30:08.315Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.315Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:30:08.315Z] === RUN TestConfigsUpdate [2022-04-27T15:30:08.315Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.508Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:30:08.508Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T15:30:08.508Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:30:08.508Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.508Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:08.508Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.508Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:30:08.508Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:08.772Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T15:30:08.772Z] === RUN TestTemplatedConfig [2022-04-27T15:30:08.772Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T15:30:08.772Z] === RUN TestConfigCreateResolve [2022-04-27T15:30:08.772Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:08.772Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T15:30:08.772Z] PASS [2022-04-27T15:30:08.772Z] ok github.com/docker/docker/integration/config 0.076s [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === Skipped [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T15:30:08.772Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:08.772Z] [2022-04-27T15:30:08.772Z] DONE 6 tests, 6 skipped in 1.618s [2022-04-27T15:30:08.772Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T15:30:09.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:09.755Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:30:10.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:30:10.938Z] INFO: Testing against a local daemon [2022-04-27T15:30:10.938Z] === RUN TestCheckpoint [2022-04-27T15:30:10.938Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:30:10.938Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:30:10.938Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:30:10.938Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:10.938Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:10.938Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:10.938Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:10.938Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:30:10.938Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:30:10.938Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:30:10.938Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:30:10.938Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:30:10.938Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:30:10.938Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:30:10.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:30:10.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-04-27T15:30:10.938Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:30:10.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-27T15:30:10.938Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:30:11.394Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-27T15:30:11.394Z] === RUN TestCopyEmptyFile [2022-04-27T15:30:11.394Z] --- PASS: TestCopyEmptyFile (0.30s) [2022-04-27T15:30:11.394Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:30:11.850Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2022-04-27T15:30:11.850Z] === RUN TestCopyFromContainer [2022-04-27T15:30:11.850Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:11.850Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:30:11.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:11.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:11.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:11.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:11.850Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:11.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:11.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:11.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:11.850Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:11.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-27T15:30:11.850Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:30:11.850Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:30:11.850Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:30:11.850Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:11.850Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:30:11.850Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:11.850Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:30:11.850Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:30:11.850Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:11.850Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:11.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:11.850Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:30:11.850Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:30:11.850Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:30:11.850Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:30:11.850Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:30:11.850Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:30:11.850Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:30:11.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-27T15:30:11.850Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:30:11.850Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:30:11.850Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T15:30:11.850Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:30:11.850Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:11.850Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T15:30:11.850Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:11.850Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:11.850Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.05s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2022-04-27T15:30:12.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2022-04-27T15:30:12.294Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:30:12.294Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:30:12.305Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:30:12.305Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:30:12.305Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:12.305Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:12.765Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:13.250Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-27T15:30:13.250Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-27T15:30:13.250Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T15:30:13.250Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T15:30:13.250Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-27T15:30:13.250Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.23s) [2022-04-27T15:30:13.250Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.44s) [2022-04-27T15:30:13.250Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.48s) [2022-04-27T15:30:13.250Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.21s) [2022-04-27T15:30:13.250Z] === RUN TestDiff [2022-04-27T15:30:13.250Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:13.250Z] --- SKIP: TestDiff (0.00s) [2022-04-27T15:30:13.250Z] === RUN TestExecWithCloseStdin [2022-04-27T15:30:13.250Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T15:30:13.250Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-27T15:30:13.250Z] === RUN TestExec [2022-04-27T15:30:13.265Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:30:13.839Z] Removing intermediate container 95c4e460f8a8 [2022-04-27T15:30:13.839Z] ---> 3cff2d856473 [2022-04-27T15:30:13.839Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T15:30:13.839Z] ---> Running in 2b66bb61fb56 [2022-04-27T15:30:13.839Z] [2022-04-27T15:30:13.839Z] SUCCESS: Specified value was saved. [2022-04-27T15:30:14.802Z] Removing intermediate container 2b66bb61fb56 [2022-04-27T15:30:14.802Z] ---> 2691cef6c0a0 [2022-04-27T15:30:14.802Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T15:30:14.802Z] ---> Running in 8490c566f0d9 [2022-04-27T15:30:15.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:30:16.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-27T15:30:16.312Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.53s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.86s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.10s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.19s) [2022-04-27T15:30:16.312Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.22s) [2022-04-27T15:30:16.312Z] === RUN TestDiff [2022-04-27T15:30:16.312Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:16.312Z] --- SKIP: TestDiff (0.00s) [2022-04-27T15:30:16.312Z] === RUN TestExecWithCloseStdin [2022-04-27T15:30:17.096Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:30:18.476Z] --- PASS: TestExecWithCloseStdin (1.78s) [2022-04-27T15:30:18.476Z] === RUN TestExec [2022-04-27T15:30:18.477Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-04-27T15:30:19.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2022-04-27T15:30:19.047Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:30:19.470Z] Cannot create a file when that file already exists. [2022-04-27T15:30:20.002Z] --- PASS: TestExec (1.57s) [2022-04-27T15:30:20.002Z] === RUN TestExecUser [2022-04-27T15:30:20.002Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:30:20.002Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:30:20.002Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:20.002Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:30:20.002Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:20.002Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:30:20.002Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:20.002Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestHealthKillContainer [2022-04-27T15:30:20.002Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:30:20.002Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:30:20.002Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:30:20.002Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:30:20.002Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:30:20.285Z] --- PASS: TestExec (7.41s) [2022-04-27T15:30:20.285Z] === RUN TestExecUser [2022-04-27T15:30:20.285Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:30:20.285Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T15:30:20.285Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:30:20.285Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:20.285Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T15:30:20.285Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:30:20.285Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:20.285Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:30:20.285Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:30:20.285Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:20.285Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T15:30:20.285Z] === RUN TestHealthKillContainer [2022-04-27T15:30:20.286Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:30:20.286Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T15:30:20.286Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:30:20.286Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:30:20.286Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:30:20.286Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:30:20.788Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-27T15:30:21.545Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2022-04-27T15:30:21.545Z] === RUN TestKillContainer [2022-04-27T15:30:21.545Z] === RUN TestKillContainer/no_signal [2022-04-27T15:30:21.626Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-27T15:30:22.485Z] --- PASS: TestKillContainerInvalidSignal (2.32s) [2022-04-27T15:30:22.485Z] === RUN TestKillContainer [2022-04-27T15:30:22.485Z] === RUN TestKillContainer/no_signal [2022-04-27T15:30:23.112Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:30:23.112Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:30:23.112Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:30:23.418Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-27T15:30:24.192Z] Removing intermediate container 8490c566f0d9 [2022-04-27T15:30:24.192Z] ---> e95e268208e6 [2022-04-27T15:30:24.192Z] Step 13/13 : CMD ["sh"] [2022-04-27T15:30:24.192Z] ---> Running in deb9f7f28848 [2022-04-27T15:30:24.192Z] Removing intermediate container deb9f7f28848 [2022-04-27T15:30:24.192Z] ---> 15bdfde4eaa5 [2022-04-27T15:30:24.192Z] Successfully built 15bdfde4eaa5 [2022-04-27T15:30:24.192Z] Successfully tagged busybox:latest [2022-04-27T15:30:24.192Z] INFO: Docker images of the daemon under test [2022-04-27T15:30:24.192Z] [2022-04-27T15:30:24.192Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T15:30:24.192Z] busybox latest 15bdfde4eaa5 Less than a second ago 5.78GB [2022-04-27T15:30:24.192Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T15:30:24.192Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T15:30:24.192Z] [2022-04-27T15:30:24.192Z] INFO: Running integration tests at 04/27/2022 15:30:23... [2022-04-27T15:30:24.192Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T15:30:24.192Z] INFO: Integration API tests being run from the host: [2022-04-27T15:30:24.192Z] INFO: make.ps1 starting at 04/27/2022 15:30:23 [2022-04-27T15:30:24.331Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-27T15:30:24.331Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:30:24.674Z] --- PASS: TestKillContainer (3.51s) [2022-04-27T15:30:24.674Z] --- PASS: TestKillContainer/no_signal (1.45s) [2022-04-27T15:30:24.674Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:30:24.674Z] --- PASS: TestKillContainer/killing_signal (2.02s) [2022-04-27T15:30:24.674Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:30:24.674Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:24.674Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestKillStoppedContainer [2022-04-27T15:30:24.674Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:24.674Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:30:24.674Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:24.674Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:30:24.674Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:30:24.674Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:30:24.674Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:24.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:30:24.674Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:30:24.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:30:24.674Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:30:24.697Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:30:24.697Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:30:24.697Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:30:25.205Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T15:30:26.236Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2022-04-27T15:30:26.236Z] === RUN TestNetworkNat [2022-04-27T15:30:26.236Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:26.236Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T15:30:26.236Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:30:26.902Z] --- PASS: TestKillContainer (4.50s) [2022-04-27T15:30:26.902Z] --- PASS: TestKillContainer/no_signal (2.19s) [2022-04-27T15:30:26.902Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:30:26.902Z] --- PASS: TestKillContainer/killing_signal (2.27s) [2022-04-27T15:30:26.902Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:30:26.902Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:26.903Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestKillStoppedContainer [2022-04-27T15:30:26.903Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:26.903Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:30:26.903Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:30:26.903Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:30:26.903Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:30:26.903Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:30:26.903Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:26.903Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:30:26.903Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:30:26.903Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:30:26.903Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:30:29.183Z] --- PASS: TestNetworkLocalhostTCPNat (2.63s) [2022-04-27T15:30:29.183Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:30:29.183Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:29.183Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T15:30:29.183Z] === RUN TestPause [2022-04-27T15:30:29.183Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:30:29.183Z] --- SKIP: TestPause (0.00s) [2022-04-27T15:30:29.183Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:30:29.843Z] --- PASS: TestLogsFollowTailEmpty (2.30s) [2022-04-27T15:30:29.843Z] === RUN TestNetworkNat [2022-04-27T15:30:29.844Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:29.844Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T15:30:29.844Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithHugeFile (52.32s) [2022-04-27T15:30:29.965Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:30:29.965Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:29.965Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:29.965Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:30:29.965Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:29.965Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:29.965Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:29.965Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:30:29.965Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:30:29.965Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T15:30:29.965Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:30:29.965Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T15:30:29.965Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPreserveOwnership (3.45s) [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-04-27T15:30:29.965Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-27T15:30:29.965Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T15:30:30.529Z] Loaded image: busybox:latest [2022-04-27T15:30:30.529Z] Loaded image: busybox:glibc [2022-04-27T15:30:30.747Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2022-04-27T15:30:30.747Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:30:30.747Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:30.747Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T15:30:30.747Z] === RUN TestPsFilter [2022-04-27T15:30:30.747Z] --- PASS: TestPsFilter (0.25s) [2022-04-27T15:30:30.747Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:30:31.901Z] Loaded image: debian:bullseye-slim [2022-04-27T15:30:31.901Z] Loaded image: hello-world:latest [2022-04-27T15:30:32.160Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:30:32.455Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-27T15:30:32.455Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:30:32.788Z] --- PASS: TestNetworkLocalhostTCPNat (2.87s) [2022-04-27T15:30:32.788Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:30:32.788Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:32.788Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T15:30:32.788Z] === RUN TestPause [2022-04-27T15:30:32.788Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:30:32.788Z] --- SKIP: TestPause (0.00s) [2022-04-27T15:30:32.788Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:30:32.965Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2022-04-27T15:30:32.965Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:30:34.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T15:30:34.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T15:30:34.347Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.27s) [2022-04-27T15:30:34.347Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:30:34.347Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:34.347Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T15:30:34.347Z] === RUN TestPsFilter [2022-04-27T15:30:34.527Z] --- PASS: TestRemoveContainerWithVolume (1.71s) [2022-04-27T15:30:34.527Z] === RUN TestRemoveContainerRunning [2022-04-27T15:30:34.814Z] --- PASS: TestPsFilter (0.26s) [2022-04-27T15:30:34.815Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:30:35.747Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-27T15:30:35.747Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:30:36.091Z] --- PASS: TestRemoveContainerRunning (1.50s) [2022-04-27T15:30:36.091Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:30:37.026Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.26s) [2022-04-27T15:30:37.026Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:30:37.654Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.42s) [2022-04-27T15:30:37.654Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:30:37.654Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-27T15:30:37.654Z] === RUN TestRenameLinkedContainer [2022-04-27T15:30:37.654Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:37.654Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T15:30:37.654Z] === RUN TestRenameStoppedContainer [2022-04-27T15:30:39.239Z] --- PASS: TestRemoveContainerWithVolume (2.23s) [2022-04-27T15:30:39.239Z] === RUN TestRemoveContainerRunning [2022-04-27T15:30:39.870Z] --- PASS: TestRenameStoppedContainer (2.04s) [2022-04-27T15:30:39.870Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:30:40.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s) [2022-04-27T15:30:40.289Z] PASS [2022-04-27T15:30:40.289Z] [2022-04-27T15:30:40.289Z] === Skipped [2022-04-27T15:30:40.289Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T15:30:40.289Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:30:40.289Z] [2022-04-27T15:30:40.289Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:30:40.289Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:30:40.289Z] [2022-04-27T15:30:40.289Z] DONE 34 tests, 2 skipped in 88.919s [2022-04-27T15:30:40.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T15:30:40.548Z] INFO: Testing against a local daemon [2022-04-27T15:30:40.548Z] === RUN TestConfigInspect [2022-04-27T15:30:41.028Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-27T15:30:41.028Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:30:41.028Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-27T15:30:41.028Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:30:41.449Z] --- PASS: TestRemoveContainerRunning (2.27s) [2022-04-27T15:30:41.449Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:30:42.797Z] --- PASS: TestRenameRunningContainerAndReuse (3.05s) [2022-04-27T15:30:42.797Z] === RUN TestRenameInvalidName [2022-04-27T15:30:43.106Z] --- PASS: TestConfigInspect (2.26s) [2022-04-27T15:30:43.106Z] === RUN TestConfigList [2022-04-27T15:30:44.326Z] --- PASS: TestRenameInvalidName (1.55s) [2022-04-27T15:30:44.326Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:30:44.334Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2022-04-27T15:30:44.334Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:30:44.334Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-27T15:30:44.334Z] === RUN TestRenameLinkedContainer [2022-04-27T15:30:44.334Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:44.334Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T15:30:44.334Z] === RUN TestRenameStoppedContainer [2022-04-27T15:30:44.997Z] --- PASS: TestConfigList (2.18s) [2022-04-27T15:30:44.998Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:30:45.223Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-04-27T15:30:45.223Z] === RUN TestBuildWithHugeFile [2022-04-27T15:30:46.491Z] --- PASS: TestRenameStoppedContainer (2.24s) [2022-04-27T15:30:46.491Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:30:47.515Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-04-27T15:30:47.515Z] === RUN TestConfigsUpdate [2022-04-27T15:30:49.405Z] --- PASS: TestConfigsUpdate (2.18s) [2022-04-27T15:30:49.405Z] === RUN TestTemplatedConfig [2022-04-27T15:30:50.203Z] --- PASS: TestRenameRunningContainerAndReuse (4.21s) [2022-04-27T15:30:50.203Z] === RUN TestRenameInvalidName [2022-04-27T15:30:51.370Z] --- PASS: TestRenameAnonymousContainer (7.05s) [2022-04-27T15:30:51.370Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:30:51.923Z] --- PASS: TestTemplatedConfig (2.58s) [2022-04-27T15:30:51.924Z] === RUN TestConfigCreateResolve [2022-04-27T15:30:52.902Z] --- PASS: TestRenameContainerWithSameName (1.53s) [2022-04-27T15:30:52.902Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:30:52.902Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:30:52.902Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:30:52.902Z] === RUN TestResize [2022-04-27T15:30:53.087Z] --- PASS: TestRenameInvalidName (2.29s) [2022-04-27T15:30:53.087Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:30:53.354Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-27T15:30:54.429Z] --- PASS: TestResize (1.57s) [2022-04-27T15:30:54.429Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:30:54.442Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-04-27T15:30:54.442Z] PASS [2022-04-27T15:30:54.442Z] [2022-04-27T15:30:54.442Z] DONE 6 tests in 13.542s [2022-04-27T15:30:54.442Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T15:30:54.442Z] INFO: Testing against a local daemon [2022-04-27T15:30:54.442Z] === RUN TestCheckpoint [2022-04-27T15:30:54.442Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:30:54.442Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:30:54.442Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:30:54.442Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:30:54.443Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:30:54.443Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:30:54.443Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:30:54.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-27T15:30:54.443Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:30:54.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T15:30:54.443Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:30:54.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-27T15:30:54.443Z] === RUN TestCopyEmptyFile [2022-04-27T15:30:54.443Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-27T15:30:54.443Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:30:54.443Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T15:30:54.443Z] === RUN TestCopyFromContainer [2022-04-27T15:30:55.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:30:55.303Z] INFO: Testing against a local daemon [2022-04-27T15:30:55.303Z] === RUN TestBuildWithSession [2022-04-27T15:30:55.303Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:30:55.303Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:30:55.303Z] === RUN TestBuildSquashParent [2022-04-27T15:30:55.303Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:55.303Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:30:55.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:55.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:55.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:30:55.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:30:55.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:30:55.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer// [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T15:30:55.810Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T15:30:55.957Z] --- PASS: TestResizeWithInvalidSize (1.55s) [2022-04-27T15:30:55.957Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:30:56.066Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T15:30:56.066Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T15:30:56.066Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T15:30:56.066Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer (1.74s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T15:30:56.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:30:56.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:56.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:56.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:56.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:30:56.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:30:56.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:30:56.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:30:56.323Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:30:56.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-27T15:30:56.323Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:30:56.323Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:30:56.323Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:30:56.323Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:30:56.323Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:30:56.323Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:30:56.323Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:30:56.323Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:30:56.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:30:56.323Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:30:56.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T15:30:56.323Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:30:58.126Z] --- PASS: TestResizeWhenContainerNotStarted (2.14s) [2022-04-27T15:30:58.126Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:30:58.126Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:30:58.126Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:30:58.126Z] === RUN TestStats [2022-04-27T15:30:58.126Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:30:58.126Z] --- SKIP: TestStats (0.00s) [2022-04-27T15:30:58.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:30:58.214Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-04-27T15:30:58.214Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:30:59.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:59.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:59.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:30:59.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:30:59.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:30:59.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:30:59.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:30:59.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T15:30:59.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T15:30:59.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T15:30:59.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T15:30:59.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T15:30:59.582Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T15:30:59.582Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:31:00.144Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-04-27T15:31:00.144Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:31:00.144Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:31:00.144Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:31:00.144Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-27T15:31:00.144Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:31:00.144Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:31:00.144Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:31:00.401Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-04-27T15:31:00.401Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:31:00.401Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-27T15:31:00.401Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T15:31:00.401Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T15:31:00.401Z] === RUN TestDaemonRestartIpcMode [2022-04-27T15:31:00.401Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T15:31:00.401Z] === RUN TestDaemonHostGatewayIP [2022-04-27T15:31:00.401Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T15:31:00.401Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T15:31:00.401Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T15:31:00.401Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:31:00.401Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T15:31:00.401Z] === RUN TestDiff [2022-04-27T15:31:00.963Z] --- PASS: TestDiff (0.53s) [2022-04-27T15:31:00.963Z] === RUN TestExecWithCloseStdin [2022-04-27T15:31:01.526Z] --- PASS: TestExecWithCloseStdin (0.70s) [2022-04-27T15:31:01.526Z] === RUN TestExec [2022-04-27T15:31:02.458Z] --- PASS: TestExec (0.65s) [2022-04-27T15:31:02.458Z] === RUN TestExecUser [2022-04-27T15:31:03.021Z] --- PASS: TestExecUser (0.62s) [2022-04-27T15:31:03.021Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:31:03.370Z] --- PASS: TestRenameAnonymousContainer (9.43s) [2022-04-27T15:31:03.370Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:31:03.584Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-04-27T15:31:03.584Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:31:03.893Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.24s) [2022-04-27T15:31:03.893Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:31:03.893Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:31:03.893Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T15:31:03.893Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:31:04.329Z] --- PASS: TestRenameContainerWithSameName (2.30s) [2022-04-27T15:31:04.329Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:31:04.329Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:04.329Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:31:04.329Z] === RUN TestResize [2022-04-27T15:31:04.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-27T15:31:04.952Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:31:05.515Z] --- PASS: TestHealthCheckWorkdir (0.71s) [2022-04-27T15:31:05.515Z] === RUN TestHealthKillContainer [2022-04-27T15:31:05.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:31:05.608Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:31:06.488Z] --- PASS: TestResize (2.26s) [2022-04-27T15:31:06.488Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:31:08.647Z] --- PASS: TestResizeWithInvalidSize (2.25s) [2022-04-27T15:31:08.647Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:31:11.528Z] --- PASS: TestResizeWhenContainerNotStarted (2.25s) [2022-04-27T15:31:11.528Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:31:11.528Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:11.528Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:31:11.528Z] === RUN TestStats [2022-04-27T15:31:11.528Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:31:11.528Z] --- SKIP: TestStats (0.00s) [2022-04-27T15:31:11.528Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:31:13.602Z] --- PASS: TestHealthKillContainer (8.18s) [2022-04-27T15:31:13.602Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:31:14.166Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-04-27T15:31:14.166Z] === RUN TestIpcModeNone [2022-04-27T15:31:15.095Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-27T15:31:15.095Z] === RUN TestIpcModePrivate [2022-04-27T15:31:15.351Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-27T15:31:15.608Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-27T15:31:15.608Z] === RUN TestIpcModeShareable [2022-04-27T15:31:15.865Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-27T15:31:16.121Z] --- PASS: TestIpcModeShareable (0.58s) [2022-04-27T15:31:16.121Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T15:31:17.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.89s) [2022-04-27T15:31:17.293Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:31:17.293Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:31:17.293Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T15:31:17.293Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.29s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.44s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.58s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.76s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.84s) [2022-04-27T15:31:17.976Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.39s) [2022-04-27T15:31:17.976Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:31:17.976Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:31:18.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-04-27T15:31:18.021Z] === RUN TestAPIIpcModeHost [2022-04-27T15:31:18.277Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-04-27T15:31:18.277Z] === RUN TestDaemonIpcModeShareable [2022-04-27T15:31:19.644Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T15:31:19.644Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-04-27T15:31:19.644Z] === RUN TestDaemonIpcModePrivate [2022-04-27T15:31:20.572Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T15:31:20.829Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-04-27T15:31:20.829Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/networkdb 103.971s coverage: 60.3% of statements [2022-04-27T15:31:21.614Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-27T15:31:21.614Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2022-04-27T15:31:21.757Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T15:31:21.872Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-27T15:31:21.872Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T15:31:22.014Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-04-27T15:31:22.014Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T15:31:22.131Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === Skipped [2022-04-27T15:31:22.131Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T15:31:22.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T15:31:22.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T15:31:22.131Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:31:22.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:31:22.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:31:22.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:31:22.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:31:22.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T15:31:22.131Z] firewalld_test.go:14: firewalld is not running [2022-04-27T15:31:22.131Z] [2022-04-27T15:31:22.131Z] DONE 326 tests, 9 skipped in 201.485s Post stage [Pipeline] junit [2022-04-27T15:31:22.709Z] Recording test results [2022-04-27T15:31:22.942Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T15:31:23.199Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-04-27T15:31:23.199Z] === RUN TestIpcModeOlderClient [2022-04-27T15:31:23.199Z] === PAUSE TestIpcModeOlderClient [2022-04-27T15:31:23.199Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:31:23.455Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-27T15:31:23.455Z] === RUN TestKillContainer [2022-04-27T15:31:23.455Z] === RUN TestKillContainer/no_signal [2022-04-27T15:31:23.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:31:24.020Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:31:24.060Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T15:31:24.277Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:31:24.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -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:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh dynbinary test-integration [2022-04-27T15:31:24.703Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:31:24.926Z] --- PASS: TestUpdateRestartPolicy (19.10s) [2022-04-27T15:31:24.926Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:31:24.926Z] --- PASS: TestUpdateRestartWithAutoRemove (1.51s) [2022-04-27T15:31:24.926Z] === RUN TestWaitNonBlocked [2022-04-27T15:31:24.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:24.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:24.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:24.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:24.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:24.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:24.967Z] [2022-04-27T15:31:24.967Z] Removing bundles/ [2022-04-27T15:31:24.967Z] [2022-04-27T15:31:24.967Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T15:31:24.967Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:31:24.967Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:31:25.161Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:31:25.207Z] --- PASS: TestKillContainer (1.46s) [2022-04-27T15:31:25.207Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-27T15:31:25.207Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-04-27T15:31:25.207Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-27T15:31:25.207Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:31:25.207Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T15:31:25.464Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T15:31:26.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:31:26.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-27T15:31:26.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-27T15:31:26.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-04-27T15:31:26.392Z] === RUN TestKillStoppedContainer [2022-04-27T15:31:26.392Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T15:31:26.392Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:31:26.392Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T15:31:26.392Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:31:26.455Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-27T15:31:26.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.45s) [2022-04-27T15:31:26.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.51s) [2022-04-27T15:31:26.455Z] === RUN TestWaitBlocked [2022-04-27T15:31:26.455Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:26.455Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T15:31:26.455Z] PASS [2022-04-27T15:31:26.455Z] ok github.com/docker/docker/integration/container 75.710s [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === Skipped [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T15:31:26.455Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T15:31:26.455Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:31:26.455Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:31:26.455Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:31:26.455Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:31:26.455Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:31:26.455Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T15:31:26.455Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:31:26.455Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-27T15:31:26.455Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:31:26.455Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T15:31:26.455Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T15:31:26.455Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T15:31:26.455Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:31:26.455Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T15:31:26.455Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T15:31:26.455Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:31:26.455Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:31:26.455Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:31:26.455Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T15:31:26.455Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T15:31:26.455Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T15:31:26.455Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T15:31:26.455Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T15:31:26.455Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:31:26.455Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:31:26.455Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T15:31:26.455Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T15:31:26.455Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T15:31:26.455Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:26.455Z] [2022-04-27T15:31:26.455Z] DONE 120 tests, 34 skipped in 77.765s [2022-04-27T15:31:26.455Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T15:31:26.955Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-27T15:31:26.955Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:31:26.955Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:31:26.955Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:31:26.955Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:31:26.955Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:31:26.955Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:31:26.955Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T15:31:27.211Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-27T15:31:27.211Z] === RUN TestLinksContainerNames [2022-04-27T15:31:27.653Z] --- PASS: TestBuildMultiStageCopy (10.70s) [2022-04-27T15:31:27.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.15s) [2022-04-27T15:31:27.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.68s) [2022-04-27T15:31:27.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2022-04-27T15:31:27.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2022-04-27T15:31:27.654Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2022-04-27T15:31:27.654Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:31:28.141Z] --- PASS: TestLinksContainerNames (0.89s) [2022-04-27T15:31:28.141Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:31:28.397Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-27T15:31:28.397Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T15:31:28.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-27T15:31:28.960Z] === RUN TestMountDaemonRoot [2022-04-27T15:31:28.960Z] === RUN TestMountDaemonRoot/default [2022-04-27T15:31:28.960Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T15:31:28.960Z] === RUN TestMountDaemonRoot/private [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/slave [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/shared [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/default [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/private [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/shared [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/slave [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T15:31:28.961Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:31:28.961Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:31:29.218Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:31:29.474Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:31:29.475Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:31:29.475Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T15:31:29.475Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T15:31:29.475Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T15:31:29.820Z] --- PASS: TestBuildMultiStageParentConfig (2.27s) [2022-04-27T15:31:29.820Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:31:29.820Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:31:29.820Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-27T15:31:29.820Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:31:30.841Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-04-27T15:31:30.841Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T15:31:30.849Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2022-04-27T15:31:30.849Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:31:31.099Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-04-27T15:31:31.099Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T15:31:31.663Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-04-27T15:31:31.663Z] === RUN TestNetworkNat [2022-04-27T15:31:32.228Z] --- PASS: TestNetworkNat (0.51s) [2022-04-27T15:31:32.228Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:31:32.485Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-04-27T15:31:32.485Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:31:35.755Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-04-27T15:31:35.755Z] === RUN TestPause [2022-04-27T15:31:35.755Z] --- PASS: TestPause (0.45s) [2022-04-27T15:31:35.755Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:31:35.755Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:31:35.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:31:35.755Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:31:36.026Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-04-27T15:31:36.026Z] === RUN TestPidHost [2022-04-27T15:31:36.994Z] --- PASS: TestPidHost (1.03s) [2022-04-27T15:31:36.994Z] === RUN TestPsFilter [2022-04-27T15:31:37.252Z] --- PASS: TestPsFilter (0.12s) [2022-04-27T15:31:37.252Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:31:37.823Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2022-04-27T15:31:37.823Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:31:38.079Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-27T15:31:38.079Z] === RUN TestRemoveContainerRunning [2022-04-27T15:31:38.323Z] --- PASS: TestUpdateRestartPolicy (19.69s) [2022-04-27T15:31:38.323Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:31:38.641Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-04-27T15:31:38.641Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:31:38.778Z] --- PASS: TestUpdateRestartWithAutoRemove (2.30s) [2022-04-27T15:31:38.778Z] === RUN TestWaitNonBlocked [2022-04-27T15:31:39.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-04-27T15:31:39.204Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:31:39.204Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T15:31:39.204Z] === RUN TestRenameLinkedContainer [2022-04-27T15:31:39.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:39.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:39.232Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:39.232Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:39.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:31:39.232Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:31:41.098Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-04-27T15:31:41.098Z] === RUN TestRenameStoppedContainer [2022-04-27T15:31:41.354Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-04-27T15:31:41.354Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:31:41.478Z] --- PASS: TestBuildWithHugeFile (50.68s) [2022-04-27T15:31:41.478Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:31:41.478Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:31:41.478Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:31:41.478Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:31:41.478Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:31:41.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:31:41.478Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:31:41.478Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:31:41.478Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:31:41.478Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:31:41.478Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:31:41.478Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:31:41.478Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:31:41.478Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T15:31:41.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-27T15:31:41.478Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-27T15:31:41.478Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T15:31:41.478Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:31:41.478Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T15:31:42.046Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T15:31:42.288Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-27T15:31:42.288Z] === RUN TestRenameInvalidName [2022-04-27T15:31:42.546Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-27T15:31:42.546Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:31:42.940Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-27T15:31:42.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.85s) [2022-04-27T15:31:42.940Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.42s) [2022-04-27T15:31:42.940Z] === RUN TestWaitBlocked [2022-04-27T15:31:42.940Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:42.940Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T15:31:42.940Z] PASS [2022-04-27T15:31:42.940Z] ok github.com/docker/docker/integration/container 95.428s [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.940Z] === Skipped [2022-04-27T15:31:42.940Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T15:31:42.940Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.940Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T15:31:42.940Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.940Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:31:42.940Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.940Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:31:42.940Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.940Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:31:42.940Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:42.940Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:31:42.941Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:31:42.941Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-27T15:31:42.941Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:31:42.941Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-27T15:31:42.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:31:42.941Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.10s) [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T15:31:42.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:31:42.941Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T15:31:42.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:31:42.941Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-27T15:31:42.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:31:42.941Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.11s) [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T15:31:42.941Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-27T15:31:42.941Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T15:31:42.941Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T15:31:42.941Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:31:42.941Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T15:31:42.941Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T15:31:42.941Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:31:42.941Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:31:42.941Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:31:42.941Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T15:31:42.941Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T15:31:42.941Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T15:31:42.941Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T15:31:42.941Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T15:31:42.941Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:31:42.941Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:31:42.941Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T15:31:42.941Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T15:31:42.941Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T15:31:42.941Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:42.941Z] [2022-04-27T15:31:42.941Z] DONE 120 tests, 38 skipped in 97.435s [2022-04-27T15:31:42.941Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T15:31:44.115Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:31:44.115Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:31:44.115Z] === RUN TestDaemonConfigValidation [2022-04-27T15:31:44.115Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T15:31:44.115Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:31:44.115Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:31:44.115Z] === RUN TestDaemonProxy [2022-04-27T15:31:44.115Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:31:44.115Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T15:31:44.115Z] PASS [2022-04-27T15:31:44.115Z] ok github.com/docker/docker/integration/daemon 0.082s [2022-04-27T15:31:44.115Z] [2022-04-27T15:31:44.115Z] === Skipped [2022-04-27T15:31:44.115Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:31:44.115Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] [2022-04-27T15:31:44.115Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T15:31:44.115Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] [2022-04-27T15:31:44.115Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:31:44.115Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:31:44.115Z] [2022-04-27T15:31:44.115Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T15:31:44.115Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:31:44.115Z] [2022-04-27T15:31:44.115Z] DONE 4 tests, 4 skipped in 17.055s [2022-04-27T15:31:44.115Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T15:31:44.437Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-04-27T15:31:44.438Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:31:44.694Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-04-27T15:31:44.694Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:31:45.623Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-27T15:31:45.623Z] === RUN TestResize [2022-04-27T15:31:45.879Z] --- PASS: TestResize (0.48s) [2022-04-27T15:31:45.879Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:31:46.244Z] --- PASS: TestBuildPreserveOwnership (10.05s) [2022-04-27T15:31:46.244Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.02s) [2022-04-27T15:31:46.244Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-27T15:31:46.244Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:31:46.244Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-27T15:31:46.244Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T15:31:46.244Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T15:31:46.244Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T15:31:46.244Z] PASS [2022-04-27T15:31:46.244Z] [2022-04-27T15:31:46.244Z] === Skipped [2022-04-27T15:31:46.244Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T15:31:46.244Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:31:46.244Z] [2022-04-27T15:31:46.244Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:31:46.244Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:31:46.244Z] [2022-04-27T15:31:46.244Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T15:31:46.244Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T15:31:46.244Z] [2022-04-27T15:31:46.244Z] DONE 34 tests, 3 skipped in 112.099s [2022-04-27T15:31:46.244Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T15:31:46.442Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-27T15:31:46.442Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:31:46.504Z] INFO: Testing against a local daemon [2022-04-27T15:31:46.505Z] === RUN TestConfigInspect [2022-04-27T15:31:46.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-27T15:31:46.505Z] === RUN TestConfigList [2022-04-27T15:31:46.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestConfigList (0.01s) [2022-04-27T15:31:46.505Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:31:46.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-27T15:31:46.505Z] === RUN TestConfigsUpdate [2022-04-27T15:31:46.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-27T15:31:46.505Z] === RUN TestTemplatedConfig [2022-04-27T15:31:46.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T15:31:46.505Z] === RUN TestConfigCreateResolve [2022-04-27T15:31:46.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-27T15:31:46.505Z] PASS [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === Skipped [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-27T15:31:46.505Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-27T15:31:46.505Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-27T15:31:46.505Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-27T15:31:46.505Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-27T15:31:46.505Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-27T15:31:46.505Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:31:46.505Z] [2022-04-27T15:31:46.505Z] DONE 6 tests, 6 skipped in 0.153s [2022-04-27T15:31:46.505Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T15:31:46.505Z] INFO: Testing against a local daemon [2022-04-27T15:31:46.505Z] === RUN TestCheckpoint [2022-04-27T15:31:46.505Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:31:46.505Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:31:46.505Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:31:46.505Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:31:46.765Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:31:46.765Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:31:46.765Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:31:46.765Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:31:46.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-27T15:31:46.765Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:31:46.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T15:31:46.765Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:31:46.765Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-27T15:31:46.765Z] === RUN TestCopyEmptyFile [2022-04-27T15:31:47.005Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:47.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:47.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:31:47.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:47.026Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-27T15:31:47.026Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:31:47.026Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-27T15:31:47.026Z] === RUN TestCopyFromContainer [2022-04-27T15:31:47.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:31:47.051Z] INFO: Testing against a local daemon [2022-04-27T15:31:47.051Z] === RUN TestCommitInheritsEnv [2022-04-27T15:31:47.051Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:31:47.051Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T15:31:47.051Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:31:47.051Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:31:47.051Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:31:47.051Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:31:47.051Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:31:47.051Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T15:31:47.051Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:31:47.051Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T15:31:47.051Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:31:47.051Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T15:31:47.051Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:31:47.518Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2022-04-27T15:31:47.518Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:31:47.518Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T15:31:47.518Z] === RUN TestTagInvalidReference [2022-04-27T15:31:47.518Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-27T15:31:47.518Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:31:47.518Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-27T15:31:47.518Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:31:47.518Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-27T15:31:47.518Z] === RUN TestTagOfficialNames [2022-04-27T15:31:47.518Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T15:31:47.518Z] === RUN TestTagMatchesDigest [2022-04-27T15:31:47.518Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-27T15:31:47.518Z] PASS [2022-04-27T15:31:47.518Z] ok github.com/docker/docker/integration/image 1.281s [2022-04-27T15:31:47.987Z] [2022-04-27T15:31:47.987Z] === Skipped [2022-04-27T15:31:47.987Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T15:31:47.987Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:31:47.987Z] [2022-04-27T15:31:47.987Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:31:47.987Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:31:47.987Z] [2022-04-27T15:31:47.987Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T15:31:47.987Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:31:47.987Z] [2022-04-27T15:31:47.987Z] DONE 12 tests, 3 skipped in 4.145s [2022-04-27T15:31:47.987Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T15:31:48.288Z] .........................xx.................... [ 29%] [2022-04-27T15:31:48.524Z] --- PASS: TestBuildMultiStageOnBuild (15.23s) [2022-04-27T15:31:48.524Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:31:48.524Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:31:48.524Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:31:48.524Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:31:48.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:49.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:31:49.558Z] INFO: Testing against a local daemon [2022-04-27T15:31:49.558Z] === RUN TestNetworkCreateDelete [2022-04-27T15:31:49.558Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:31:49.558Z] 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-27T15:31:49.558Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonDNSFallback [2022-04-27T15:31:49.558Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestInspectNetwork [2022-04-27T15:31:49.558Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:49.558Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:31:49.558Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:31:49.558Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:31:49.558Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:31:49.558Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:31:49.558Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:31:49.558Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:31:49.558Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:31:49.558Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestNetworkList [2022-04-27T15:31:49.558Z] === RUN TestNetworkList//networks [2022-04-27T15:31:49.558Z] === PAUSE TestNetworkList//networks [2022-04-27T15:31:49.558Z] === RUN TestNetworkList//networks/ [2022-04-27T15:31:49.558Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:31:49.558Z] === CONT TestNetworkList//networks [2022-04-27T15:31:49.558Z] === CONT TestNetworkList//networks/ [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkList (0.03s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:31:49.558Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:31:49.558Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:31:49.558Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:31:49.558Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:31:49.558Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:31:49.558Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:31:49.558Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:31:49.558Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:31:49.558Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:31:49.558Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:31:49.558Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:31:49.558Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:31:49.558Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:31:49.558Z] PASS [2022-04-27T15:31:49.558Z] ok github.com/docker/docker/integration/network 0.138s [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === Skipped [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T15:31:49.558Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:31:49.558Z] 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-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T15:31:49.558Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T15:31:49.558Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:31:49.558Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:31:49.558Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:31:49.558Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:31:49.558Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:31:49.558Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:31:49.558Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:31:49.558Z] [2022-04-27T15:31:49.559Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:31:49.559Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:31:49.559Z] [2022-04-27T15:31:49.559Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:31:49.559Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:31:49.559Z] [2022-04-27T15:31:49.559Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:31:49.559Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:31:49.559Z] [2022-04-27T15:31:49.559Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:31:49.559Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:31:49.559Z] [2022-04-27T15:31:49.559Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:31:49.559Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:31:49.559Z] [2022-04-27T15:31:49.559Z] DONE 34 tests, 15 skipped in 1.656s [2022-04-27T15:31:49.559Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T15:31:49.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:50.027Z] testing: warning: no tests to run [2022-04-27T15:31:50.027Z] PASS [2022-04-27T15:31:50.027Z] ok github.com/docker/docker/integration/network/ipvlan 0.048s [2022-04-27T15:31:50.027Z] [2022-04-27T15:31:50.027Z] DONE 0 tests in 0.567s [2022-04-27T15:31:50.027Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T15:31:51.017Z] testing: warning: no tests to run [2022-04-27T15:31:51.017Z] PASS [2022-04-27T15:31:51.017Z] ok github.com/docker/docker/integration/network/macvlan 0.051s [2022-04-27T15:31:51.017Z] [2022-04-27T15:31:51.017Z] DONE 0 tests in 0.551s [2022-04-27T15:31:51.017Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T15:31:51.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:31:51.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:31:51.221Z] === RUN TestCopyFromContainer// [2022-04-27T15:31:51.221Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T15:31:51.221Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T15:31:51.482Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T15:31:51.482Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T15:31:51.482Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T15:31:51.482Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T15:31:51.482Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T15:31:51.485Z] testing: warning: no tests to run [2022-04-27T15:31:51.485Z] PASS [2022-04-27T15:31:51.485Z] ok github.com/docker/docker/integration/plugin 0.047s [2022-04-27T15:31:51.485Z] [2022-04-27T15:31:51.485Z] DONE 0 tests in 0.559s [2022-04-27T15:31:51.485Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T15:31:51.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T15:31:51.742Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer (4.73s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T15:31:51.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T15:31:51.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:31:51.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:31:51.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:31:51.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:31:51.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:31:51.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:31:51.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:31:51.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:31:51.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:31:51.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:31:51.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:31:51.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:31:51.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-27T15:31:51.742Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:31:51.742Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:31:51.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:31:51.742Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:31:51.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:31:51.742Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:31:51.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:31:51.742Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:31:51.742Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:31:51.742Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:31:51.742Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:31:51.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:31:51.742Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:31:51.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T15:31:51.742Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:31:51.954Z] testing: warning: no tests to run [2022-04-27T15:31:51.954Z] PASS [2022-04-27T15:31:51.954Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2022-04-27T15:31:51.954Z] [2022-04-27T15:31:51.954Z] DONE 0 tests in 0.543s [2022-04-27T15:31:51.954Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T15:31:52.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:31:52.579Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:53.123Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-04-27T15:31:53.123Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:31:54.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:31:54.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:31:54.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:31:54.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:31:54.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:31:54.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:31:54.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:31:54.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:31:54.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:31:54.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:31:54.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-27T15:31:54.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-27T15:31:54.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:31:54.764Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-27T15:31:54.764Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:31:54.764Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:31:54.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:31:54.764Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T15:31:54.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:31:54.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:31:54.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:31:54.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-27T15:31:54.764Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:31:54.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T15:31:54.764Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T15:31:54.764Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T15:31:54.764Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T15:31:54.764Z] === RUN TestDaemonRestartIpcMode [2022-04-27T15:31:54.764Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T15:31:54.764Z] === RUN TestDaemonHostGatewayIP [2022-04-27T15:31:54.764Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:31:54.764Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-27T15:31:54.764Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T15:31:54.764Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T15:31:54.764Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:31:54.764Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T15:31:54.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:31:54.764Z] === RUN TestDiff [2022-04-27T15:31:55.333Z] --- PASS: TestDiff (0.42s) [2022-04-27T15:31:55.333Z] === RUN TestExecWithCloseStdin [2022-04-27T15:31:55.593Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-04-27T15:31:55.593Z] === RUN TestExec [2022-04-27T15:31:55.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T15:31:55.754Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:31:55.754Z] INFO: Testing against a local daemon [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:31:55.754Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:31:55.754Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:31:55.754Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:31:55.754Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:31:55.754Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:31:55.754Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:31:55.754Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:31:55.754Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:31:55.755Z] === RUN TestPluginInstall [2022-04-27T15:31:55.755Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T15:31:55.755Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:31:55.755Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T15:31:55.755Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:31:55.755Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:31:55.755Z] PASS [2022-04-27T15:31:55.755Z] ok github.com/docker/docker/integration/plugin/common 0.087s [2022-04-27T15:31:55.755Z] [2022-04-27T15:31:55.755Z] === Skipped [2022-04-27T15:31:55.755Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T15:31:55.755Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] [2022-04-27T15:31:55.755Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T15:31:55.755Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] [2022-04-27T15:31:55.755Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:31:55.755Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:31:55.755Z] [2022-04-27T15:31:55.755Z] DONE 19 tests, 3 skipped in 3.412s [2022-04-27T15:31:55.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T15:31:56.163Z] --- PASS: TestExec (0.45s) [2022-04-27T15:31:56.163Z] === RUN TestExecUser [2022-04-27T15:31:56.750Z] --- PASS: TestExecUser (0.49s) [2022-04-27T15:31:56.750Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:31:56.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:31:56.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:31:57.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:31:57.328Z] INFO: Testing against a local daemon [2022-04-27T15:31:57.328Z] === RUN TestExternalGraphDriver [2022-04-27T15:31:57.328Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:31:57.328Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T15:31:57.328Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:31:57.328Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:31:57.328Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:31:57.328Z] PASS [2022-04-27T15:31:57.328Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.078s [2022-04-27T15:31:57.328Z] [2022-04-27T15:31:57.328Z] === Skipped [2022-04-27T15:31:57.328Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T15:31:57.328Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:31:57.328Z] [2022-04-27T15:31:57.328Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:31:57.328Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:31:57.328Z] [2022-04-27T15:31:57.328Z] DONE 2 tests, 2 skipped in 1.638s [2022-04-27T15:31:57.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T15:31:57.338Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-04-27T15:31:57.338Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:31:58.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:31:58.764Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-04-27T15:31:58.764Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:31:58.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:31:58.896Z] INFO: Testing against a local daemon [2022-04-27T15:31:58.896Z] === RUN TestReadPluginNoRead [2022-04-27T15:31:58.896Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:31:58.896Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T15:31:58.896Z] PASS [2022-04-27T15:31:58.896Z] ok github.com/docker/docker/integration/plugin/logging 0.074s [2022-04-27T15:31:58.896Z] [2022-04-27T15:31:58.896Z] === Skipped [2022-04-27T15:31:58.896Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T15:31:58.896Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:31:58.896Z] [2022-04-27T15:31:58.896Z] DONE 1 tests, 1 skipped in 1.689s [2022-04-27T15:31:58.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T15:31:59.032Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-04-27T15:31:59.032Z] === RUN TestHealthKillContainer [2022-04-27T15:31:59.882Z] testing: warning: no tests to run [2022-04-27T15:31:59.882Z] PASS [2022-04-27T15:31:59.882Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.063s [2022-04-27T15:31:59.882Z] [2022-04-27T15:31:59.882Z] DONE 0 tests in 0.862s [2022-04-27T15:31:59.882Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T15:32:00.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:32:00.011Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:32:00.709Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:32:00.710Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:32:00.710Z] === RUN TestDaemonConfigValidation [2022-04-27T15:32:00.710Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T15:32:00.710Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:32:00.710Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:32:00.710Z] === RUN TestDaemonProxy [2022-04-27T15:32:00.710Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:32:00.710Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T15:32:00.710Z] PASS [2022-04-27T15:32:00.710Z] ok github.com/docker/docker/integration/daemon 0.095s [2022-04-27T15:32:00.710Z] [2022-04-27T15:32:00.710Z] === Skipped [2022-04-27T15:32:00.710Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:32:00.710Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] [2022-04-27T15:32:00.710Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T15:32:00.710Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] [2022-04-27T15:32:00.710Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:32:00.710Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:32:00.710Z] [2022-04-27T15:32:00.710Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T15:32:00.710Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:32:00.710Z] [2022-04-27T15:32:00.710Z] DONE 4 tests, 4 skipped in 16.818s [2022-04-27T15:32:00.710Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T15:32:01.013Z] --- PASS: TestBuildMultiStageLayerLeak (13.67s) [2022-04-27T15:32:01.013Z] === RUN TestBuildWithHugeFile [2022-04-27T15:32:01.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:32:02.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:02.102Z] INFO: Testing against a local daemon [2022-04-27T15:32:02.102Z] === RUN TestPluginWithDevMounts [2022-04-27T15:32:02.102Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:02.102Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T15:32:02.102Z] PASS [2022-04-27T15:32:02.102Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2022-04-27T15:32:02.102Z] [2022-04-27T15:32:02.102Z] === Skipped [2022-04-27T15:32:02.102Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T15:32:02.102Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:02.102Z] [2022-04-27T15:32:02.102Z] DONE 1 tests, 1 skipped in 1.649s [2022-04-27T15:32:02.102Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T15:32:02.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:32:02.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:02.271Z] INFO: Testing against a local daemon [2022-04-27T15:32:02.271Z] === RUN TestCommitInheritsEnv [2022-04-27T15:32:02.271Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:02.271Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T15:32:02.271Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:32:02.271Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:32:02.271Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:32:02.271Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:32:02.271Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:32:02.271Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T15:32:02.271Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:32:02.271Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T15:32:02.271Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:32:02.271Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T15:32:02.271Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:32:03.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:03.092Z] INFO: Testing against a local daemon [2022-04-27T15:32:03.092Z] === RUN TestSecretInspect [2022-04-27T15:32:03.092Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T15:32:03.092Z] === RUN TestSecretList [2022-04-27T15:32:03.092Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T15:32:03.092Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:32:03.092Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:32:03.092Z] === RUN TestSecretsUpdate [2022-04-27T15:32:03.092Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T15:32:03.092Z] === RUN TestTemplatedSecret [2022-04-27T15:32:03.092Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T15:32:03.092Z] === RUN TestSecretCreateResolve [2022-04-27T15:32:03.092Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:03.092Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T15:32:03.092Z] PASS [2022-04-27T15:32:03.092Z] ok github.com/docker/docker/integration/secret 0.069s [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === Skipped [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T15:32:03.092Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:03.092Z] [2022-04-27T15:32:03.092Z] DONE 6 tests, 6 skipped in 1.352s [2022-04-27T15:32:03.092Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T15:32:03.253Z] --- PASS: TestRemoveImageOrphaning (0.79s) [2022-04-27T15:32:03.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:32:03.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T15:32:03.253Z] === RUN TestTagInvalidReference [2022-04-27T15:32:03.253Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-27T15:32:03.253Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:32:03.253Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-27T15:32:03.253Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:32:03.253Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-27T15:32:03.253Z] === RUN TestTagOfficialNames [2022-04-27T15:32:03.253Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T15:32:03.253Z] === RUN TestTagMatchesDigest [2022-04-27T15:32:03.253Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T15:32:03.253Z] PASS [2022-04-27T15:32:03.253Z] ok github.com/docker/docker/integration/image 1.181s [2022-04-27T15:32:03.720Z] [2022-04-27T15:32:03.720Z] === Skipped [2022-04-27T15:32:03.720Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T15:32:03.720Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:03.720Z] [2022-04-27T15:32:03.720Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:32:03.720Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:32:03.720Z] [2022-04-27T15:32:03.720Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T15:32:03.720Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:32:03.720Z] [2022-04-27T15:32:03.720Z] DONE 12 tests, 3 skipped in 4.003s [2022-04-27T15:32:03.720Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T15:32:04.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:32:05.022Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-27T15:32:05.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:05.283Z] INFO: Testing against a local daemon [2022-04-27T15:32:05.283Z] === RUN TestNetworkCreateDelete [2022-04-27T15:32:05.283Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:32:05.283Z] 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-27T15:32:05.283Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonDNSFallback [2022-04-27T15:32:05.283Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestInspectNetwork [2022-04-27T15:32:05.283Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:05.283Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:32:05.283Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:32:05.283Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:32:05.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:32:05.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:32:05.283Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:32:05.283Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:32:05.283Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:32:05.283Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestNetworkList [2022-04-27T15:32:05.283Z] === RUN TestNetworkList//networks [2022-04-27T15:32:05.283Z] === PAUSE TestNetworkList//networks [2022-04-27T15:32:05.283Z] === RUN TestNetworkList//networks/ [2022-04-27T15:32:05.283Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:32:05.283Z] === CONT TestNetworkList//networks [2022-04-27T15:32:05.283Z] === CONT TestNetworkList//networks/ [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkList (0.03s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:32:05.283Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:32:05.283Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:32:05.283Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:32:05.283Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:32:05.283Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:32:05.283Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:32:05.283Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:32:05.283Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:32:05.283Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:32:05.283Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:32:05.283Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:32:05.283Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:32:05.283Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:32:05.283Z] PASS [2022-04-27T15:32:05.283Z] ok github.com/docker/docker/integration/network 0.131s [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === Skipped [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T15:32:05.283Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:32:05.283Z] 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-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T15:32:05.283Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T15:32:05.283Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:32:05.283Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:32:05.283Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:32:05.283Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:32:05.283Z] [2022-04-27T15:32:05.283Z] DONE 34 tests, 15 skipped in 1.604s [2022-04-27T15:32:05.283Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T15:32:05.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:05.304Z] INFO: Testing against a local daemon [2022-04-27T15:32:05.304Z] === RUN TestServiceCreateInit [2022-04-27T15:32:05.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:32:05.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:32:05.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- PASS: TestServiceCreateInit (0.03s) [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:32:05.304Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceConflict [2022-04-27T15:32:05.304Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:32:05.304Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-27T15:32:05.304Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:32:05.304Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:32:05.304Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:32:05.304Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceSysctls [2022-04-27T15:32:05.304Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T15:32:05.304Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:32:05.304Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-27T15:32:05.304Z] === RUN TestInspect [2022-04-27T15:32:05.304Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestInspect (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestCreateJob [2022-04-27T15:32:05.304Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestReplicatedJob [2022-04-27T15:32:05.304Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:32:05.304Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceListWithStatuses [2022-04-27T15:32:05.304Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:32:05.304Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:32:05.304Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServicePlugin [2022-04-27T15:32:05.304Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceUpdateLabel [2022-04-27T15:32:05.304Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:32:05.304Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:32:05.304Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:32:05.304Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T15:32:05.304Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:32:05.304Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:32:05.304Z] PASS [2022-04-27T15:32:05.304Z] ok github.com/docker/docker/integration/service 0.207s [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === Skipped [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-27T15:32:05.304Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:32:05.304Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-27T15:32:05.304Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-27T15:32:05.304Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T15:32:05.304Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T15:32:05.304Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T15:32:05.304Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T15:32:05.304Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T15:32:05.304Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:32:05.304Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T15:32:05.304Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T15:32:05.304Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T15:32:05.304Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T15:32:05.304Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T15:32:05.304Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T15:32:05.304Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:32:05.304Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:05.304Z] [2022-04-27T15:32:05.304Z] DONE 24 tests, 23 skipped in 2.025s [2022-04-27T15:32:05.304Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T15:32:05.750Z] testing: warning: no tests to run [2022-04-27T15:32:05.750Z] PASS [2022-04-27T15:32:05.750Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2022-04-27T15:32:05.750Z] [2022-04-27T15:32:05.750Z] DONE 0 tests in 0.536s [2022-04-27T15:32:05.750Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s) [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-27T15:32:05.946Z] === RUN TestCgroupNamespacesRun [2022-04-27T15:32:06.217Z] testing: warning: no tests to run [2022-04-27T15:32:06.218Z] PASS [2022-04-27T15:32:06.218Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2022-04-27T15:32:06.218Z] [2022-04-27T15:32:06.218Z] DONE 0 tests in 0.532s [2022-04-27T15:32:06.685Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T15:32:06.870Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:06.870Z] INFO: Testing against a local daemon [2022-04-27T15:32:06.870Z] === RUN TestSessionCreate [2022-04-27T15:32:06.870Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:06.870Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T15:32:06.870Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:32:06.870Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:06.870Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:32:06.870Z] PASS [2022-04-27T15:32:06.870Z] ok github.com/docker/docker/integration/session 0.064s [2022-04-27T15:32:06.870Z] [2022-04-27T15:32:06.870Z] === Skipped [2022-04-27T15:32:06.870Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T15:32:06.870Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:06.870Z] [2022-04-27T15:32:06.870Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:32:06.870Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:06.870Z] [2022-04-27T15:32:06.870Z] DONE 2 tests, 2 skipped in 1.248s [2022-04-27T15:32:06.870Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T15:32:06.875Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-04-27T15:32:06.875Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T15:32:06.875Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T15:32:06.875Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T15:32:06.875Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T15:32:07.152Z] testing: warning: no tests to run [2022-04-27T15:32:07.152Z] PASS [2022-04-27T15:32:07.152Z] ok github.com/docker/docker/integration/plugin 0.056s [2022-04-27T15:32:07.152Z] [2022-04-27T15:32:07.152Z] DONE 0 tests in 0.550s [2022-04-27T15:32:07.152Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T15:32:07.156Z] --- PASS: TestHealthKillContainer (7.83s) [2022-04-27T15:32:07.157Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:32:07.157Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:32:07.157Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:32:07.157Z] === RUN TestIpcModeNone [2022-04-27T15:32:07.416Z] --- PASS: TestIpcModeNone (0.59s) [2022-04-27T15:32:07.416Z] === RUN TestIpcModePrivate [2022-04-27T15:32:07.622Z] testing: warning: no tests to run [2022-04-27T15:32:07.622Z] PASS [2022-04-27T15:32:07.622Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2022-04-27T15:32:07.622Z] [2022-04-27T15:32:07.622Z] DONE 0 tests in 0.556s [2022-04-27T15:32:07.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T15:32:07.676Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-27T15:32:07.936Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-27T15:32:07.936Z] === RUN TestIpcModeShareable [2022-04-27T15:32:07.936Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:32:07.936Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-27T15:32:07.936Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T15:32:08.242Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2022-04-27T15:32:08.242Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T15:32:08.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:08.434Z] INFO: Testing against a local daemon [2022-04-27T15:32:08.434Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:32:08.434Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:08.434Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestDiskUsage [2022-04-27T15:32:08.434Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:32:08.434Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestEventsExecDie [2022-04-27T15:32:08.434Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:32:08.434Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:32:08.434Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:32:08.434Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestEventsVolumeCreate [2022-04-27T15:32:08.434Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:32:08.434Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestInfoAPI [2022-04-27T15:32:08.434Z] --- PASS: TestInfoAPI (0.04s) [2022-04-27T15:32:08.434Z] === RUN TestInfoAPIWarnings [2022-04-27T15:32:08.434Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:08.434Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestInfoDebug [2022-04-27T15:32:08.434Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:08.434Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:32:08.434Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:08.434Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:32:08.434Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:08.434Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T15:32:08.434Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:32:09.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-04-27T15:32:09.172Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T15:32:09.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-04-27T15:32:09.319Z] === RUN TestAPIIpcModeHost [2022-04-27T15:32:09.319Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:32:09.319Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-27T15:32:09.319Z] === RUN TestDaemonIpcModeShareable [2022-04-27T15:32:09.319Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:32:09.319Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-27T15:32:09.319Z] === RUN TestDaemonIpcModePrivate [2022-04-27T15:32:09.420Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-27T15:32:09.420Z] === RUN TestPingCacheHeaders [2022-04-27T15:32:09.420Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T15:32:09.420Z] === RUN TestPingGet [2022-04-27T15:32:09.420Z] --- PASS: TestPingGet (0.04s) [2022-04-27T15:32:09.420Z] === RUN TestPingHead [2022-04-27T15:32:09.420Z] --- PASS: TestPingHead (0.03s) [2022-04-27T15:32:09.420Z] === RUN TestPingSwarmHeader [2022-04-27T15:32:09.420Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:09.420Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T15:32:09.420Z] === RUN TestVersion [2022-04-27T15:32:09.420Z] --- PASS: TestVersion (0.03s) [2022-04-27T15:32:09.420Z] PASS [2022-04-27T15:32:09.420Z] ok github.com/docker/docker/integration/system 1.181s [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === Skipped [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:32:09.420Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T15:32:09.420Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T15:32:09.420Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:32:09.420Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T15:32:09.420Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T15:32:09.420Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.420Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T15:32:09.420Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:09.420Z] [2022-04-27T15:32:09.421Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T15:32:09.421Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:09.421Z] [2022-04-27T15:32:09.421Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T15:32:09.421Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:09.421Z] [2022-04-27T15:32:09.421Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T15:32:09.421Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:09.421Z] [2022-04-27T15:32:09.421Z] DONE 16 tests, 10 skipped in 2.748s [2022-04-27T15:32:09.421Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T15:32:10.538Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-04-27T15:32:10.538Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T15:32:10.702Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-27T15:32:10.702Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-27T15:32:10.702Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T15:32:10.702Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:32:10.702Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T15:32:10.702Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T15:32:10.702Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:32:10.702Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T15:32:10.702Z] === RUN TestIpcModeOlderClient [2022-04-27T15:32:10.702Z] === PAUSE TestIpcModeOlderClient [2022-04-27T15:32:10.702Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:32:10.962Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-04-27T15:32:10.962Z] === RUN TestKillContainer [2022-04-27T15:32:10.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:10.987Z] INFO: Testing against a local daemon [2022-04-27T15:32:10.987Z] === RUN TestVolumesCreateAndList [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-27T15:32:10.987Z] === RUN TestVolumesRemove [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-27T15:32:10.987Z] === RUN TestVolumesInspect [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:10.987Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:10.987Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:32:10.987Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:32:10.987Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:32:10.987Z] PASS [2022-04-27T15:32:10.987Z] ok github.com/docker/docker/integration/volume 0.283s [2022-04-27T15:32:10.987Z] [2022-04-27T15:32:10.987Z] DONE 9 tests in 1.653s [2022-04-27T15:32:11.223Z] === RUN TestKillContainer/no_signal [2022-04-27T15:32:11.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:11.423Z] INFO: Testing against a local daemon [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:32:11.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:32:11.423Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:32:11.423Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:32:11.423Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:32:11.423Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:32:11.423Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:32:11.423Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:32:11.423Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:32:11.423Z] === RUN TestPluginInstall [2022-04-27T15:32:11.423Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T15:32:11.423Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:32:11.423Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T15:32:11.423Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:32:11.423Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:32:11.423Z] PASS [2022-04-27T15:32:11.423Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2022-04-27T15:32:11.423Z] [2022-04-27T15:32:11.423Z] === Skipped [2022-04-27T15:32:11.423Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T15:32:11.423Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] [2022-04-27T15:32:11.423Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T15:32:11.423Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] [2022-04-27T15:32:11.423Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:32:11.423Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:32:11.423Z] [2022-04-27T15:32:11.423Z] DONE 19 tests, 3 skipped in 3.418s [2022-04-27T15:32:11.423Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T15:32:11.455Z] INFO: make.ps1 ended at 04/27/2022 15:32:10 [2022-04-27T15:32:11.455Z] INFO: Integration CLI tests being run from the host: [2022-04-27T15:32:11.455Z] 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-27T15:32:11.466Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2022-04-27T15:32:11.466Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T15:32:11.483Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:32:11.743Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:32:12.313Z] --- PASS: TestKillContainer (1.26s) [2022-04-27T15:32:12.313Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-04-27T15:32:12.313Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-27T15:32:12.313Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-27T15:32:12.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:32:12.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T15:32:12.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-27T15:32:12.396Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T15:32:12.776Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-27T15:32:12.882Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T15:32:13.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-04-27T15:32:13.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-27T15:32:13.142Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-04-27T15:32:13.142Z] === RUN TestKillStoppedContainer [2022-04-27T15:32:13.142Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T15:32:13.142Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:32:13.142Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T15:32:13.142Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:32:13.712Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-27T15:32:13.712Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:32:13.712Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:13.712Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:32:13.712Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:32:13.712Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:32:13.712Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:32:13.712Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T15:32:13.712Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T15:32:13.712Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T15:32:13.712Z] === RUN TestLinksContainerNames [2022-04-27T15:32:13.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:13.747Z] INFO: Testing against a local daemon [2022-04-27T15:32:13.747Z] === RUN TestExternalGraphDriver [2022-04-27T15:32:13.747Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:32:13.747Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T15:32:13.747Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:32:13.747Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:32:13.747Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:32:13.747Z] PASS [2022-04-27T15:32:13.747Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s [2022-04-27T15:32:13.747Z] [2022-04-27T15:32:13.747Z] === Skipped [2022-04-27T15:32:13.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T15:32:13.747Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:32:13.747Z] [2022-04-27T15:32:13.747Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:32:13.747Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:32:13.747Z] [2022-04-27T15:32:13.747Z] DONE 2 tests, 2 skipped in 2.657s [2022-04-27T15:32:13.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-04-27T15:32:13.765Z] === RUN TestNISDomainname [2022-04-27T15:32:14.021Z] --- PASS: TestNISDomainname (0.54s) [2022-04-27T15:32:14.021Z] === RUN TestHostnameDnsResolution [2022-04-27T15:32:14.214Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T15:32:14.584Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-04-27T15:32:14.584Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T15:32:14.652Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-27T15:32:14.652Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:32:14.913Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-27T15:32:14.913Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T15:32:15.148Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-27T15:32:15.148Z] === RUN TestPrivilegedHostDevices [2022-04-27T15:32:15.174Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/default [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/private [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/slave [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/shared [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T15:32:15.174Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T15:32:15.174Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/default [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/shared [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/slave [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/private [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T15:32:15.436Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:32:15.436Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:32:15.436Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T15:32:15.696Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T15:32:15.696Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T15:32:15.696Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T15:32:15.696Z] 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-27T15:32:15.696Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-27T15:32:15.696Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T15:32:15.696Z] 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-27T15:32:15.696Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T15:32:15.696Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T15:32:15.696Z] 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-27T15:32:15.696Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T15:32:15.696Z] === RUN TestNetworkNat [2022-04-27T15:32:15.711Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-27T15:32:15.711Z] === RUN TestStats [2022-04-27T15:32:15.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:15.799Z] INFO: Testing against a local daemon [2022-04-27T15:32:15.799Z] === RUN TestReadPluginNoRead [2022-04-27T15:32:15.799Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:32:15.799Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T15:32:15.799Z] PASS [2022-04-27T15:32:15.799Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2022-04-27T15:32:15.799Z] [2022-04-27T15:32:15.799Z] === Skipped [2022-04-27T15:32:15.799Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T15:32:15.799Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:32:15.799Z] [2022-04-27T15:32:15.799Z] DONE 1 tests, 1 skipped in 1.637s [2022-04-27T15:32:15.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T15:32:16.266Z] --- PASS: TestNetworkNat (0.58s) [2022-04-27T15:32:16.266Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:32:16.782Z] testing: warning: no tests to run [2022-04-27T15:32:16.782Z] PASS [2022-04-27T15:32:16.782Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2022-04-27T15:32:16.782Z] [2022-04-27T15:32:16.782Z] DONE 0 tests in 0.803s [2022-04-27T15:32:16.782Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T15:32:16.836Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-04-27T15:32:16.836Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:32:17.411Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-27T15:32:17.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T15:32:18.227Z] --- PASS: TestStats (2.48s) [2022-04-27T15:32:18.227Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:32:18.227Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T15:32:18.227Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T15:32:18.227Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T15:32:18.227Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T15:32:18.227Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T15:32:18.227Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T15:32:18.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:18.343Z] INFO: Testing against a local daemon [2022-04-27T15:32:18.343Z] === RUN TestPluginWithDevMounts [2022-04-27T15:32:18.343Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:18.343Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T15:32:18.343Z] PASS [2022-04-27T15:32:18.343Z] ok github.com/docker/docker/integration/plugin/volumes 0.070s [2022-04-27T15:32:18.343Z] [2022-04-27T15:32:18.343Z] === Skipped [2022-04-27T15:32:18.343Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T15:32:18.343Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:18.343Z] [2022-04-27T15:32:18.343Z] DONE 1 tests, 1 skipped in 1.587s [2022-04-27T15:32:18.343Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T15:32:19.157Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T15:32:19.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:19.334Z] INFO: Testing against a local daemon [2022-04-27T15:32:19.334Z] === RUN TestSecretInspect [2022-04-27T15:32:19.334Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.334Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T15:32:19.334Z] === RUN TestSecretList [2022-04-27T15:32:19.334Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.334Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T15:32:19.334Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:32:19.334Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.334Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:32:19.334Z] === RUN TestSecretsUpdate [2022-04-27T15:32:19.334Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.334Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T15:32:19.334Z] === RUN TestTemplatedSecret [2022-04-27T15:32:19.334Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.334Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T15:32:19.334Z] === RUN TestSecretCreateResolve [2022-04-27T15:32:19.334Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:19.334Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T15:32:19.334Z] PASS [2022-04-27T15:32:19.334Z] ok github.com/docker/docker/integration/secret 0.093s [2022-04-27T15:32:19.374Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-27T15:32:19.374Z] === RUN TestPause [2022-04-27T15:32:19.374Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:19.374Z] --- SKIP: TestPause (0.00s) [2022-04-27T15:32:19.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:32:19.374Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:32:19.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:32:19.374Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:32:19.374Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:19.374Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-27T15:32:19.374Z] === RUN TestPidHost [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === Skipped [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T15:32:19.801Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:19.801Z] [2022-04-27T15:32:19.801Z] DONE 6 tests, 6 skipped in 1.277s [2022-04-27T15:32:19.801Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T15:32:20.236Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:20.236Z] INFO: Testing against a local daemon [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T15:32:20.236Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T15:32:20.236Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T15:32:20.236Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T15:32:20.313Z] --- PASS: TestPidHost (0.90s) [2022-04-27T15:32:20.313Z] === RUN TestPsFilter [2022-04-27T15:32:20.313Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T15:32:20.313Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:32:20.882Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-27T15:32:20.882Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:32:21.049Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T15:32:21.142Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-04-27T15:32:21.142Z] === RUN TestRemoveContainerRunning [2022-04-27T15:32:21.221Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T15:32:21.221Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T15:32:21.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:21.364Z] INFO: Testing against a local daemon [2022-04-27T15:32:21.364Z] === RUN TestServiceCreateInit [2022-04-27T15:32:21.364Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:32:21.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:32:21.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:32:21.364Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceConflict [2022-04-27T15:32:21.364Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:32:21.364Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-27T15:32:21.364Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:32:21.364Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:32:21.364Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:32:21.364Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceSysctls [2022-04-27T15:32:21.364Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T15:32:21.364Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:32:21.364Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-27T15:32:21.364Z] === RUN TestInspect [2022-04-27T15:32:21.364Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestInspect (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestCreateJob [2022-04-27T15:32:21.364Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestReplicatedJob [2022-04-27T15:32:21.364Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:32:21.364Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceListWithStatuses [2022-04-27T15:32:21.364Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:32:21.364Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:32:21.364Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServicePlugin [2022-04-27T15:32:21.364Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceUpdateLabel [2022-04-27T15:32:21.364Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:32:21.364Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:32:21.364Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:32:21.364Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T15:32:21.364Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:32:21.364Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:32:21.364Z] PASS [2022-04-27T15:32:21.364Z] ok github.com/docker/docker/integration/service 0.197s [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === Skipped [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-27T15:32:21.364Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:32:21.364Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-27T15:32:21.364Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-27T15:32:21.364Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T15:32:21.364Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T15:32:21.364Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T15:32:21.364Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T15:32:21.364Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T15:32:21.364Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:32:21.364Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T15:32:21.364Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T15:32:21.364Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T15:32:21.364Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T15:32:21.364Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.364Z] [2022-04-27T15:32:21.364Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T15:32:21.364Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.688Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T15:32:21.712Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-27T15:32:21.712Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:32:21.832Z] [2022-04-27T15:32:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T15:32:21.832Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.832Z] [2022-04-27T15:32:21.832Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:32:21.832Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:32:21.832Z] [2022-04-27T15:32:21.832Z] DONE 24 tests, 23 skipped in 1.920s [2022-04-27T15:32:21.832Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T15:32:21.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-27T15:32:21.972Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:32:22.155Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T15:32:22.233Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T15:32:22.233Z] === RUN TestRenameLinkedContainer [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-04-27T15:32:22.415Z] === RUN TestDeleteDevicemapper [2022-04-27T15:32:22.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:32:22.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T15:32:22.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:32:22.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:22.816Z] INFO: Testing against a local daemon [2022-04-27T15:32:22.816Z] === RUN TestSessionCreate [2022-04-27T15:32:22.816Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:22.816Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T15:32:22.816Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:32:22.816Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:22.816Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:32:22.816Z] PASS [2022-04-27T15:32:22.816Z] ok github.com/docker/docker/integration/session 0.061s [2022-04-27T15:32:22.816Z] [2022-04-27T15:32:22.816Z] === Skipped [2022-04-27T15:32:22.816Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T15:32:22.816Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:22.816Z] [2022-04-27T15:32:22.816Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:32:22.816Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:32:22.816Z] [2022-04-27T15:32:22.816Z] DONE 2 tests, 2 skipped in 1.236s [2022-04-27T15:32:22.816Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T15:32:24.144Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-04-27T15:32:24.145Z] === RUN TestRenameStoppedContainer [2022-04-27T15:32:24.145Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-27T15:32:24.145Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:32:24.308Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-04-27T15:32:24.308Z] === RUN TestUpdateMemory [2022-04-27T15:32:24.308Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:32:24.308Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T15:32:24.308Z] === RUN TestUpdateCPUQuota [2022-04-27T15:32:24.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:24.394Z] INFO: Testing against a local daemon [2022-04-27T15:32:24.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:32:24.394Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:24.394Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestDiskUsage [2022-04-27T15:32:24.394Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:32:24.394Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestEventsExecDie [2022-04-27T15:32:24.394Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:32:24.394Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:32:24.394Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:32:24.394Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestEventsVolumeCreate [2022-04-27T15:32:24.394Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:32:24.394Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestInfoAPI [2022-04-27T15:32:24.394Z] --- PASS: TestInfoAPI (0.04s) [2022-04-27T15:32:24.394Z] === RUN TestInfoAPIWarnings [2022-04-27T15:32:24.394Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:24.394Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestInfoDebug [2022-04-27T15:32:24.394Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:24.394Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:32:24.394Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:24.394Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:32:24.394Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:24.394Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T15:32:24.394Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:32:25.085Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-27T15:32:25.085Z] === RUN TestRenameInvalidName [2022-04-27T15:32:25.236Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-27T15:32:25.236Z] === RUN TestUpdatePidsLimit [2022-04-27T15:32:25.236Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T15:32:25.236Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T15:32:25.345Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-27T15:32:25.345Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:32:25.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-04-27T15:32:25.377Z] === RUN TestPingCacheHeaders [2022-04-27T15:32:25.377Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T15:32:25.377Z] === RUN TestPingGet [2022-04-27T15:32:25.377Z] --- PASS: TestPingGet (0.03s) [2022-04-27T15:32:25.377Z] === RUN TestPingHead [2022-04-27T15:32:25.377Z] --- PASS: TestPingHead (0.03s) [2022-04-27T15:32:25.377Z] === RUN TestPingSwarmHeader [2022-04-27T15:32:25.377Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:25.377Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T15:32:25.377Z] === RUN TestVersion [2022-04-27T15:32:25.377Z] --- PASS: TestVersion (0.02s) [2022-04-27T15:32:25.377Z] PASS [2022-04-27T15:32:25.377Z] ok github.com/docker/docker/integration/system 1.129s [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === Skipped [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:32:25.377Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T15:32:25.377Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T15:32:25.377Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:32:25.377Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T15:32:25.377Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T15:32:25.377Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T15:32:25.377Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T15:32:25.377Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T15:32:25.377Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T15:32:25.377Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:32:25.377Z] [2022-04-27T15:32:25.377Z] DONE 16 tests, 10 skipped in 2.619s [2022-04-27T15:32:25.493Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T15:32:25.750Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T15:32:25.845Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T15:32:26.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T15:32:26.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T15:32:26.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T15:32:26.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:26.830Z] INFO: Testing against a local daemon [2022-04-27T15:32:26.830Z] === RUN TestVolumesCreateAndList [2022-04-27T15:32:26.830Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-04-27T15:32:26.830Z] === RUN TestVolumesRemove [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit (2.04s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-27T15:32:27.194Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:32:27.255Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-04-27T15:32:27.255Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:32:27.255Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-27T15:32:27.255Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-27T15:32:27.297Z] === RUN TestVolumesInspect [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:27.297Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:27.297Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:32:27.297Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:32:27.297Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:32:27.297Z] PASS [2022-04-27T15:32:27.297Z] ok github.com/docker/docker/integration/volume 0.269s [2022-04-27T15:32:27.297Z] [2022-04-27T15:32:27.297Z] DONE 9 tests in 1.585s [2022-04-27T15:32:27.297Z] INFO: make.ps1 ended at 04/27/2022 15:32:27 [2022-04-27T15:32:27.297Z] INFO: Integration CLI tests being run from the host: [2022-04-27T15:32:27.297Z] 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-27T15:32:28.194Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-04-27T15:32:28.194Z] === RUN TestResize [2022-04-27T15:32:28.764Z] --- PASS: TestResize (0.43s) [2022-04-27T15:32:28.764Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:32:29.025Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-27T15:32:29.025Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:32:29.595Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-27T15:32:29.595Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:32:29.595Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T15:32:29.595Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:32:29.595Z] === RUN TestCgroupNamespacesRun [2022-04-27T15:32:30.535Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-04-27T15:32:30.535Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T15:32:31.916Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-04-27T15:32:31.917Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T15:32:32.856Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-27T15:32:32.856Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T15:32:34.236Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-27T15:32:34.236Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T15:32:34.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T15:32:34.476Z] INFO: Testing against a local daemon [2022-04-27T15:32:34.476Z] === RUN TestDockerSuite [2022-04-27T15:32:34.476Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T15:32:34.476Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T15:32:34.476Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:32:34.476Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T15:32:34.476Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T15:32:34.577Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-27T15:32:34.943Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T15:32:34.943Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T15:32:34.943Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T15:32:34.943Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T15:32:34.943Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T15:32:35.176Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-27T15:32:35.176Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T15:32:35.410Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T15:32:35.410Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T15:32:35.877Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T15:32:36.344Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T15:32:36.556Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-27T15:32:36.557Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T15:32:37.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-27T15:32:37.128Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T15:32:38.067Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-27T15:32:38.067Z] === RUN TestNISDomainname [2022-04-27T15:32:38.328Z] 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-27T15:32:38.328Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-27T15:32:38.328Z] === RUN TestHostnameDnsResolution [2022-04-27T15:32:38.897Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-04-27T15:32:38.897Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T15:32:38.897Z] 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-27T15:32:38.897Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T15:32:38.897Z] === RUN TestPrivilegedHostDevices [2022-04-27T15:32:39.382Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-04-27T15:32:39.382Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:32:39.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-04-27T15:32:39.382Z] === RUN TestWaitNonBlocked [2022-04-27T15:32:39.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:39.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:39.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:39.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:39.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:39.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:39.382Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-27T15:32:39.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-04-27T15:32:39.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2022-04-27T15:32:39.382Z] === RUN TestWaitBlocked [2022-04-27T15:32:39.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:39.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:39.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:39.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:39.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:39.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:39.467Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-04-27T15:32:39.467Z] === RUN TestStats [2022-04-27T15:32:39.467Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:39.467Z] --- SKIP: TestStats (0.00s) [2022-04-27T15:32:39.467Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:32:39.467Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T15:32:39.467Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T15:32:39.467Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T15:32:39.467Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T15:32:39.467Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T15:32:39.467Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T15:32:39.467Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T15:32:39.467Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T15:32:39.467Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T15:32:39.467Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T15:32:40.039Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T15:32:40.329Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T15:32:40.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-04-27T15:32:40.329Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-04-27T15:32:40.329Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T15:32:40.329Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T15:32:41.946Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T15:32:42.854Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-04-27T15:32:42.854Z] === CONT TestIpcModeOlderClient [2022-04-27T15:32:42.854Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s) [2022-04-27T15:32:42.854Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T15:32:42.854Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-27T15:32:42.854Z] === CONT TestDaemonHostGatewayIP [2022-04-27T15:32:43.326Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T15:32:43.326Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-27T15:32:43.326Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2022-04-27T15:32:43.326Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-27T15:32:43.326Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-27T15:32:43.326Z] === RUN TestDeleteDevicemapper [2022-04-27T15:32:43.326Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:32:43.326Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T15:32:43.326Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:32:44.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T15:32:44.450Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-27T15:32:45.238Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2022-04-27T15:32:45.238Z] === RUN TestUpdateMemory [2022-04-27T15:32:45.238Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:45.238Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T15:32:45.238Z] === RUN TestUpdateCPUQuota [2022-04-27T15:32:45.238Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:45.238Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-27T15:32:45.238Z] === RUN TestUpdatePidsLimit [2022-04-27T15:32:45.238Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:32:45.238Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-27T15:32:45.238Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:32:45.376Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-04-27T15:32:45.376Z] === CONT TestDaemonRestartIpcMode [2022-04-27T15:32:45.961Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-27T15:32:46.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T15:32:47.897Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-04-27T15:32:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T15:32:50.360Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-27T15:32:51.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T15:32:51.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T15:32:54.443Z] --- PASS: TestContainerKillOnDaemonStart (11.76s) [2022-04-27T15:32:54.443Z] PASS [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === Skipped [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T15:32:54.443Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:32:54.443Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:32:54.443Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:32:54.443Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T15:32:54.443Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T15:32:54.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T15:32:54.443Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:32:54.443Z] [2022-04-27T15:32:54.443Z] DONE 235 tests, 7 skipped in 120.516s [2022-04-27T15:32:54.443Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T15:32:54.443Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:32:54.828Z] ............................ [ 66%] [2022-04-27T15:32:55.007Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T15:32:55.007Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T15:32:55.007Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:32:55.007Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T15:32:55.007Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T15:32:55.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T15:32:55.265Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T15:32:55.265Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-27T15:32:55.265Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:32:55.265Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T15:32:56.198Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T15:32:57.466Z] --- PASS: TestUpdateRestartPolicy (10.94s) [2022-04-27T15:32:57.466Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:32:57.466Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-27T15:32:57.466Z] === RUN TestWaitNonBlocked [2022-04-27T15:32:57.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:57.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:57.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:57.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:57.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:32:57.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:32:57.467Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T15:32:57.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-04-27T15:32:57.467Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2022-04-27T15:32:57.467Z] === RUN TestWaitBlocked [2022-04-27T15:32:57.467Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:57.467Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:57.467Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:57.467Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:57.467Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:32:57.467Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:32:57.569Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T15:32:58.040Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T15:32:58.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-27T15:32:58.040Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-04-27T15:32:58.040Z] === CONT TestDaemonRestartIpcMode [2022-04-27T15:32:58.040Z] === CONT TestIpcModeOlderClient [2022-04-27T15:32:58.040Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-27T15:32:58.040Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T15:32:58.498Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T15:32:58.498Z] daemon_test.go:156: [dc20d36878d41] daemon is not started [2022-04-27T15:32:58.498Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-27T15:32:58.498Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-27T15:32:58.498Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T15:32:58.498Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-27T15:32:58.498Z] === RUN TestDaemonProxy [2022-04-27T15:32:58.498Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T15:33:00.389Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T15:33:00.582Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-04-27T15:33:00.843Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-04-27T15:33:00.843Z] PASS [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === Skipped [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T15:33:00.843Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T15:33:00.843Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-27T15:33:00.843Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:33:00.843Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:33:00.843Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-27T15:33:00.843Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-27T15:33:00.843Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-27T15:33:00.843Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T15:33:00.843Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T15:33:00.843Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:33:00.843Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:33:00.843Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T15:33:00.843Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-27T15:33:00.843Z] 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-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T15:33:00.843Z] 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-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T15:33:00.843Z] 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-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-27T15:33:00.843Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:33:00.843Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-27T15:33:00.843Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.843Z] [2022-04-27T15:33:00.843Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:33:00.844Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-27T15:33:00.844Z] 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-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T15:33:00.844Z] 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-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-27T15:33:00.844Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T15:33:00.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T15:33:00.844Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-27T15:33:00.844Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-27T15:33:00.844Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T15:33:00.844Z] [2022-04-27T15:33:00.844Z] DONE 212 tests, 27 skipped in 74.457s [2022-04-27T15:33:00.844Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T15:33:01.103Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:33:01.420Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T15:33:01.420Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:33:01.420Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:33:01.420Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T15:33:01.420Z] [2022-04-27T15:33:01.420Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T15:33:01.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T15:33:01.420Z] HOSTNAME=db294d9641bb [2022-04-27T15:33:01.420Z] TESTDEBUG=0 [2022-04-27T15:33:01.420Z] DEST=bundles/test-integration [2022-04-27T15:33:01.420Z] PWD=/go/src/github.com/docker/docker [2022-04-27T15:33:01.420Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 [2022-04-27T15:33:01.420Z] container=docker [2022-04-27T15:33:01.420Z] HOME=/root [2022-04-27T15:33:01.420Z] GOLANG_VERSION=1.18.1 [2022-04-27T15:33:01.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T15:33:01.420Z] VALIDATE_BRANCH=master [2022-04-27T15:33:01.420Z] TERM=xterm [2022-04-27T15:33:01.420Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T15:33:01.420Z] SHLVL=1 [2022-04-27T15:33:01.420Z] TIMEOUT=120m [2022-04-27T15:33:01.420Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T15:33:01.420Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T15:33:01.420Z] GO111MODULE=off [2022-04-27T15:33:01.420Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T15:33:01.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T15:33:01.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T15:33:01.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T15:33:01.420Z] GOPATH=/go [2022-04-27T15:33:01.420Z] PKG_CONFIG=pkg-config [2022-04-27T15:33:01.420Z] _=/usr/bin/env [2022-04-27T15:33:01.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T15:33:01.676Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:33:01.676Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T15:33:01.676Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T15:33:01.676Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T15:33:01.676Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T15:33:01.676Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T15:33:01.676Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T15:33:01.676Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:33:01.676Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T15:33:01.676Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T15:33:01.676Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T15:33:01.760Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T15:33:01.937Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-27T15:33:01.937Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-27T15:33:01.937Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:33:01.937Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T15:33:02.897Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T15:33:03.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T15:33:03.651Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T15:33:04.212Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T15:33:04.316Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy (6.21s) [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T15:33:04.776Z] PASS [2022-04-27T15:33:04.776Z] [2022-04-27T15:33:04.776Z] DONE 17 tests in 10.104s [2022-04-27T15:33:04.776Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T15:33:04.776Z] INFO: Testing against a local daemon [2022-04-27T15:33:04.776Z] === RUN TestCommitInheritsEnv [2022-04-27T15:33:05.033Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-27T15:33:05.033Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:33:05.033Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform// [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T15:33:05.033Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T15:33:05.266Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T15:33:05.266Z] daemon_test.go:156: [ddb2d7fae005c] daemon is not started [2022-04-27T15:33:05.266Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-27T15:33:05.266Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-27T15:33:05.266Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-04-27T15:33:05.266Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-27T15:33:05.266Z] === RUN TestDaemonProxy [2022-04-27T15:33:05.266Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T15:33:05.266Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T15:33:05.266Z] PASS [2022-04-27T15:33:05.266Z] [2022-04-27T15:33:05.266Z] === Skipped [2022-04-27T15:33:05.266Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-27T15:33:05.266Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T15:33:05.266Z] [2022-04-27T15:33:05.266Z] DONE 12 tests, 1 skipped in 4.206s [2022-04-27T15:33:05.266Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T15:33:05.266Z] INFO: Testing against a local daemon [2022-04-27T15:33:05.266Z] === RUN TestCommitInheritsEnv [2022-04-27T15:33:05.290Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T15:33:05.290Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T15:33:05.290Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T15:33:05.290Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T15:33:05.290Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:33:05.290Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T15:33:05.290Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:33:05.290Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T15:33:05.290Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:33:05.547Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-04-27T15:33:05.547Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T15:33:05.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T15:33:06.111Z] time="2022-04-27T15:33:06Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T15:33:07.179Z] --- PASS: TestCommitInheritsEnv (1.82s) [2022-04-27T15:33:07.179Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:33:07.179Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T15:33:07.179Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:33:07.179Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T15:33:07.179Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T15:33:07.179Z] === RUN TestImportWithCustomPlatform// [2022-04-27T15:33:07.179Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T15:33:07.442Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T15:33:07.442Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T15:33:07.442Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T15:33:07.442Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T15:33:07.442Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T15:33:07.442Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T15:33:07.442Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:33:07.442Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-27T15:33:07.442Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:33:07.483Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-04-27T15:33:07.483Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:33:07.483Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T15:33:07.483Z] === RUN TestTagInvalidReference [2022-04-27T15:33:07.483Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T15:33:07.483Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:33:07.483Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-27T15:33:07.483Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:33:07.483Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T15:33:07.483Z] === RUN TestTagOfficialNames [2022-04-27T15:33:07.703Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-27T15:33:07.703Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:33:07.740Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-27T15:33:07.740Z] === RUN TestTagMatchesDigest [2022-04-27T15:33:07.740Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T15:33:07.740Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T15:33:08.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T15:33:09.088Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-27T15:33:09.088Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T15:33:09.088Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T15:33:09.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T15:33:09.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:33:09.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T15:33:09.088Z] === RUN TestTagInvalidReference [2022-04-27T15:33:09.088Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T15:33:09.088Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:33:09.353Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-27T15:33:09.353Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:33:09.353Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T15:33:09.353Z] === RUN TestTagOfficialNames [2022-04-27T15:33:09.353Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-27T15:33:09.353Z] === RUN TestTagMatchesDigest [2022-04-27T15:33:09.353Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T15:33:09.353Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T15:33:09.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T15:33:13.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T15:33:14.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T15:33:18.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T15:33:20.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T15:33:23.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T15:33:25.849Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:33:25.849Z] Using test binary docker [2022-04-27T15:33:25.849Z] +++ /etc/init.d/apparmor start [2022-04-27T15:33:25.849Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:33:25.849Z] INFO: Waiting for daemon to start... [2022-04-27T15:33:25.849Z] Starting dockerd [2022-04-27T15:33:25.849Z] +++ 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-27T15:33:27.757Z] . [2022-04-27T15:33:27.757Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:33:27.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T15:33:27.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T15:33:28.016Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:33:28.016Z] Error: No such image: emptyfs [2022-04-27T15:33:28.016Z] ++++ docker load [2022-04-27T15:33:28.016Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T15:33:28.587Z] Running integration-test (iteration 1) [2022-04-27T15:33:28.587Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T15:33:28.587Z] ++ 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-27T15:33:28.587Z] ++ set -e [2022-04-27T15:33:28.587Z] ++ '[' -n 0 ']' [2022-04-27T15:33:28.587Z] ++ set -x [2022-04-27T15:33:28.587Z] ++ 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-27T15:33:29.525Z] Loaded image: busybox:latest [2022-04-27T15:33:29.784Z] Loaded image: busybox:glibc [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T15:33:34.461Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T15:33:34.461Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T15:33:34.461Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T15:33:34.461Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T15:33:34.461Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T15:33:34.461Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T15:33:34.461Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T15:33:34.461Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T15:33:34.461Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T15:33:34.461Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T15:33:34.461Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T15:33:34.929Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T15:33:35.080Z] Loaded image: debian:bullseye-slim [2022-04-27T15:33:35.080Z] Loaded image: hello-world:latest [2022-04-27T15:33:35.080Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:33:35.080Z] INFO: Testing against a local daemon [2022-04-27T15:33:35.080Z] === RUN TestCgroupNamespacesBuild [2022-04-27T15:33:35.991Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-27T15:33:37.164Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T15:33:37.164Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T15:33:37.164Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T15:33:37.164Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T15:33:37.164Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T15:33:37.164Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T15:33:37.164Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T15:33:37.164Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T15:33:37.164Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T15:33:37.619Z] --- PASS: TestCgroupNamespacesBuild (2.54s) [2022-04-27T15:33:37.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T15:33:39.525Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-04-27T15:33:39.525Z] === RUN TestBuildWithSession [2022-04-27T15:33:39.525Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:33:39.525Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:33:39.525Z] === RUN TestBuildSquashParent [2022-04-27T15:33:40.121Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T15:33:40.121Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T15:33:40.121Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T15:33:40.121Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T15:33:40.121Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T15:33:43.909Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T15:33:46.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T15:33:48.640Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T15:33:48.640Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T15:33:48.640Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T15:33:48.640Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T15:33:48.640Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T15:33:48.640Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T15:33:48.640Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T15:33:48.640Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T15:33:48.640Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T15:33:48.640Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T15:33:48.640Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T15:33:48.640Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T15:33:48.640Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T15:33:48.640Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T15:33:48.640Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T15:33:48.640Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T15:33:48.640Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T15:33:48.640Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T15:33:48.640Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T15:33:49.556Z] --- PASS: TestBuildSquashParent (9.07s) [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:33:49.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:33:49.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:33:49.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:33:49.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:33:51.151Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-27T15:33:51.594Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T15:33:52.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:33:52.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:33:52.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T15:33:53.691Z] tests/integration/client_test.py ..... [ 75%] [2022-04-27T15:33:53.691Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-27T15:33:53.691Z] tests/integration/errors_test.py . [ 76%] [2022-04-27T15:33:55.384Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:33:55.385Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.01s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2022-04-27T15:33:58.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2022-04-27T15:33:58.675Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:33:58.675Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:34:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T15:34:00.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T15:34:01.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T15:34:01.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T15:34:01.965Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:34:01.965Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:34:02.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T15:34:02.533Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:34:02.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T15:34:03.101Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy (5.05s) [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.75s) [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2022-04-27T15:34:03.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2022-04-27T15:34:03.669Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:34:05.046Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2022-04-27T15:34:05.046Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:34:05.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T15:34:05.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T15:34:06.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T15:34:06.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T15:34:07.585Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-04-27T15:34:07.585Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:34:07.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T15:34:08.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T15:34:08.528Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2022-04-27T15:34:08.529Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:34:09.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T15:34:10.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T15:34:11.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T15:34:11.617Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:34:11.617Z] Using test binary docker [2022-04-27T15:34:11.617Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T15:34:11.617Z] +++ /etc/init.d/apparmor start [2022-04-27T15:34:11.617Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:34:11.617Z] INFO: Waiting for daemon to start... [2022-04-27T15:34:11.617Z] Starting dockerd [2022-04-27T15:34:11.617Z] +++ 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-27T15:34:11.823Z] --- PASS: TestBuildMultiStageOnBuild (3.18s) [2022-04-27T15:34:11.823Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:34:12.933Z] --- PASS: TestBuildWithHugeFile (119.25s) [2022-04-27T15:34:12.933Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:34:12.933Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:34:12.933Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:34:12.933Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:34:12.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:34:12.933Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:34:12.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:34:12.933Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:34:12.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:34:12.933Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:34:12.933Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:34:12.933Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:34:12.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T15:34:12.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-27T15:34:12.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-27T15:34:12.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-27T15:34:12.933Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:34:12.933Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:34:12.933Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:34:12.933Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-27T15:34:12.933Z] PASS [2022-04-27T15:34:12.933Z] ok github.com/docker/docker/integration/build 185.375s [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === Skipped [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T15:34:12.933Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T15:34:12.933Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-27T15:34:12.933Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T15:34:12.933Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:34:12.933Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T15:34:12.933Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] DONE 29 tests, 6 skipped in 214.355s [2022-04-27T15:34:12.933Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T15:34:12.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:34:12.933Z] INFO: Testing against a local daemon [2022-04-27T15:34:12.933Z] === RUN TestConfigInspect [2022-04-27T15:34:12.933Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestConfigList [2022-04-27T15:34:12.933Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:34:12.933Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestConfigsUpdate [2022-04-27T15:34:12.933Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestTemplatedConfig [2022-04-27T15:34:12.933Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestConfigCreateResolve [2022-04-27T15:34:12.933Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:34:12.933Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T15:34:12.933Z] PASS [2022-04-27T15:34:12.933Z] ok github.com/docker/docker/integration/config 0.076s [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === Skipped [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T15:34:12.933Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:34:12.933Z] [2022-04-27T15:34:12.933Z] DONE 6 tests, 6 skipped in 1.742s [2022-04-27T15:34:12.933Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T15:34:12.933Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:34:12.933Z] INFO: Testing against a local daemon [2022-04-27T15:34:12.933Z] === RUN TestCheckpoint [2022-04-27T15:34:12.933Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:34:12.933Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:34:12.933Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:34:12.933Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:34:12.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:34:12.933Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:34:12.933Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:34:12.934Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:34:12.934Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:34:12.934Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:34:12.934Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:34:12.934Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:34:12.934Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:34:12.934Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:34:12.934Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-27T15:34:12.934Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:34:12.934Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2022-04-27T15:34:12.934Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:34:12.934Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2022-04-27T15:34:12.934Z] === RUN TestCopyEmptyFile [2022-04-27T15:34:12.934Z] --- PASS: TestCopyEmptyFile (0.35s) [2022-04-27T15:34:12.934Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:34:12.934Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-27T15:34:12.934Z] === RUN TestCopyFromContainer [2022-04-27T15:34:12.934Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.934Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:34:12.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:34:12.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:34:12.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:34:12.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:34:12.934Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:34:12.934Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:34:12.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:34:12.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:34:12.934Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:34:12.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:34:12.934Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:34:12.934Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:34:12.934Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.934Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:34:12.934Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:34:12.934Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:34:12.934Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:34:12.934Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:34:12.934Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:34:12.934Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:34:12.934Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:34:12.934Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:34:12.934Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:34:12.934Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:34:12.934Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:34:12.934Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:34:12.934Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:34:12.934Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-27T15:34:12.934Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:34:12.934Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:34:12.934Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T15:34:12.934Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:34:12.934Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:12.934Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T15:34:12.934Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-27T15:34:12.934Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/process/no_device_mounted (3.51s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.93s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.45s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.48s) [2022-04-27T15:34:12.934Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (1.56s) [2022-04-27T15:34:12.934Z] === RUN TestDiff [2022-04-27T15:34:12.934Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:12.934Z] --- SKIP: TestDiff (0.00s) [2022-04-27T15:34:12.934Z] === RUN TestExecWithCloseStdin [2022-04-27T15:34:12.934Z] --- PASS: TestExecWithCloseStdin (2.06s) [2022-04-27T15:34:12.934Z] === RUN TestExec [2022-04-27T15:34:13.577Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-27T15:34:14.363Z] --- PASS: TestBuildUncleanTarFilenames (2.16s) [2022-04-27T15:34:14.364Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:34:14.499Z] --- PASS: TestExec (1.73s) [2022-04-27T15:34:14.499Z] === RUN TestExecUser [2022-04-27T15:34:14.499Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:34:14.499Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:34:14.499Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:14.499Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:34:14.499Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:14.499Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:34:14.499Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:14.499Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestHealthKillContainer [2022-04-27T15:34:14.499Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:34:14.499Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:34:14.499Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:34:14.499Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:34:14.499Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:34:15.486Z] --- PASS: TestKillContainerInvalidSignal (1.43s) [2022-04-27T15:34:15.486Z] === RUN TestKillContainer [2022-04-27T15:34:15.486Z] === RUN TestKillContainer/no_signal [2022-04-27T15:34:15.802Z] . [2022-04-27T15:34:15.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:34:15.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:34:15.803Z] Error: No such image: emptyfs [2022-04-27T15:34:15.803Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T15:34:15.803Z] ++++ docker load [2022-04-27T15:34:15.803Z] Running integration-test (iteration 1) [2022-04-27T15:34:15.803Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T15:34:15.803Z] ++ 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-27T15:34:15.803Z] ++ set -e [2022-04-27T15:34:15.803Z] ++ '[' -n 0 ']' [2022-04-27T15:34:15.803Z] ++ set -x [2022-04-27T15:34:15.803Z] ++ 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-27T15:34:16.062Z] Loaded image: busybox:latest [2022-04-27T15:34:16.062Z] Loaded image: busybox:glibc [2022-04-27T15:34:17.051Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:34:17.052Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:34:17.052Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:34:17.437Z] Loaded image: debian:bullseye-slim [2022-04-27T15:34:17.437Z] Loaded image: hello-world:latest [2022-04-27T15:34:17.437Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:34:17.437Z] INFO: Testing against a local daemon [2022-04-27T15:34:17.437Z] === RUN TestCgroupNamespacesBuild [2022-04-27T15:34:17.663Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2022-04-27T15:34:17.663Z] === RUN TestBuildWithHugeFile [2022-04-27T15:34:18.373Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-04-27T15:34:18.373Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T15:34:19.750Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-04-27T15:34:19.750Z] === RUN TestBuildWithSession [2022-04-27T15:34:19.750Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:34:19.750Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T15:34:19.750Z] === RUN TestBuildSquashParent [2022-04-27T15:34:23.936Z] --- PASS: TestBuildSquashParent (3.69s) [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:34:23.936Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:34:23.936Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:34:23.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T15:34:23.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T15:34:24.209Z] --- PASS: TestKillContainer (7.92s) [2022-04-27T15:34:24.209Z] --- PASS: TestKillContainer/no_signal (1.37s) [2022-04-27T15:34:24.209Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:34:24.209Z] --- PASS: TestKillContainer/killing_signal (6.49s) [2022-04-27T15:34:24.209Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:34:24.209Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:34:24.209Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestKillStoppedContainer [2022-04-27T15:34:24.209Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:34:24.209Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:34:24.209Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:34:24.209Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:34:24.209Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:34:24.209Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:34:24.209Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:24.209Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:34:24.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:34:24.209Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:34:24.209Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:34:24.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T15:34:24.502Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T15:34:25.195Z] --- PASS: TestLogsFollowTailEmpty (1.44s) [2022-04-27T15:34:25.195Z] === RUN TestNetworkNat [2022-04-27T15:34:25.195Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:25.195Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T15:34:25.195Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:34:25.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T15:34:25.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T15:34:26.759Z] --- PASS: TestNetworkLocalhostTCPNat (1.81s) [2022-04-27T15:34:26.759Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:34:26.759Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:26.759Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T15:34:26.759Z] === RUN TestPause [2022-04-27T15:34:26.759Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:34:26.759Z] --- SKIP: TestPause (0.00s) [2022-04-27T15:34:26.759Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.11s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-04-27T15:34:27.254Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-04-27T15:34:27.254Z] === RUN TestBuildMultiStageCopy [2022-04-27T15:34:27.254Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T15:34:28.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T15:34:28.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T15:34:28.271Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s) [2022-04-27T15:34:28.271Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:34:28.271Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:34:28.271Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T15:34:28.271Z] === RUN TestPsFilter [2022-04-27T15:34:28.271Z] --- PASS: TestPsFilter (0.19s) [2022-04-27T15:34:28.271Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:34:28.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T15:34:28.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy (2.02s) [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-27T15:34:28.960Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-27T15:34:28.960Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T15:34:29.525Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-27T15:34:29.525Z] === RUN TestBuildLabelWithTargets [2022-04-27T15:34:29.578Z] ......... [ 85%] [2022-04-27T15:34:30.416Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.97s) [2022-04-27T15:34:30.416Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:34:30.458Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-27T15:34:30.458Z] === RUN TestBuildWithEmptyLayers [2022-04-27T15:34:31.024Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-27T15:34:31.024Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T15:34:32.397Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-04-27T15:34:32.397Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T15:34:32.566Z] --- PASS: TestRemoveContainerWithVolume (1.86s) [2022-04-27T15:34:32.566Z] === RUN TestRemoveContainerRunning [2022-04-27T15:34:32.962Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-27T15:34:32.962Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T15:34:34.078Z] --- PASS: TestRemoveContainerRunning (1.74s) [2022-04-27T15:34:34.078Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:34:34.335Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-04-27T15:34:34.335Z] === RUN TestBuildWithHugeFile [2022-04-27T15:34:34.786Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-27T15:34:35.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s) [2022-04-27T15:34:35.590Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:34:35.590Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-27T15:34:35.590Z] === RUN TestRenameLinkedContainer [2022-04-27T15:34:35.590Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:35.590Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T15:34:35.590Z] === RUN TestRenameStoppedContainer [2022-04-27T15:34:35.988Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-27T15:34:42.567Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-27T15:34:42.567Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-27T15:34:42.666Z] --- PASS: TestRenameStoppedContainer (6.79s) [2022-04-27T15:34:42.666Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:34:44.146Z] --- PASS: TestImportExtremelyLargeImageWorks (91.52s) [2022-04-27T15:34:44.146Z] PASS [2022-04-27T15:34:44.146Z] [2022-04-27T15:34:44.146Z] DONE 22 tests in 94.560s [2022-04-27T15:34:44.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T15:34:44.146Z] INFO: Testing against a local daemon [2022-04-27T15:34:44.146Z] === RUN TestNetworkCreateDelete [2022-04-27T15:34:44.146Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-27T15:34:44.146Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:34:44.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-27T15:34:44.146Z] === RUN TestDaemonDNSFallback [2022-04-27T15:34:44.341Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-27T15:34:45.847Z] --- PASS: TestImportExtremelyLargeImageWorks (93.29s) [2022-04-27T15:34:45.847Z] PASS [2022-04-27T15:34:45.847Z] [2022-04-27T15:34:45.847Z] === Skipped [2022-04-27T15:34:45.847Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T15:34:45.847Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T15:34:45.847Z] [2022-04-27T15:34:45.847Z] DONE 22 tests, 1 skipped in 97.458s [2022-04-27T15:34:45.847Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T15:34:45.847Z] INFO: Testing against a local daemon [2022-04-27T15:34:45.847Z] === RUN TestNetworkCreateDelete [2022-04-27T15:34:45.847Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T15:34:45.847Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:34:45.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-27T15:34:45.847Z] === RUN TestDaemonDNSFallback [2022-04-27T15:34:46.036Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-04-27T15:34:46.036Z] === RUN TestInspectNetwork [2022-04-27T15:34:46.457Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2022-04-27T15:34:46.457Z] === RUN TestRenameInvalidName [2022-04-27T15:34:47.639Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-27T15:34:47.639Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-27T15:34:48.025Z] --- PASS: TestRenameInvalidName (1.56s) [2022-04-27T15:34:48.026Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:34:49.314Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T15:34:49.315Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T15:34:49.315Z] === RUN TestInspectNetwork/network_name [2022-04-27T15:34:49.315Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T15:34:50.046Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-27T15:34:50.046Z] === RUN TestInspectNetwork [2022-04-27T15:34:50.046Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.046Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T15:34:50.046Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:34:50.046Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.046Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:34:50.046Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:34:50.046Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:50.046Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:50.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:50.047Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:50.047Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:50.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:34:50.047Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:34:50.047Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestNetworkList [2022-04-27T15:34:50.047Z] === RUN TestNetworkList//networks [2022-04-27T15:34:50.047Z] === PAUSE TestNetworkList//networks [2022-04-27T15:34:50.047Z] === RUN TestNetworkList//networks/ [2022-04-27T15:34:50.047Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:34:50.047Z] === CONT TestNetworkList//networks [2022-04-27T15:34:50.047Z] === CONT TestNetworkList//networks/ [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:34:50.047Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:34:50.047Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:34:50.047Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:34:50.047Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:34:50.047Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:34:50.047Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:34:50.047Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:34:50.047Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:34:50.047Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:34:50.047Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:34:50.047Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-27T15:34:50.047Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:34:50.047Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:34:50.047Z] PASS [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === Skipped [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-27T15:34:50.047Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:34:50.047Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:34:50.047Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:34:50.047Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:34:50.047Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-27T15:34:50.047Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:34:50.047Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] DONE 34 tests, 12 skipped in 7.088s [2022-04-27T15:34:50.047Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.047Z] INFO: Testing against a local daemon [2022-04-27T15:34:50.047Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T15:34:50.047Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:34:50.047Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestDockerNetworkIpvlan [2022-04-27T15:34:50.047Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:34:50.047Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:34:50.047Z] PASS [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === Skipped [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:34:50.047Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:34:50.047Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] DONE 2 tests, 2 skipped in 0.081s [2022-04-27T15:34:50.047Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.047Z] INFO: Testing against a local daemon [2022-04-27T15:34:50.047Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T15:34:50.047Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestDockerNetworkMacvlan [2022-04-27T15:34:50.047Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-27T15:34:50.047Z] PASS [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === Skipped [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T15:34:50.047Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-27T15:34:50.047Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] DONE 2 tests, 2 skipped in 0.084s [2022-04-27T15:34:50.047Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.047Z] testing: warning: no tests to run [2022-04-27T15:34:50.047Z] PASS [2022-04-27T15:34:50.047Z] [2022-04-27T15:34:50.047Z] DONE 0 tests in 0.024s [2022-04-27T15:34:50.047Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.047Z] INFO: Testing against a local daemon [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginTLS [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginHeader [2022-04-27T15:34:50.047Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.047Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-27T15:34:50.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-27T15:34:50.308Z] === RUN TestAuthZPluginV2Disable [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-27T15:34:50.308Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-27T15:34:50.308Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T15:34:50.308Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T15:34:50.308Z] PASS [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === Skipped [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T15:34:50.308Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] DONE 17 tests, 17 skipped in 0.280s [2022-04-27T15:34:50.308Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.308Z] INFO: Testing against a local daemon [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:34:50.308Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:34:50.308Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:34:50.308Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:34:50.308Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:34:50.308Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:34:50.308Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:34:50.308Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:34:50.308Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:34:50.308Z] === RUN TestPluginInstall [2022-04-27T15:34:50.308Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T15:34:50.308Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:34:50.308Z] 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-27T15:34:50.308Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T15:34:50.308Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:34:50.308Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T15:34:50.308Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:34:50.308Z] PASS [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === Skipped [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-27T15:34:50.308Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-27T15:34:50.308Z] 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-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:34:50.308Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T15:34:50.308Z] [2022-04-27T15:34:50.308Z] DONE 19 tests, 3 skipped in 0.131s [2022-04-27T15:34:50.308Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T15:34:50.571Z] INFO: Testing against a local daemon [2022-04-27T15:34:50.571Z] === RUN TestExternalGraphDriver [2022-04-27T15:34:50.571Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T15:34:50.571Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-27T15:34:50.571Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:34:51.287Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-27T15:34:51.932Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-27T15:34:51.932Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-27T15:34:51.932Z] [2022-04-27T15:34:51.932Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-27T15:34:51.932Z] =========================== short test summary info ============================ [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-27T15:34:51.932Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-27T15:34:51.932Z] Not supported on most drivers [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-27T15:34:51.932Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-27T15:34:51.932Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-27T15:34:51.932Z] Can fail if eth0 has multiple IP addresses [2022-04-27T15:34:51.932Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-27T15:34:51.932Z] This doesn't seem to be taken into account by the engine [2022-04-27T15:34:51.932Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-27T15:34:51.932Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-27T15:34:51.932Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.90 seconds == [2022-04-27T15:34:52.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork (7.33s) [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T15:34:53.491Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:34:53.870Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-04-27T15:34:53.870Z] PASS [2022-04-27T15:34:54.130Z] [2022-04-27T15:34:54.130Z] === Skipped [2022-04-27T15:34:54.130Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-27T15:34:54.130Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T15:34:54.130Z] [2022-04-27T15:34:54.130Z] DONE 2 tests, 1 skipped in 3.596s [2022-04-27T15:34:54.130Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T15:34:54.130Z] INFO: Testing against a local daemon [2022-04-27T15:34:54.130Z] === RUN TestContinueAfterPluginCrash [2022-04-27T15:34:54.130Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T15:34:54.130Z] === RUN TestReadPluginNoRead [2022-04-27T15:34:54.130Z] === PAUSE TestReadPluginNoRead [2022-04-27T15:34:54.130Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T15:34:54.130Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T15:34:54.130Z] === CONT TestContinueAfterPluginCrash [2022-04-27T15:34:54.130Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T15:34:54.859Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:54.859Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:34:54.859Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:34:54.859Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:34:54.859Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:34:54.859Z] === RUN TestNetworkList [2022-04-27T15:34:54.859Z] === RUN TestNetworkList//networks [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkList//networks [2022-04-27T15:34:54.859Z] === RUN TestNetworkList//networks/ [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:34:54.859Z] === CONT TestNetworkList//networks [2022-04-27T15:34:54.859Z] === CONT TestNetworkList//networks/ [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:34:54.859Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:34:55.422Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-27T15:34:55.422Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:34:56.158Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T15:34:56.158Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T15:34:56.158Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T15:34:56.158Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T15:34:56.158Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T15:34:56.692Z] --- PASS: TestRenameAnonymousContainer (7.51s) [2022-04-27T15:34:56.692Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:34:56.793Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-27T15:34:56.793Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:34:57.144Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T15:34:57.160Z] --- PASS: TestRenameContainerWithSameName (1.57s) [2022-04-27T15:34:57.161Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:34:57.161Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:34:57.161Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:34:57.161Z] === RUN TestResize [2022-04-27T15:34:57.356Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-04-27T15:34:57.356Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:34:57.611Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T15:34:57.611Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T15:34:57.611Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T15:34:57.611Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T15:34:57.611Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T15:34:57.611Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T15:34:58.070Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T15:34:58.070Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T15:34:58.335Z] --- PASS: TestDaemonStartWithLogOpt (4.32s) [2022-04-27T15:34:58.335Z] === CONT TestReadPluginNoRead [2022-04-27T15:34:58.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-27T15:34:58.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:34:59.018Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T15:34:59.327Z] --- PASS: TestResize (1.74s) [2022-04-27T15:34:59.327Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:34:59.653Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-04-27T15:34:59.654Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:35:00.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-27T15:35:00.215Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:35:00.839Z] --- PASS: TestResizeWithInvalidSize (1.97s) [2022-04-27T15:35:00.839Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:35:00.887Z] === RUN TestReadPluginNoRead/default [2022-04-27T15:35:01.831Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T15:35:01.876Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T15:35:02.741Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s) [2022-04-27T15:35:02.741Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:35:02.741Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:35:02.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:35:02.741Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:35:02.985Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2022-04-27T15:35:02.985Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:35:02.985Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:02.985Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:35:02.985Z] === RUN TestStats [2022-04-27T15:35:02.985Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:35:02.985Z] --- SKIP: TestStats (0.00s) [2022-04-27T15:35:02.985Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:35:03.217Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2022-04-27T15:35:03.217Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T15:35:03.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T15:35:03.392Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T15:35:03.392Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T15:35:03.392Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T15:35:03.392Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T15:35:03.392Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T15:35:03.839Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T15:35:03.839Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T15:35:03.839Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T15:35:03.839Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T15:35:03.839Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T15:35:04.414Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T15:35:04.414Z] [2022-04-27T15:35:04.414Z] Unloading profiles will leave already running processes permanently [2022-04-27T15:35:04.414Z] unconfined, which can lead to unexpected situations. [2022-04-27T15:35:04.414Z] [2022-04-27T15:35:04.414Z] To set a process to complain mode, use the command line tool [2022-04-27T15:35:04.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T15:35:04.414Z] Post stage [Pipeline] junit [2022-04-27T15:35:04.431Z] Recording test results [2022-04-27T15:35:04.585Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-27T15:35:04.608Z] === CONT TestReadPluginNoRead [2022-04-27T15:35:04.608Z] read_test.go:92: [d3ee088e07b56] daemon is not started [2022-04-27T15:35:04.608Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-04-27T15:35:04.608Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-27T15:35:04.608Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-04-27T15:35:04.608Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2022-04-27T15:35:04.608Z] PASS [2022-04-27T15:35:04.608Z] [2022-04-27T15:35:04.608Z] DONE 6 tests in 10.582s [2022-04-27T15:35:04.608Z] 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-27T15:35:04.608Z] testing: warning: no tests to run [2022-04-27T15:35:04.608Z] PASS [2022-04-27T15:35:04.608Z] [2022-04-27T15:35:04.608Z] DONE 0 tests in 0.035s [2022-04-27T15:35:04.608Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T15:35:04.867Z] + echo Ensuring container killed. [2022-04-27T15:35:04.867Z] Ensuring container killed. [2022-04-27T15:35:04.867Z] + docker rm -vf docker-pr1 [2022-04-27T15:35:04.867Z] Error: No such container: docker-pr1 [2022-04-27T15:35:04.868Z] INFO: Testing against a local daemon [2022-04-27T15:35:04.868Z] === RUN TestPluginWithDevMounts [2022-04-27T15:35:04.868Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T15:35:04.868Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T15:35:04.868Z] PASS [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === Skipped [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-27T15:35:04.868Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] DONE 1 tests, 1 skipped in 0.115s [2022-04-27T15:35:04.868Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T15:35:04.868Z] INFO: Testing against a local daemon [2022-04-27T15:35:04.868Z] === RUN TestSecretInspect [2022-04-27T15:35:04.868Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-27T15:35:04.868Z] === RUN TestSecretList [2022-04-27T15:35:04.868Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestSecretList (0.01s) [2022-04-27T15:35:04.868Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:35:04.868Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-27T15:35:04.868Z] === RUN TestSecretsUpdate [2022-04-27T15:35:04.868Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-27T15:35:04.868Z] === RUN TestTemplatedSecret [2022-04-27T15:35:04.868Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T15:35:04.868Z] === RUN TestSecretCreateResolve [2022-04-27T15:35:04.868Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-27T15:35:04.868Z] PASS [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === Skipped [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-27T15:35:04.868Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-27T15:35:04.868Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-27T15:35:04.868Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-27T15:35:04.868Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-27T15:35:04.868Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-27T15:35:04.868Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:04.868Z] [2022-04-27T15:35:04.868Z] DONE 6 tests, 6 skipped in 0.162s [2022-04-27T15:35:04.868Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [Pipeline] sh [2022-04-27T15:35:05.128Z] INFO: Testing against a local daemon [2022-04-27T15:35:05.128Z] === RUN TestServiceCreateInit [2022-04-27T15:35:05.128Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:35:05.128Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:35:05.128Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-27T15:35:05.128Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:35:05.128Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:35:05.128Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceConflict [2022-04-27T15:35:05.128Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:35:05.128Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:35:05.128Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:35:05.128Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:35:05.128Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceSysctls [2022-04-27T15:35:05.128Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T15:35:05.128Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:35:05.128Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.128Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-27T15:35:05.128Z] === RUN TestInspect [2022-04-27T15:35:05.128Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.129Z] --- SKIP: TestInspect (0.02s) [2022-04-27T15:35:05.129Z] === RUN TestCreateJob [2022-04-27T15:35:05.129Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.129Z] --- SKIP: TestCreateJob (0.01s) [2022-04-27T15:35:05.129Z] === RUN TestReplicatedJob [2022-04-27T15:35:05.129Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.129Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-27T15:35:05.129Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:35:05.129Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.162Z] + echo Chowning /workspace to jenkins user [2022-04-27T15:35:05.162Z] Chowning /workspace to jenkins user [2022-04-27T15:35:05.162Z] + id -u [2022-04-27T15:35:05.162Z] + id -g [2022-04-27T15:35:05.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T15:35:05.388Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-04-27T15:35:05.389Z] === RUN TestServiceListWithStatuses [2022-04-27T15:35:05.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:35:05.389Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:35:05.389Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:35:05.389Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.389Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-27T15:35:05.389Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:35:05.389Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:05.389Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-27T15:35:05.389Z] === RUN TestServicePlugin [2022-04-27T15:35:06.297Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T15:35:06.770Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T15:35:06.847Z] + bundleName=docker-py [2022-04-27T15:35:06.847Z] + echo Creating docker-py-bundles.tar.gz [2022-04-27T15:35:06.847Z] Creating docker-py-bundles.tar.gz [2022-04-27T15:35:06.847Z] + 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-27T15:35:06.860Z] Archiving artifacts [2022-04-27T15:35:07.082Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-27T15:35:07.237Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T15:35:07.237Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T15:35:07.237Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T15:35:07.237Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T15:35:07.237Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T15:35:07.237Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T15:35:07.237Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T15:35:07.237Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T15:35:07.299Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServicePlugin (1.96s) [2022-04-27T15:35:07.300Z] === RUN TestServiceUpdateLabel [2022-04-27T15:35:07.300Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-27T15:35:07.300Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:35:07.300Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-27T15:35:07.300Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:35:07.300Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-27T15:35:07.300Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:35:07.300Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-27T15:35:07.300Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:35:07.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-04-27T15:35:07.300Z] PASS [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === Skipped [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:35:07.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:35:07.300Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-27T15:35:07.300Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-27T15:35:07.300Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-27T15:35:07.300Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-04-27T15:35:07.300Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-27T15:35:07.300Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-27T15:35:07.300Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-04-27T15:35:07.300Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T15:35:07.300Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-27T15:35:07.300Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-27T15:35:07.300Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-04-27T15:35:07.300Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-27T15:35:07.300Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-27T15:35:07.300Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-27T15:35:07.300Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-27T15:35:07.300Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-04-27T15:35:07.300Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T15:35:07.300Z] [2022-04-27T15:35:07.300Z] DONE 24 tests, 23 skipped in 2.383s [2022-04-27T15:35:07.300Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T15:35:07.441Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/make.sh binary [2022-04-27T15:35:07.560Z] INFO: Testing against a local daemon [2022-04-27T15:35:07.560Z] === RUN TestSessionCreate [2022-04-27T15:35:07.560Z] --- PASS: TestSessionCreate (0.04s) [2022-04-27T15:35:07.560Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:35:07.560Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-27T15:35:07.560Z] PASS [2022-04-27T15:35:07.560Z] [2022-04-27T15:35:07.560Z] DONE 2 tests in 0.167s [2022-04-27T15:35:07.560Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T15:35:07.560Z] INFO: Testing against a local daemon [2022-04-27T15:35:07.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:35:07.560Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:35:07.560Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:35:07.560Z] === RUN TestDiskUsage [2022-04-27T15:35:07.560Z] === PAUSE TestDiskUsage [2022-04-27T15:35:07.560Z] === RUN TestEventsExecDie [2022-04-27T15:35:07.702Z] [2022-04-27T15:35:07.963Z] Removing bundles/ [2022-04-27T15:35:07.963Z] [2022-04-27T15:35:07.963Z] ---> Making bundle: binary (in bundles/binary) [2022-04-27T15:35:07.963Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-27T15:35:07.963Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:35:08.129Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-27T15:35:08.129Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:35:08.129Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-27T15:35:08.129Z] === RUN TestEventsVolumeCreate [2022-04-27T15:35:08.220Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T15:35:08.389Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-27T15:35:08.389Z] === RUN TestInfoBinaryCommits [2022-04-27T15:35:08.389Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T15:35:08.389Z] === RUN TestInfoAPIVersioned [2022-04-27T15:35:08.389Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T15:35:08.389Z] === RUN TestInfoAPI [2022-04-27T15:35:08.389Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T15:35:08.389Z] === RUN TestInfoAPIWarnings [2022-04-27T15:35:11.165Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T15:35:12.724Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T15:35:12.724Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T15:35:12.724Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T15:35:12.725Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T15:35:12.725Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T15:35:12.725Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T15:35:14.935Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T15:35:15.705Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.05s) [2022-04-27T15:35:15.705Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:35:15.705Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:35:15.705Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T15:35:15.705Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:35:16.713Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T15:35:17.589Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-04-27T15:35:17.589Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:35:18.987Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9r96nz0hprx08pyjwu0o1pwpl Created:2022-04-27 15:35:17.756556368 +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[81f6890f4da637f586ae309ccc8b7f5246d491e4a82b1608bb863b3b6db257da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6lh1jmf8vvjcl8mejljflww25 EndpointID:58b89ecfd12b495a3c6ecb76a88d159ab396823c42e1033eed1677b86f127084 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:73368a167264c717e1850f0d75711afdf74c001ebb644c330be6e9c853234373 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:1c8b25489546 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6lh1jmf8vvjcl8mejljflww25 EndpointID:58b89ecfd12b495a3c6ecb76a88d159ab396823c42e1033eed1677b86f127084 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T15:35:20.546Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T15:35:21.032Z] --- PASS: TestBuildWithHugeFile (44.27s) [2022-04-27T15:35:21.032Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:35:21.032Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:35:21.032Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:35:21.032Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:35:21.032Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:35:21.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:35:21.032Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:35:21.032Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:35:21.032Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:35:21.032Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:35:21.032Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:35:21.032Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:35:21.032Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:35:21.032Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-04-27T15:35:21.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-04-27T15:35:21.032Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-27T15:35:21.032Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-04-27T15:35:21.032Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:35:21.032Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T15:35:21.032Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T15:35:21.530Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T15:35:21.530Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T15:35:21.530Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T15:35:22.414Z] --- PASS: TestBuildPreserveOwnership (3.36s) [2022-04-27T15:35:22.414Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-04-27T15:35:22.414Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-04-27T15:35:22.414Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:35:22.414Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-27T15:35:22.414Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T15:35:22.980Z] Loaded image: busybox:latest [2022-04-27T15:35:23.238Z] Loaded image: busybox:glibc [2022-04-27T15:35:24.172Z] Loaded image: debian:bullseye-slim [2022-04-27T15:35:24.172Z] Loaded image: hello-world:latest [2022-04-27T15:35:24.172Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:35:24.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-04-27T15:35:24.255Z] PASS [2022-04-27T15:35:24.255Z] [2022-04-27T15:35:24.255Z] === Skipped [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:35:24.255Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:35:24.255Z] [2022-04-27T15:35:24.255Z] DONE 38 tests, 1 skipped in 44.271s [2022-04-27T15:35:24.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:35:24.255Z] INFO: Testing against a local daemon [2022-04-27T15:35:24.255Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T15:35:24.255Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:35:24.255Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:35:24.255Z] === RUN TestDockerNetworkIpvlan [2022-04-27T15:35:24.255Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:35:24.255Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:35:24.255Z] PASS [2022-04-27T15:35:24.255Z] [2022-04-27T15:35:24.255Z] === Skipped [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:35:24.255Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:35:24.255Z] [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:35:24.255Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:35:24.255Z] [2022-04-27T15:35:24.255Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-27T15:35:24.255Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:35:24.255Z] INFO: Testing against a local daemon [2022-04-27T15:35:24.255Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T15:35:24.478Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T15:35:24.817Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-04-27T15:35:24.817Z] === RUN TestDockerNetworkMacvlan [2022-04-27T15:35:25.379Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T15:35:25.420Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T15:35:26.042Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T15:35:26.307Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T15:35:26.486Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-04-27T15:35:26.486Z] === RUN TestInfoDebug [2022-04-27T15:35:26.486Z] --- PASS: TestInfoDebug (0.54s) [2022-04-27T15:35:26.486Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:35:26.486Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-27T15:35:26.486Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:35:26.486Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-27T15:35:26.486Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:35:26.486Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T15:35:26.486Z] === RUN TestPingCacheHeaders [2022-04-27T15:35:26.751Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T15:35:26.751Z] === RUN TestPingGet [2022-04-27T15:35:26.751Z] --- PASS: TestPingGet (0.01s) [2022-04-27T15:35:26.751Z] === RUN TestPingHead [2022-04-27T15:35:26.751Z] --- PASS: TestPingHead (0.04s) [2022-04-27T15:35:26.751Z] === RUN TestPingSwarmHeader [2022-04-27T15:35:26.869Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T15:35:27.320Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T15:35:27.891Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T15:35:28.761Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T15:35:28.830Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T15:35:28.830Z] --- PASS: TestPingSwarmHeader (2.22s) [2022-04-27T15:35:28.830Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T15:35:28.830Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T15:35:28.830Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T15:35:28.830Z] === RUN TestVersion [2022-04-27T15:35:28.830Z] --- PASS: TestVersion (0.03s) [2022-04-27T15:35:28.830Z] === CONT TestDiskUsage [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T15:35:29.400Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T15:35:29.660Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T15:35:29.661Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T15:35:29.921Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T15:35:30.166Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage (1.23s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-27T15:35:30.182Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-27T15:35:30.182Z] PASS [2022-04-27T15:35:30.182Z] [2022-04-27T15:35:30.182Z] === Skipped [2022-04-27T15:35:30.182Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:35:30.182Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:35:30.182Z] [2022-04-27T15:35:30.182Z] DONE 54 tests, 1 skipped in 22.659s [2022-04-27T15:35:30.182Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T15:35:30.182Z] INFO: Testing against a local daemon [2022-04-27T15:35:30.182Z] === RUN TestVolumesCreateAndList [2022-04-27T15:35:30.182Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T15:35:30.182Z] === RUN TestVolumesRemove [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-27T15:35:30.442Z] === RUN TestVolumesInspect [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:35:30.442Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:35:30.442Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:35:30.442Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:35:30.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:35:30.442Z] PASS [2022-04-27T15:35:30.442Z] [2022-04-27T15:35:30.442Z] DONE 9 tests in 0.201s [2022-04-27T15:35:30.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T15:35:30.442Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14237 is not a child of this shell [2022-04-27T15:35:30.442Z] warning: PID 14237 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-27T15:35:30.442Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T15:35:30.442Z] [2022-04-27T15:35:30.442Z] Unloading profiles will leave already running processes permanently [2022-04-27T15:35:30.442Z] unconfined, which can lead to unexpected situations. [2022-04-27T15:35:30.442Z] [2022-04-27T15:35:30.442Z] To set a process to complain mode, use the command line tool [2022-04-27T15:35:30.442Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T15:35:30.442Z] Removing test suite binaries [2022-04-27T15:35:30.442Z] exiting test-integration [2022-04-27T15:35:30.442Z] ++ exit 0 [2022-04-27T15:35:30.442Z] [2022-04-27T15:35:30.633Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T15:35:30.633Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T15:35:30.633Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T15:35:30.653Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T15:35:30.792Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T15:35:30.792Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T15:35:30.792Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T15:35:30.792Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T15:35:30.792Z] === RUN TestDockerSuite/TestBuildAddTar Post stage [Pipeline] junit [2022-04-27T15:35:31.396Z] Recording test results [2022-04-27T15:35:32.279Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.35s) [2022-04-27T15:35:32.279Z] PASS [2022-04-27T15:35:32.279Z] [2022-04-27T15:35:32.279Z] === Skipped [2022-04-27T15:35:32.279Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-27T15:35:32.279Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:35:32.279Z] [2022-04-27T15:35:32.279Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:35:32.279Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:35:32.279Z] [2022-04-27T15:35:32.279Z] DONE 34 tests, 2 skipped in 75.885s [2022-04-27T15:35:32.279Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T15:35:32.279Z] ++ 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-27T15:35:32.279Z] ++ set -e [2022-04-27T15:35:32.279Z] ++ '[' -n 0 ']' [2022-04-27T15:35:32.279Z] ++ set -x [2022-04-27T15:35:32.279Z] ++ 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-27T15:35:32.279Z] INFO: Testing against a local daemon [2022-04-27T15:35:32.279Z] === RUN TestConfigInspect [2022-04-27T15:35:33.125Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T15:35:33.477Z] + echo Ensuring container killed. [2022-04-27T15:35:33.477Z] Ensuring container killed. [2022-04-27T15:35:33.477Z] + docker rm -vf docker-pr1 [2022-04-27T15:35:33.477Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T15:35:33.578Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T15:35:33.765Z] + echo Chowning /workspace to jenkins user [2022-04-27T15:35:33.765Z] Chowning /workspace to jenkins user [2022-04-27T15:35:33.765Z] + id -u [2022-04-27T15:35:33.765Z] + id -g [2022-04-27T15:35:33.765Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T15:35:33.765Z] Unable to find image 'busybox:latest' locally [2022-04-27T15:35:33.765Z] latest: Pulling from library/busybox [2022-04-27T15:35:33.927Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T15:35:34.027Z] 50e8d59317eb: Pulling fs layer [2022-04-27T15:35:34.178Z] --- PASS: TestConfigInspect (2.24s) [2022-04-27T15:35:34.178Z] === RUN TestConfigList [2022-04-27T15:35:34.289Z] 50e8d59317eb: Download complete [2022-04-27T15:35:34.289Z] 50e8d59317eb: Pull complete [2022-04-27T15:35:34.289Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T15:35:34.289Z] Status: Downloaded newer image for busybox:latest [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s) [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-04-27T15:35:34.856Z] PASS [2022-04-27T15:35:34.856Z] [2022-04-27T15:35:34.856Z] DONE 8 tests in 11.147s [2022-04-27T15:35:34.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T15:35:34.856Z] testing: warning: no tests to run [2022-04-27T15:35:34.856Z] PASS [2022-04-27T15:35:34.856Z] [2022-04-27T15:35:34.856Z] DONE 0 tests in 0.007s [2022-04-27T15:35:34.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T15:35:34.856Z] INFO: Testing against a local daemon [2022-04-27T15:35:34.856Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T15:35:35.137Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T15:35:35.785Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-04-27T15:35:35.785Z] === RUN TestAuthZPluginTLS [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T15:35:36.347Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-27T15:35:36.347Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T15:35:36.502Z] + bundleName=amd64-rootless [2022-04-27T15:35:36.502Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-27T15:35:36.502Z] Creating amd64-rootless-bundles.tar.gz [2022-04-27T15:35:36.502Z] + 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-27T15:35:36.502Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-27T15:35:36.515Z] Archiving artifacts [2022-04-27T15:35:36.705Z] --- PASS: TestConfigList (2.23s) [2022-04-27T15:35:36.705Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:35:36.910Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T15:35:36.910Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T15:35:36.946Z] --- PASS: TestUpdateRestartPolicy (19.34s) [2022-04-27T15:35:36.946Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:35:36.946Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2022-04-27T15:35:36.946Z] === RUN TestWaitNonBlocked [2022-04-27T15:35:36.946Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:35:36.946Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:35:36.946Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:35:36.946Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:35:36.946Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:35:36.946Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:35:37.472Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-27T15:35:37.472Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T15:35:38.038Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T15:35:38.038Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T15:35:38.499Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:35:38.604Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2022-04-27T15:35:38.604Z] === RUN TestConfigsUpdate [2022-04-27T15:35:38.813Z] + make clean [2022-04-27T15:35:39.073Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:35:39.073Z] docker-dev-cache [2022-04-27T15:35:39.073Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T15:35:39.404Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-04-27T15:35:39.404Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T15:35:39.663Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-27T15:35:39.663Z] === RUN TestAuthZPluginErrorRequest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T15:35:39.904Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T15:35:39.904Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T15:35:39.904Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T15:35:39.904Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T15:35:39.904Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T15:35:40.239Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-27T15:35:40.240Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T15:35:40.802Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T15:35:40.802Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T15:35:41.130Z] --- PASS: TestConfigsUpdate (2.19s) [2022-04-27T15:35:41.130Z] === RUN TestTemplatedConfig [2022-04-27T15:35:42.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-27T15:35:42.170Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T15:35:43.539Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-04-27T15:35:43.539Z] === RUN TestAuthZPluginHeader [2022-04-27T15:35:43.657Z] --- PASS: TestTemplatedConfig (2.48s) [2022-04-27T15:35:43.657Z] === RUN TestConfigCreateResolve [2022-04-27T15:35:44.105Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-27T15:35:44.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2022-04-27T15:35:44.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.89s) [2022-04-27T15:35:44.105Z] === RUN TestWaitBlocked [2022-04-27T15:35:44.105Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:35:44.105Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T15:35:44.105Z] PASS [2022-04-27T15:35:44.105Z] ok github.com/docker/docker/integration/container 99.444s [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === Skipped [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T15:35:44.105Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T15:35:44.105Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T15:35:44.105Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T15:35:44.105Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T15:35:44.105Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T15:35:44.105Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T15:35:44.105Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T15:35:44.105Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T15:35:44.105Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T15:35:44.105Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T15:35:44.105Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.06s) [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T15:35:44.105Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T15:35:44.105Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T15:35:44.105Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T15:35:44.105Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T15:35:44.105Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T15:35:44.105Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T15:35:44.105Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T15:35:44.105Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:35:44.105Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T15:35:44.105Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T15:35:44.105Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T15:35:44.105Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T15:35:44.105Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T15:35:44.105Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T15:35:44.105Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:35:44.105Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T15:35:44.105Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T15:35:44.105Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T15:35:44.105Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:35:44.105Z] [2022-04-27T15:35:44.105Z] DONE 120 tests, 34 skipped in 101.942s [2022-04-27T15:35:44.105Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T15:35:44.468Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-27T15:35:44.468Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T15:35:45.555Z] --- PASS: TestConfigCreateResolve (2.26s) [2022-04-27T15:35:45.555Z] PASS [2022-04-27T15:35:45.555Z] [2022-04-27T15:35:45.555Z] DONE 6 tests in 13.725s [2022-04-27T15:35:45.555Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T15:35:45.555Z] ++ 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-27T15:35:45.555Z] ++ set -e [2022-04-27T15:35:45.555Z] ++ '[' -n 0 ']' [2022-04-27T15:35:45.555Z] ++ set -x [2022-04-27T15:35:45.555Z] ++ 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-27T15:35:45.555Z] INFO: Testing against a local daemon [2022-04-27T15:35:45.555Z] === RUN TestCheckpoint [2022-04-27T15:35:45.555Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:35:45.555Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:35:45.555Z] === RUN TestContainerInvalidJSON [2022-04-27T15:35:45.555Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:35:45.555Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:35:45.555Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:35:45.556Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:35:45.556Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:35:45.556Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:35:45.556Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:35:45.556Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:35:45.814Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-27T15:35:45.814Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:35:45.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-27T15:35:45.814Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:35:45.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-27T15:35:45.814Z] === RUN TestCopyEmptyFile [2022-04-27T15:35:46.072Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-27T15:35:46.072Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:35:46.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T15:35:46.072Z] === RUN TestCopyFromContainer [2022-04-27T15:35:47.005Z] === RUN TestCopyFromContainer// [2022-04-27T15:35:47.005Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T15:35:47.005Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T15:35:47.264Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T15:35:47.264Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T15:35:47.264Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T15:35:47.264Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T15:35:47.264Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T15:35:47.522Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T15:35:47.522Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer (1.51s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T15:35:47.522Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T15:35:47.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:35:47.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:35:47.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:35:47.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:35:47.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:35:47.522Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:35:47.522Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:35:47.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:35:47.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:35:47.522Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:35:47.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:35:47.522Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:35:47.522Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-04-27T15:35:47.522Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:35:47.522Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:35:47.522Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:35:47.522Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:35:47.522Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:35:47.522Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:35:47.522Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:35:47.522Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:35:47.522Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:35:47.522Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:35:47.522Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:35:47.522Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:35:47.522Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:35:47.780Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T15:35:47.780Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:35:48.635Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2022-04-27T15:35:48.635Z] === RUN TestAuthZPluginV2Disable [2022-04-27T15:35:49.157Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-04-27T15:35:49.157Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:35:50.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:35:50.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:35:50.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:35:50.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:35:50.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:35:50.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:35:50.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:35:50.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:35:50.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:35:50.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:35:50.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T15:35:50.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T15:35:50.091Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:35:50.657Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-04-27T15:35:50.657Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:35:50.657Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:35:50.657Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:35:50.657Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T15:35:50.657Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:35:50.657Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:35:50.657Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:35:50.657Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-27T15:35:50.657Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:35:50.657Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T15:35:50.657Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T15:35:50.657Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T15:35:50.657Z] === RUN TestDaemonRestartIpcMode [2022-04-27T15:35:50.657Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T15:35:50.657Z] === RUN TestDaemonHostGatewayIP [2022-04-27T15:35:50.657Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T15:35:50.657Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T15:35:50.657Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T15:35:50.657Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:35:50.657Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T15:35:50.657Z] === RUN TestDiff [2022-04-27T15:35:50.915Z] --- PASS: TestDiff (0.41s) [2022-04-27T15:35:50.915Z] === RUN TestExecWithCloseStdin [2022-04-27T15:35:51.480Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-04-27T15:35:51.480Z] === RUN TestExec [2022-04-27T15:35:51.906Z] --- PASS: TestAuthZPluginV2Disable (3.44s) [2022-04-27T15:35:51.906Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T15:35:52.046Z] --- PASS: TestExec (0.46s) [2022-04-27T15:35:52.046Z] === RUN TestExecUser [2022-04-27T15:35:52.611Z] --- PASS: TestExecUser (0.47s) [2022-04-27T15:35:52.612Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:35:52.870Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-04-27T15:35:52.870Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:35:54.247Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-27T15:35:54.247Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:35:54.812Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-04-27T15:35:54.812Z] === RUN TestHealthKillContainer [2022-04-27T15:35:55.183Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s) [2022-04-27T15:35:55.183Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T15:36:00.901Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T15:36:00.901Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T15:36:00.901Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T15:36:00.901Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T15:36:00.901Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T15:36:02.918Z] --- PASS: TestHealthKillContainer (7.83s) [2022-04-27T15:36:02.918Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:36:03.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2022-04-27T15:36:03.176Z] === RUN TestIpcModeNone [2022-04-27T15:36:03.434Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-27T15:36:03.434Z] === RUN TestIpcModePrivate [2022-04-27T15:36:04.000Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-27T15:36:04.000Z] --- PASS: TestIpcModePrivate (0.47s) [2022-04-27T15:36:04.000Z] === RUN TestIpcModeShareable [2022-04-27T15:36:04.264Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-27T15:36:04.522Z] --- PASS: TestIpcModeShareable (0.49s) [2022-04-27T15:36:04.522Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T15:36:05.133Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s) [2022-04-27T15:36:05.133Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T15:36:05.364Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:36:05.364Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:36:05.364Z] === RUN TestDaemonConfigValidation [2022-04-27T15:36:05.364Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T15:36:05.364Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:36:05.364Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:36:05.364Z] === RUN TestDaemonProxy [2022-04-27T15:36:05.364Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:36:05.364Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T15:36:05.364Z] PASS [2022-04-27T15:36:05.364Z] ok github.com/docker/docker/integration/daemon 0.096s [2022-04-27T15:36:05.364Z] [2022-04-27T15:36:05.364Z] === Skipped [2022-04-27T15:36:05.364Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T15:36:05.364Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] [2022-04-27T15:36:05.364Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T15:36:05.364Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] [2022-04-27T15:36:05.364Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T15:36:05.364Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T15:36:05.364Z] [2022-04-27T15:36:05.364Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T15:36:05.364Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T15:36:05.364Z] [2022-04-27T15:36:05.364Z] DONE 4 tests, 4 skipped in 19.831s [2022-04-27T15:36:05.364Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T15:36:05.898Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-27T15:36:05.898Z] === RUN TestAPIIpcModeHost [2022-04-27T15:36:06.463Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-04-27T15:36:06.463Z] === RUN TestDaemonIpcModeShareable [2022-04-27T15:36:06.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:06.929Z] INFO: Testing against a local daemon [2022-04-27T15:36:06.929Z] === RUN TestCommitInheritsEnv [2022-04-27T15:36:06.929Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:36:06.929Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T15:36:06.930Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:36:06.930Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:36:06.930Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:36:06.930Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:36:06.930Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:36:06.930Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T15:36:06.930Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:36:06.930Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-27T15:36:06.930Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:36:06.930Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-27T15:36:06.930Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:36:07.397Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-27T15:36:07.397Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-27T15:36:07.397Z] === RUN TestDaemonIpcModePrivate [2022-04-27T15:36:07.917Z] --- PASS: TestRemoveImageOrphaning (0.93s) [2022-04-27T15:36:07.917Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:36:07.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-27T15:36:07.917Z] === RUN TestTagInvalidReference [2022-04-27T15:36:07.917Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-27T15:36:07.917Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:36:07.917Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-27T15:36:07.917Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:36:08.385Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-27T15:36:08.385Z] === RUN TestTagOfficialNames [2022-04-27T15:36:08.385Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-27T15:36:08.385Z] === RUN TestTagMatchesDigest [2022-04-27T15:36:08.385Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-27T15:36:08.385Z] PASS [2022-04-27T15:36:08.385Z] ok github.com/docker/docker/integration/image 1.463s [2022-04-27T15:36:08.385Z] [2022-04-27T15:36:08.385Z] === Skipped [2022-04-27T15:36:08.385Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T15:36:08.385Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:36:08.385Z] [2022-04-27T15:36:08.385Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:36:08.385Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:36:08.385Z] [2022-04-27T15:36:08.385Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T15:36:08.385Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T15:36:08.385Z] [2022-04-27T15:36:08.385Z] DONE 12 tests, 3 skipped in 4.857s [2022-04-27T15:36:08.385Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T15:36:08.792Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-27T15:36:08.792Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-27T15:36:08.792Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T15:36:09.155Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:36:09.155Z] Using test binary docker [2022-04-27T15:36:09.155Z] +++ /etc/init.d/apparmor start [2022-04-27T15:36:09.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:36:09.155Z] INFO: Waiting for daemon to start... [2022-04-27T15:36:09.155Z] Starting dockerd [2022-04-27T15:36:09.155Z] +++ 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-27T15:36:09.155Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T15:36:09.155Z] Using test binary docker [2022-04-27T15:36:09.155Z] +++ /etc/init.d/apparmor start [2022-04-27T15:36:09.155Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T15:36:09.155Z] INFO: Waiting for daemon to start... [2022-04-27T15:36:09.155Z] Starting dockerd [2022-04-27T15:36:09.155Z] +++ 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-27T15:36:09.155Z] . [2022-04-27T15:36:09.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:36:09.155Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:36:09.155Z] Error: No such image: emptyfs [2022-04-27T15:36:09.155Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T15:36:09.155Z] ++++ docker load [2022-04-27T15:36:09.155Z] [2022-04-27T15:36:09.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T15:36:09.155Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T15:36:09.155Z] Error: No such image: emptyfs [2022-04-27T15:36:09.155Z] ++++ docker load [2022-04-27T15:36:09.155Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T15:36:09.155Z] Running integration-test (iteration 1) [2022-04-27T15:36:09.156Z] 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-27T15:36:09.156Z] ++ 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-27T15:36:09.156Z] ++ set -e [2022-04-27T15:36:09.156Z] ++ '[' -n 0 ']' [2022-04-27T15:36:09.156Z] ++ set -x [2022-04-27T15:36:09.156Z] ++ 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-27T15:36:09.156Z] Running integration-test (iteration 1) [2022-04-27T15:36:09.156Z] 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-27T15:36:09.156Z] ++ 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-27T15:36:09.156Z] ++ set -e [2022-04-27T15:36:09.156Z] ++ '[' -n 0 ']' [2022-04-27T15:36:09.156Z] ++ set -x [2022-04-27T15:36:09.156Z] ++ 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-27T15:36:09.156Z] Loaded image: busybox:latest [2022-04-27T15:36:09.156Z] Loaded image: busybox:latest [2022-04-27T15:36:09.156Z] Loaded image: busybox:glibc [2022-04-27T15:36:09.156Z] Loaded image: busybox:glibc [2022-04-27T15:36:09.726Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-27T15:36:09.726Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-27T15:36:09.726Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T15:36:10.024Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T15:36:10.024Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T15:36:10.024Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T15:36:10.024Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T15:36:10.024Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T15:36:10.603Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:10.603Z] INFO: Testing against a local daemon [2022-04-27T15:36:10.603Z] === RUN TestNetworkCreateDelete [2022-04-27T15:36:10.603Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:36:10.603Z] 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-27T15:36:10.603Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonDNSFallback [2022-04-27T15:36:10.603Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestInspectNetwork [2022-04-27T15:36:10.603Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:10.603Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:36:10.603Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:36:10.603Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:36:10.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:36:10.603Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:36:10.603Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:36:10.603Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:36:10.603Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:36:10.603Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestNetworkList [2022-04-27T15:36:10.603Z] === RUN TestNetworkList//networks [2022-04-27T15:36:10.603Z] === PAUSE TestNetworkList//networks [2022-04-27T15:36:10.603Z] === RUN TestNetworkList//networks/ [2022-04-27T15:36:10.603Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:36:10.603Z] === CONT TestNetworkList//networks [2022-04-27T15:36:10.603Z] === CONT TestNetworkList//networks/ [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkList (0.04s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:36:10.603Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:36:10.603Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:36:10.603Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:36:10.603Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:36:10.603Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:36:10.603Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:36:10.603Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:36:10.603Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:36:10.603Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:36:10.603Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:36:10.603Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:36:10.603Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:36:10.603Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:36:10.603Z] PASS [2022-04-27T15:36:10.603Z] ok github.com/docker/docker/integration/network 0.171s [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === Skipped [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T15:36:10.603Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T15:36:10.603Z] 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-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T15:36:10.603Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T15:36:10.603Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T15:36:10.603Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T15:36:10.603Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T15:36:10.603Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T15:36:10.603Z] [2022-04-27T15:36:10.603Z] DONE 34 tests, 15 skipped in 2.119s [2022-04-27T15:36:10.603Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T15:36:11.100Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-27T15:36:11.100Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2022-04-27T15:36:11.100Z] === RUN TestIpcModeOlderClient [2022-04-27T15:36:11.100Z] === PAUSE TestIpcModeOlderClient [2022-04-27T15:36:11.100Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:36:11.358Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-27T15:36:11.358Z] === RUN TestKillContainer [2022-04-27T15:36:11.358Z] === RUN TestKillContainer/no_signal [2022-04-27T15:36:11.590Z] testing: warning: no tests to run [2022-04-27T15:36:11.590Z] PASS [2022-04-27T15:36:11.590Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2022-04-27T15:36:11.590Z] [2022-04-27T15:36:11.590Z] DONE 0 tests in 0.666s [2022-04-27T15:36:11.590Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T15:36:11.925Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:36:12.058Z] testing: warning: no tests to run [2022-04-27T15:36:12.058Z] PASS [2022-04-27T15:36:12.058Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2022-04-27T15:36:12.058Z] [2022-04-27T15:36:12.058Z] DONE 0 tests in 0.661s [2022-04-27T15:36:12.058Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T15:36:12.183Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:36:12.447Z] Loaded image: debian:bullseye-slim [2022-04-27T15:36:12.447Z] Loaded image: hello-world:latest [2022-04-27T15:36:12.707Z] Loaded image: debian:bullseye-slim [2022-04-27T15:36:12.707Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:36:12.707Z] INFO: Testing against a local daemon [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T15:36:12.707Z] Loaded image: hello-world:latest [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T15:36:12.707Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T15:36:12.749Z] --- PASS: TestKillContainer (1.32s) [2022-04-27T15:36:12.749Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-27T15:36:12.749Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-27T15:36:12.749Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-04-27T15:36:12.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:36:12.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T15:36:12.966Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T15:36:12.966Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T15:36:12.966Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:36:12.966Z] INFO: Testing against a local daemon [2022-04-27T15:36:12.966Z] === RUN TestDockerDaemonSuite [2022-04-27T15:36:12.966Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-27T15:36:13.008Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T15:36:13.045Z] testing: warning: no tests to run [2022-04-27T15:36:13.045Z] PASS [2022-04-27T15:36:13.045Z] ok github.com/docker/docker/integration/plugin 0.064s [2022-04-27T15:36:13.045Z] [2022-04-27T15:36:13.045Z] DONE 0 tests in 0.664s [2022-04-27T15:36:13.045Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T15:36:13.513Z] testing: warning: no tests to run [2022-04-27T15:36:13.513Z] PASS [2022-04-27T15:36:13.513Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2022-04-27T15:36:13.513Z] [2022-04-27T15:36:13.513Z] DONE 0 tests in 0.663s [2022-04-27T15:36:13.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T15:36:13.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-04-27T15:36:13.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-27T15:36:13.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-04-27T15:36:13.578Z] === RUN TestKillStoppedContainer [2022-04-27T15:36:13.578Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T15:36:13.578Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:36:13.578Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T15:36:13.578Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:36:14.144Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-27T15:36:14.144Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:36:14.710Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-04-27T15:36:14.710Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:36:14.968Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-04-27T15:36:14.968Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T15:36:15.227Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-27T15:36:15.227Z] === RUN TestLinksContainerNames [2022-04-27T15:36:15.862Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T15:36:15.862Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T15:36:15.862Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T15:36:15.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T15:36:16.161Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-27T15:36:16.161Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:36:16.419Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-27T15:36:16.419Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T15:36:16.984Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/default [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/private [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/slave [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/shared [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T15:36:16.984Z] === CONT TestMountDaemonRoot/default [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T15:36:16.984Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:36:16.984Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/shared [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/slave [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/private [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T15:36:16.985Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:36:16.985Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:36:16.985Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:36:17.163Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T15:36:17.163Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T15:36:17.242Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T15:36:17.242Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-04-27T15:36:17.242Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T15:36:17.731Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T15:36:17.731Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T15:36:18.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:18.267Z] INFO: Testing against a local daemon [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:18.267Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:18.267Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:18.267Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:18.267Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:18.267Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:36:18.267Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:36:18.267Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:36:18.267Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:36:18.267Z] === RUN TestPluginInstall [2022-04-27T15:36:18.267Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T15:36:18.267Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:36:18.267Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T15:36:18.267Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:36:18.267Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:36:18.267Z] PASS [2022-04-27T15:36:18.267Z] ok github.com/docker/docker/integration/plugin/common 0.118s [2022-04-27T15:36:18.267Z] [2022-04-27T15:36:18.267Z] === Skipped [2022-04-27T15:36:18.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T15:36:18.267Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] [2022-04-27T15:36:18.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T15:36:18.267Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] [2022-04-27T15:36:18.267Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T15:36:18.267Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T15:36:18.267Z] [2022-04-27T15:36:18.267Z] DONE 19 tests, 3 skipped in 4.146s [2022-04-27T15:36:18.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T15:36:18.615Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-04-27T15:36:18.616Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T15:36:18.668Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T15:36:18.668Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T15:36:18.668Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T15:36:18.873Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-27T15:36:18.873Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T15:36:19.439Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-27T15:36:19.439Z] === RUN TestNetworkNat [2022-04-27T15:36:19.696Z] --- PASS: TestNetworkNat (0.44s) [2022-04-27T15:36:19.696Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:36:19.833Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:19.833Z] INFO: Testing against a local daemon [2022-04-27T15:36:19.833Z] === RUN TestExternalGraphDriver [2022-04-27T15:36:19.833Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:36:19.833Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-04-27T15:36:19.833Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:36:19.833Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:36:19.833Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:36:19.833Z] PASS [2022-04-27T15:36:19.833Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.090s [2022-04-27T15:36:19.833Z] [2022-04-27T15:36:19.833Z] === Skipped [2022-04-27T15:36:19.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-04-27T15:36:19.833Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T15:36:19.833Z] [2022-04-27T15:36:19.833Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T15:36:19.833Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T15:36:19.833Z] [2022-04-27T15:36:19.833Z] DONE 2 tests, 2 skipped in 1.951s [2022-04-27T15:36:19.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T15:36:20.044Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T15:36:20.262Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-27T15:36:20.262Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:36:20.612Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T15:36:20.612Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T15:36:20.612Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T15:36:21.219Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-27T15:36:21.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T15:36:21.722Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T15:36:21.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T15:36:21.792Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T15:36:22.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:22.048Z] INFO: Testing against a local daemon [2022-04-27T15:36:22.048Z] === RUN TestReadPluginNoRead [2022-04-27T15:36:22.048Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:36:22.048Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T15:36:22.048Z] PASS [2022-04-27T15:36:22.048Z] ok github.com/docker/docker/integration/plugin/logging 0.069s [2022-04-27T15:36:22.048Z] [2022-04-27T15:36:22.048Z] === Skipped [2022-04-27T15:36:22.048Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T15:36:22.048Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T15:36:22.048Z] [2022-04-27T15:36:22.048Z] DONE 1 tests, 1 skipped in 1.889s [2022-04-27T15:36:22.048Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T15:36:22.739Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T15:36:22.788Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-27T15:36:22.788Z] === RUN TestPause [2022-04-27T15:36:22.997Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T15:36:22.997Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T15:36:22.997Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T15:36:22.997Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T15:36:23.035Z] testing: warning: no tests to run [2022-04-27T15:36:23.035Z] PASS [2022-04-27T15:36:23.035Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2022-04-27T15:36:23.035Z] [2022-04-27T15:36:23.035Z] DONE 0 tests in 0.989s [2022-04-27T15:36:23.035Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T15:36:23.220Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-27T15:36:23.220Z] PASS [2022-04-27T15:36:23.220Z] [2022-04-27T15:36:23.220Z] DONE 17 tests in 46.944s [2022-04-27T15:36:23.220Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T15:36:23.220Z] INFO: Testing against a local daemon [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:23.220Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:36:23.220Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:36:23.220Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:36:23.221Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:36:23.221Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:36:23.221Z] === RUN TestPluginInstall [2022-04-27T15:36:23.221Z] === RUN TestPluginInstall/no_auth [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:23.221Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:23.221Z] === RUN TestPluginInstall/with_insecure [2022-04-27T15:36:23.353Z] --- PASS: TestPause (0.45s) [2022-04-27T15:36:23.354Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:36:23.354Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:36:23.354Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:36:23.354Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:36:23.612Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-27T15:36:23.612Z] === RUN TestPidHost [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb446976e1575cc66cead3d8b54fcd68f94ff84f3888f68d65d0e4d8f2730249" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb446976e1575cc66cead3d8b54fcd68f94ff84f3888f68d65d0e4d8f2730249" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:36:24.375Z] --- PASS: TestBuildWithHugeFile (127.12s) [2022-04-27T15:36:24.375Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T15:36:24.375Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:36:24.375Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:36:24.375Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T15:36:24.375Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:36:24.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:36:24.375Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:36:24.375Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:36:24.375Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:36:24.375Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:36:24.375Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T15:36:24.375Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T15:36:24.375Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T15:36:24.375Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-27T15:36:24.375Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-27T15:36:24.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-27T15:36:24.375Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T15:36:24.375Z] === RUN TestBuildPreserveOwnership [2022-04-27T15:36:24.375Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T15:36:24.406Z] plugin_test.go:195: [df1d7725364c0] daemon is not started [2022-04-27T15:36:24.406Z] --- PASS: TestPluginInstall (2.77s) [2022-04-27T15:36:24.406Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-04-27T15:36:24.406Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-04-27T15:36:24.406Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-04-27T15:36:24.406Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:36:24.544Z] --- PASS: TestPidHost (0.99s) [2022-04-27T15:36:24.544Z] === RUN TestPsFilter [2022-04-27T15:36:24.802Z] --- PASS: TestPsFilter (0.10s) [2022-04-27T15:36:24.802Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:36:25.061Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-27T15:36:25.061Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:36:25.249Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:25.249Z] INFO: Testing against a local daemon [2022-04-27T15:36:25.249Z] === RUN TestPluginWithDevMounts [2022-04-27T15:36:25.249Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:25.249Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T15:36:25.249Z] PASS [2022-04-27T15:36:25.249Z] ok github.com/docker/docker/integration/plugin/volumes 0.069s [2022-04-27T15:36:25.249Z] [2022-04-27T15:36:25.249Z] === Skipped [2022-04-27T15:36:25.249Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T15:36:25.249Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:25.249Z] [2022-04-27T15:36:25.249Z] DONE 1 tests, 1 skipped in 1.861s [2022-04-27T15:36:25.249Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T15:36:25.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T15:36:25.626Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-27T15:36:25.626Z] === RUN TestRemoveContainerRunning [2022-04-27T15:36:25.885Z] --- PASS: TestRemoveContainerRunning (0.47s) [2022-04-27T15:36:25.885Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:36:26.278Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T15:36:26.297Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T15:36:26.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-27T15:36:26.457Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:36:26.457Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T15:36:26.457Z] === RUN TestRenameLinkedContainer [2022-04-27T15:36:26.817Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:26.817Z] INFO: Testing against a local daemon [2022-04-27T15:36:26.817Z] === RUN TestSecretInspect [2022-04-27T15:36:26.817Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T15:36:26.817Z] === RUN TestSecretList [2022-04-27T15:36:26.817Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T15:36:26.817Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:36:26.817Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:36:26.817Z] === RUN TestSecretsUpdate [2022-04-27T15:36:26.817Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T15:36:26.817Z] === RUN TestTemplatedSecret [2022-04-27T15:36:26.817Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T15:36:26.817Z] === RUN TestSecretCreateResolve [2022-04-27T15:36:26.817Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:26.817Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T15:36:26.817Z] PASS [2022-04-27T15:36:26.817Z] ok github.com/docker/docker/integration/secret 0.074s [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === Skipped [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T15:36:26.817Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:26.817Z] [2022-04-27T15:36:26.817Z] DONE 6 tests, 6 skipped in 1.552s [2022-04-27T15:36:26.817Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T15:36:26.845Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T15:36:26.859Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T15:36:27.779Z] --- PASS: TestBuildPreserveOwnership (3.22s) [2022-04-27T15:36:27.779Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.04s) [2022-04-27T15:36:27.779Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-04-27T15:36:27.779Z] === RUN TestBuildPlatformInvalid [2022-04-27T15:36:27.779Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-27T15:36:27.779Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T15:36:27.787Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-04-27T15:36:27.787Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-27T15:36:27.787Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-27T15:36:27.787Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:36:27.820Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T15:36:27.820Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T15:36:27.820Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T15:36:27.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T15:36:28.346Z] Loaded image: busybox:latest [2022-04-27T15:36:28.349Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-27T15:36:28.349Z] PASS [2022-04-27T15:36:28.349Z] [2022-04-27T15:36:28.349Z] DONE 24 tests in 6.749s [2022-04-27T15:36:28.349Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T15:36:28.349Z] INFO: Testing against a local daemon [2022-04-27T15:36:28.349Z] === RUN TestExternalGraphDriver [2022-04-27T15:36:28.355Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-04-27T15:36:28.355Z] === RUN TestRenameStoppedContainer [2022-04-27T15:36:28.605Z] === RUN TestExternalGraphDriver/json [2022-04-27T15:36:28.606Z] Loaded image: busybox:glibc [2022-04-27T15:36:28.612Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-27T15:36:28.612Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:36:28.864Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T15:36:29.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:29.033Z] INFO: Testing against a local daemon [2022-04-27T15:36:29.033Z] === RUN TestServiceCreateInit [2022-04-27T15:36:29.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:36:29.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:36:29.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:36:29.033Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceConflict [2022-04-27T15:36:29.033Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:36:29.033Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-27T15:36:29.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:36:29.033Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:36:29.033Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:36:29.033Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceSysctls [2022-04-27T15:36:29.033Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T15:36:29.033Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:36:29.033Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-27T15:36:29.033Z] === RUN TestInspect [2022-04-27T15:36:29.033Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestInspect (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestCreateJob [2022-04-27T15:36:29.033Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestReplicatedJob [2022-04-27T15:36:29.033Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:36:29.033Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceListWithStatuses [2022-04-27T15:36:29.033Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:36:29.033Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:36:29.033Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServicePlugin [2022-04-27T15:36:29.033Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceUpdateLabel [2022-04-27T15:36:29.033Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:36:29.033Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:36:29.033Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:36:29.033Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T15:36:29.033Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:36:29.033Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:36:29.033Z] PASS [2022-04-27T15:36:29.033Z] ok github.com/docker/docker/integration/service 0.237s [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === Skipped [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-27T15:36:29.033Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T15:36:29.033Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-27T15:36:29.033Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-27T15:36:29.033Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T15:36:29.033Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T15:36:29.033Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T15:36:29.033Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T15:36:29.033Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T15:36:29.033Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T15:36:29.033Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T15:36:29.033Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T15:36:29.033Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T15:36:29.033Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T15:36:29.033Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T15:36:29.033Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T15:36:29.033Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T15:36:29.033Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T15:36:29.033Z] [2022-04-27T15:36:29.033Z] DONE 24 tests, 23 skipped in 2.343s [2022-04-27T15:36:29.033Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T15:36:29.545Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-04-27T15:36:29.545Z] === RUN TestRenameInvalidName [2022-04-27T15:36:29.802Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-27T15:36:29.802Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:36:30.242Z] Loaded image: debian:bullseye-slim [2022-04-27T15:36:30.497Z] === RUN TestExternalGraphDriver/spec [2022-04-27T15:36:30.500Z] Loaded image: hello-world:latest [2022-04-27T15:36:30.500Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T15:36:30.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:30.598Z] INFO: Testing against a local daemon [2022-04-27T15:36:30.598Z] === RUN TestSessionCreate [2022-04-27T15:36:30.598Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:30.598Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T15:36:30.598Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:36:30.598Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:30.598Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:36:30.598Z] PASS [2022-04-27T15:36:30.598Z] ok github.com/docker/docker/integration/session 0.072s [2022-04-27T15:36:30.598Z] [2022-04-27T15:36:30.598Z] === Skipped [2022-04-27T15:36:30.598Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T15:36:30.598Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:30.598Z] [2022-04-27T15:36:30.598Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T15:36:30.598Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T15:36:30.598Z] [2022-04-27T15:36:30.598Z] DONE 2 tests, 2 skipped in 1.438s [2022-04-27T15:36:30.598Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T15:36:31.068Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T15:36:31.702Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-27T15:36:31.702Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:36:31.702Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-27T15:36:31.702Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:36:31.864Z] === RUN TestExternalGraphDriver/pull [2022-04-27T15:36:32.635Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-04-27T15:36:32.635Z] === RUN TestResize [2022-04-27T15:36:32.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T15:36:32.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:32.814Z] INFO: Testing against a local daemon [2022-04-27T15:36:32.814Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:36:32.814Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:32.814Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestDiskUsage [2022-04-27T15:36:32.814Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:36:32.814Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestEventsExecDie [2022-04-27T15:36:32.814Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:36:32.814Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:36:32.814Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:36:32.814Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestEventsVolumeCreate [2022-04-27T15:36:32.814Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:36:32.814Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestInfoAPI [2022-04-27T15:36:32.814Z] --- PASS: TestInfoAPI (0.05s) [2022-04-27T15:36:32.814Z] === RUN TestInfoAPIWarnings [2022-04-27T15:36:32.814Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:36:32.814Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestInfoDebug [2022-04-27T15:36:32.814Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:32.814Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:36:32.814Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:32.814Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:36:32.814Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:32.814Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T15:36:32.814Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:36:32.973Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T15:36:33.201Z] --- PASS: TestResize (0.41s) [2022-04-27T15:36:33.201Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:36:33.282Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-27T15:36:33.282Z] === RUN TestPingCacheHeaders [2022-04-27T15:36:33.458Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-27T15:36:33.458Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:36:33.541Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T15:36:33.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T15:36:33.673Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T15:36:33.751Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-27T15:36:33.751Z] === RUN TestPingGet [2022-04-27T15:36:33.751Z] --- PASS: TestPingGet (0.05s) [2022-04-27T15:36:33.751Z] === RUN TestPingHead [2022-04-27T15:36:33.751Z] --- PASS: TestPingHead (0.04s) [2022-04-27T15:36:33.751Z] === RUN TestPingSwarmHeader [2022-04-27T15:36:33.751Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:33.751Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T15:36:33.751Z] === RUN TestVersion [2022-04-27T15:36:33.751Z] --- PASS: TestVersion (0.03s) [2022-04-27T15:36:33.751Z] PASS [2022-04-27T15:36:33.751Z] ok github.com/docker/docker/integration/system 1.271s [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === Skipped [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:36:33.751Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T15:36:33.751Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T15:36:33.751Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T15:36:33.751Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T15:36:33.751Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T15:36:33.751Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T15:36:33.751Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T15:36:33.751Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T15:36:33.751Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T15:36:33.751Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T15:36:33.751Z] [2022-04-27T15:36:33.751Z] DONE 16 tests, 10 skipped in 3.026s [2022-04-27T15:36:33.751Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T15:36:33.756Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-04-27T15:36:33.756Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-04-27T15:36:33.756Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-04-27T15:36:33.756Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-04-27T15:36:33.756Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:36:34.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:34.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:34.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:34.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:36:34.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:34.110Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T15:36:34.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T15:36:35.047Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T15:36:35.306Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-27T15:36:35.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:35.317Z] INFO: Testing against a local daemon [2022-04-27T15:36:35.317Z] === RUN TestVolumesCreateAndList [2022-04-27T15:36:35.317Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-27T15:36:35.317Z] === RUN TestVolumesRemove [2022-04-27T15:36:35.317Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-27T15:36:35.317Z] === RUN TestVolumesInspect [2022-04-27T15:36:35.317Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-27T15:36:35.317Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:36:35.317Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:36:35.317Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:36:35.317Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:36:35.317Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:36:35.396Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:35.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:36:35.785Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:36:35.785Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:36:35.785Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:36:35.785Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:36:35.785Z] PASS [2022-04-27T15:36:35.785Z] ok github.com/docker/docker/integration/volume 0.280s [2022-04-27T15:36:35.785Z] [2022-04-27T15:36:35.785Z] DONE 9 tests in 1.808s [2022-04-27T15:36:35.785Z] INFO: make.ps1 ended at 04/27/2022 15:36:35 [2022-04-27T15:36:35.785Z] INFO: Integration CLI tests being run from the host: [2022-04-27T15:36:35.785Z] 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-27T15:36:36.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:36:36.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:37.212Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-27T15:36:37.782Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:37.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T15:36:37.923Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2022-04-27T15:36:37.923Z] PASS [2022-04-27T15:36:37.923Z] [2022-04-27T15:36:37.923Z] DONE 5 tests in 9.169s [2022-04-27T15:36:37.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T15:36:37.923Z] INFO: Testing against a local daemon [2022-04-27T15:36:37.923Z] === RUN TestContinueAfterPluginCrash [2022-04-27T15:36:37.923Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T15:36:37.923Z] === RUN TestReadPluginNoRead [2022-04-27T15:36:37.923Z] === PAUSE TestReadPluginNoRead [2022-04-27T15:36:37.923Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T15:36:37.923Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T15:36:37.923Z] === CONT TestContinueAfterPluginCrash [2022-04-27T15:36:37.923Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T15:36:39.120Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-27T15:36:39.687Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-27T15:36:39.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T15:36:39.820Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T15:36:39.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T15:36:39.948Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T15:36:40.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:36:40.516Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.86s) [2022-04-27T15:36:40.516Z] PASS [2022-04-27T15:36:40.516Z] [2022-04-27T15:36:40.516Z] === Skipped [2022-04-27T15:36:40.516Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T15:36:40.516Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T15:36:40.516Z] [2022-04-27T15:36:40.516Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T15:36:40.516Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T15:36:40.516Z] [2022-04-27T15:36:40.516Z] DONE 34 tests, 2 skipped in 192.022s [2022-04-27T15:36:40.516Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T15:36:40.516Z] ++ 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-27T15:36:40.516Z] ++ set -e [2022-04-27T15:36:40.516Z] ++ '[' -n 0 ']' [2022-04-27T15:36:40.516Z] ++ set -x [2022-04-27T15:36:40.516Z] ++ 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-27T15:36:40.775Z] INFO: Testing against a local daemon [2022-04-27T15:36:40.775Z] === RUN TestConfigInspect [2022-04-27T15:36:40.775Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T15:36:40.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:36:41.245Z] --- PASS: TestDaemonStartWithLogOpt (3.50s) [2022-04-27T15:36:41.245Z] === CONT TestReadPluginNoRead [2022-04-27T15:36:41.343Z] docker_cli_daemon_test.go:1472: [da850281331fe] daemon is not started [2022-04-27T15:36:41.913Z] check_test.go:307: [dd06b0b82e64b] daemon is not started [2022-04-27T15:36:41.913Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-27T15:36:42.483Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T15:36:43.419Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T15:36:43.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T15:36:43.604Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T15:36:43.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T15:36:43.604Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T15:36:43.604Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T15:36:43.678Z] --- PASS: TestConfigInspect (2.96s) [2022-04-27T15:36:43.678Z] === RUN TestConfigList [2022-04-27T15:36:43.766Z] === RUN TestReadPluginNoRead/default [2022-04-27T15:36:43.937Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T15:36:44.153Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:36:44.197Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-27T15:36:44.458Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T15:36:44.458Z] INFO: Testing against a local daemon [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T15:36:44.458Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T15:36:44.458Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T15:36:44.458Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T15:36:44.695Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T15:36:44.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:36:44.926Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T15:36:45.132Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T15:36:45.394Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T15:36:45.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:36:45.700Z] check_test.go:307: [dba964d1c4644] daemon is not started [2022-04-27T15:36:45.700Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-27T15:36:45.862Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T15:36:46.063Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T15:36:46.319Z] --- PASS: TestContinueAfterPluginCrash (8.62s) [2022-04-27T15:36:46.330Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T15:36:46.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T15:36:46.584Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:36:46.635Z] --- PASS: TestConfigList (2.86s) [2022-04-27T15:36:46.635Z] === RUN TestConfigsCreateAndDelete [2022-04-27T15:36:46.635Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T15:36:46.881Z] === CONT TestReadPluginNoRead [2022-04-27T15:36:46.881Z] read_test.go:92: [dfa73a967b081] daemon is not started [2022-04-27T15:36:46.881Z] --- PASS: TestReadPluginNoRead (5.88s) [2022-04-27T15:36:46.881Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-27T15:36:46.881Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-04-27T15:36:46.881Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-04-27T15:36:46.881Z] PASS [2022-04-27T15:36:46.881Z] [2022-04-27T15:36:46.881Z] DONE 6 tests in 9.401s [2022-04-27T15:36:46.881Z] 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-27T15:36:46.881Z] testing: warning: no tests to run [2022-04-27T15:36:47.137Z] PASS [2022-04-27T15:36:47.137Z] [2022-04-27T15:36:47.137Z] DONE 0 tests in 0.010s [2022-04-27T15:36:47.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T15:36:47.137Z] INFO: Testing against a local daemon [2022-04-27T15:36:47.137Z] === RUN TestPluginWithDevMounts [2022-04-27T15:36:47.137Z] === PAUSE TestPluginWithDevMounts [2022-04-27T15:36:47.137Z] === CONT TestPluginWithDevMounts [2022-04-27T15:36:47.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:36:47.570Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T15:36:48.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T15:36:48.138Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T15:36:48.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:36:49.027Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-04-27T15:36:49.027Z] PASS [2022-04-27T15:36:49.027Z] [2022-04-27T15:36:49.027Z] DONE 1 tests in 1.623s [2022-04-27T15:36:49.027Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T15:36:49.027Z] INFO: Testing against a local daemon [2022-04-27T15:36:49.027Z] === RUN TestSecretInspect [2022-04-27T15:36:49.075Z] --- PASS: TestConfigsCreateAndDelete (2.59s) [2022-04-27T15:36:49.075Z] === RUN TestConfigsUpdate [2022-04-27T15:36:49.075Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T15:36:49.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:36:49.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T15:36:49.462Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T15:36:49.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T15:36:49.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T15:36:49.930Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T15:36:49.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T15:36:49.930Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T15:36:49.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T15:36:50.013Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T15:36:50.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.25s) [2022-04-27T15:36:50.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-04-27T15:36:50.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-04-27T15:36:50.760Z] === RUN TestCgroupNamespacesRun [2022-04-27T15:36:50.921Z] --- PASS: TestSecretInspect (2.17s) [2022-04-27T15:36:50.921Z] === RUN TestSecretList [2022-04-27T15:36:52.152Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-27T15:36:52.152Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T15:36:52.177Z] --- PASS: TestConfigsUpdate (2.92s) [2022-04-27T15:36:52.177Z] === RUN TestTemplatedConfig [2022-04-27T15:36:53.113Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-04-27T15:36:53.113Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T15:36:53.113Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-27T15:36:53.439Z] --- PASS: TestSecretList (2.18s) [2022-04-27T15:36:53.439Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:36:53.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T15:36:53.707Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T15:36:53.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T15:36:54.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-27T15:36:54.046Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T15:36:55.330Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-04-27T15:36:55.330Z] === RUN TestSecretsUpdate [2022-04-27T15:36:55.419Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-27T15:36:55.419Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T15:36:55.648Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-27T15:36:55.907Z] --- PASS: TestTemplatedConfig (3.86s) [2022-04-27T15:36:55.907Z] === RUN TestConfigCreateResolve [2022-04-27T15:36:56.352Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-04-27T15:36:56.352Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T15:36:57.725Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-27T15:36:57.725Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T15:36:57.848Z] --- PASS: TestSecretsUpdate (2.22s) [2022-04-27T15:36:57.848Z] === RUN TestTemplatedSecret [2022-04-27T15:36:58.290Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-27T15:36:58.290Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T15:36:58.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T15:36:58.399Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T15:36:58.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T15:36:58.399Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T15:36:58.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T15:36:59.195Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-27T15:36:59.195Z] --- PASS: TestConfigCreateResolve (3.17s) [2022-04-27T15:36:59.195Z] PASS [2022-04-27T15:36:59.195Z] [2022-04-27T15:36:59.195Z] DONE 6 tests in 18.486s [2022-04-27T15:36:59.195Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T15:36:59.195Z] ++ 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-27T15:36:59.195Z] ++ set -e [2022-04-27T15:36:59.195Z] ++ '[' -n 0 ']' [2022-04-27T15:36:59.195Z] ++ set -x [2022-04-27T15:36:59.195Z] ++ 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-27T15:36:59.195Z] INFO: Testing against a local daemon [2022-04-27T15:36:59.195Z] === RUN TestCheckpoint [2022-04-27T15:36:59.195Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:36:59.195Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:36:59.195Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T15:36:59.195Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T15:36:59.195Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-27T15:36:59.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T15:36:59.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:36:59.195Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T15:36:59.455Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T15:36:59.455Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T15:36:59.455Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-27T15:36:59.455Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T15:36:59.455Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-27T15:36:59.455Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T15:36:59.455Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-27T15:36:59.455Z] === RUN TestCopyEmptyFile [2022-04-27T15:36:59.663Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-04-27T15:36:59.663Z] === RUN TestNISDomainname [2022-04-27T15:36:59.921Z] --- PASS: TestNISDomainname (0.51s) [2022-04-27T15:36:59.921Z] === RUN TestHostnameDnsResolution [2022-04-27T15:37:00.023Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-04-27T15:37:00.023Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T15:37:00.023Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-04-27T15:37:00.023Z] === RUN TestCopyFromContainer [2022-04-27T15:37:00.368Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-27T15:37:00.368Z] === RUN TestSecretCreateResolve [2022-04-27T15:37:00.487Z] --- PASS: TestHostnameDnsResolution (0.71s) [2022-04-27T15:37:00.487Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T15:37:01.053Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-04-27T15:37:01.053Z] === RUN TestPrivilegedHostDevices [2022-04-27T15:37:01.618Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-27T15:37:01.618Z] === RUN TestStats [2022-04-27T15:37:01.930Z] === RUN TestCopyFromContainer// [2022-04-27T15:37:02.189Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-27T15:37:02.189Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T15:37:02.189Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T15:37:02.261Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-27T15:37:02.261Z] PASS [2022-04-27T15:37:02.261Z] [2022-04-27T15:37:02.261Z] DONE 6 tests in 13.507s [2022-04-27T15:37:02.261Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T15:37:02.261Z] INFO: Testing against a local daemon [2022-04-27T15:37:02.261Z] === RUN TestServiceCreateInit [2022-04-27T15:37:02.261Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:37:02.449Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T15:37:02.449Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T15:37:02.708Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T15:37:02.708Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T15:37:02.968Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T15:37:02.968Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T15:37:03.228Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer (3.26s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.17s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-04-27T15:37:03.228Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-04-27T15:37:03.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T15:37:03.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:37:03.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:37:03.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:37:03.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:37:03.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:37:03.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:37:03.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T15:37:03.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T15:37:03.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T15:37:03.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-27T15:37:03.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T15:37:03.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T15:37:03.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T15:37:03.228Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T15:37:03.487Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2022-04-27T15:37:03.487Z] === RUN TestCreateWithInvalidEnv [2022-04-27T15:37:03.487Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T15:37:03.487Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T15:37:03.487Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T15:37:03.487Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T15:37:03.487Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T15:37:03.487Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T15:37:03.487Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T15:37:03.487Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T15:37:03.487Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T15:37:03.487Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-27T15:37:03.487Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T15:37:03.487Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T15:37:03.487Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T15:37:03.487Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T15:37:03.487Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-27T15:37:03.487Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T15:37:04.144Z] --- PASS: TestStats (2.44s) [2022-04-27T15:37:04.144Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:37:04.144Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T15:37:04.144Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T15:37:04.144Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T15:37:04.144Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T15:37:04.144Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T15:37:04.144Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T15:37:04.144Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T15:37:04.144Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T15:37:04.144Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T15:37:04.144Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T15:37:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T15:37:04.165Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T15:37:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T15:37:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T15:37:04.165Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T15:37:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T15:37:04.165Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T15:37:04.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T15:37:04.709Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T15:37:04.886Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-27T15:37:06.265Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) [2022-04-27T15:37:06.265Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T15:37:06.265Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-27T15:37:06.430Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:37:06.615Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T15:37:07.202Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T15:37:07.770Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T15:37:07.987Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T15:37:07.987Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-27T15:37:07.987Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2022-04-27T15:37:07.987Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-27T15:37:07.987Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-04-27T15:37:07.987Z] === RUN TestDeleteDevicemapper [2022-04-27T15:37:07.987Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:37:07.987Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T15:37:07.987Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:37:08.030Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:37:08.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:37:08.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:37:08.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:37:08.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:37:08.030Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:37:08.030Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:37:08.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T15:37:08.030Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T15:37:08.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T15:37:08.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T15:37:08.289Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-27T15:37:08.289Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T15:37:08.289Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T15:37:08.289Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-27T15:37:08.857Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-04-27T15:37:08.857Z] === RUN TestCreateDifferentPlatform [2022-04-27T15:37:08.857Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T15:37:08.857Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T15:37:08.857Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-27T15:37:08.857Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T15:37:08.857Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T15:37:08.857Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T15:37:08.857Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-27T15:37:08.857Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T15:37:09.121Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-27T15:37:09.121Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T15:37:09.121Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T15:37:09.121Z] === RUN TestDaemonRestartIpcMode [2022-04-27T15:37:09.121Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T15:37:09.121Z] === RUN TestDaemonHostGatewayIP [2022-04-27T15:37:09.121Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T15:37:09.121Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T15:37:09.121Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T15:37:09.121Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T15:37:09.121Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T15:37:09.121Z] === RUN TestDiff [2022-04-27T15:37:09.359Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-04-27T15:37:09.359Z] === RUN TestUpdateMemory [2022-04-27T15:37:09.380Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T15:37:09.638Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T15:37:09.638Z] --- PASS: TestDiff (0.64s) [2022-04-27T15:37:09.638Z] === RUN TestExecWithCloseStdin [2022-04-27T15:37:09.699Z] --- PASS: TestServiceCreateInit (7.17s) [2022-04-27T15:37:09.699Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s) [2022-04-27T15:37:09.699Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-04-27T15:37:09.699Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:37:09.897Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-27T15:37:09.925Z] --- PASS: TestUpdateMemory (0.51s) [2022-04-27T15:37:09.925Z] === RUN TestUpdateCPUQuota [2022-04-27T15:37:10.465Z] check_test.go:307: [de0ecd8b586c2] daemon is not started [2022-04-27T15:37:10.465Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-27T15:37:10.465Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-27T15:37:10.724Z] --- PASS: TestExecWithCloseStdin (0.98s) [2022-04-27T15:37:10.724Z] === RUN TestExec [2022-04-27T15:37:10.858Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-04-27T15:37:10.858Z] === RUN TestUpdatePidsLimit [2022-04-27T15:37:10.858Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T15:37:10.858Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T15:37:11.116Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T15:37:11.152Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T15:37:11.374Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T15:37:11.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T15:37:11.632Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T15:37:11.663Z] --- PASS: TestExec (0.86s) [2022-04-27T15:37:11.663Z] === RUN TestExecUser [2022-04-27T15:37:11.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-27T15:37:12.460Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-27T15:37:12.460Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:37:12.599Z] --- PASS: TestExecUser (0.86s) [2022-04-27T15:37:12.599Z] === RUN TestExportContainerAndImportImage [2022-04-27T15:37:12.599Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T15:37:12.599Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-27T15:37:13.536Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2022-04-27T15:37:13.536Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T15:37:14.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T15:37:14.107Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T15:37:14.107Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T15:37:14.107Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:37:14.473Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-27T15:37:14.573Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T15:37:14.653Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-27T15:37:14.653Z] Copying nested executables into bundles/binary-daemon [2022-04-27T15:37:14.653Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-27T15:37:14.653Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:37:14.653Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-27T15:37:14.653Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-27T15:37:14.732Z] --- PASS: TestExportContainerAfterDaemonRestart (1.36s) [2022-04-27T15:37:14.732Z] === RUN TestHealthCheckWorkdir [2022-04-27T15:37:15.001Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/make.sh cross [2022-04-27T15:37:15.262Z] [2022-04-27T15:37:15.262Z] Removing bundles/ [2022-04-27T15:37:15.301Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T15:37:15.523Z] [2022-04-27T15:37:15.523Z] ---> Making bundle: cross (in bundles/cross) [2022-04-27T15:37:15.523Z] Cross building: bundles/cross/linux/amd64 [2022-04-27T15:37:15.523Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T15:37:15.523Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T15:37:15.871Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-04-27T15:37:15.871Z] === RUN TestHealthKillContainer [2022-04-27T15:37:16.136Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T15:37:16.136Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T15:37:16.136Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T15:37:16.442Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T15:37:16.442Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-27T15:37:19.925Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T15:37:20.392Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T15:37:20.392Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T15:37:20.392Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T15:37:20.392Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T15:37:20.392Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T15:37:20.642Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-27T15:37:20.900Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T15:37:21.945Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T15:37:22.400Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T15:37:23.361Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T15:37:23.430Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T15:37:23.430Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T15:37:23.688Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-27T15:37:23.816Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T15:37:24.258Z] check_test.go:307: [d1b32bbc8b7ae] daemon is not started [2022-04-27T15:37:24.258Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-27T15:37:24.258Z] --- PASS: TestHealthKillContainer (8.37s) [2022-04-27T15:37:24.258Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T15:37:24.271Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T15:37:24.654Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-04-27T15:37:24.654Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:37:24.654Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-27T15:37:24.654Z] === RUN TestWaitNonBlocked [2022-04-27T15:37:24.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:37:24.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:37:24.654Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:37:24.654Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:37:24.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:37:24.654Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:37:24.654Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T15:37:24.654Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-04-27T15:37:24.654Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-04-27T15:37:24.654Z] === RUN TestWaitBlocked [2022-04-27T15:37:24.654Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:37:24.654Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:37:24.654Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:37:24.654Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:37:24.654Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:37:24.654Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:37:24.825Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T15:37:24.825Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-27T15:37:24.825Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2022-04-27T15:37:24.825Z] === RUN TestIpcModeNone [2022-04-27T15:37:25.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T15:37:25.395Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-27T15:37:25.589Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-27T15:37:25.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-04-27T15:37:25.589Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2022-04-27T15:37:25.589Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T15:37:25.589Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T15:37:25.656Z] --- PASS: TestIpcModeNone (0.77s) [2022-04-27T15:37:25.656Z] === RUN TestIpcModePrivate [2022-04-27T15:37:25.656Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-27T15:37:26.225Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-04-27T15:37:26.485Z] --- PASS: TestIpcModePrivate (0.86s) [2022-04-27T15:37:26.485Z] === RUN TestIpcModeShareable [2022-04-27T15:37:27.057Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-27T15:37:27.317Z] --- PASS: TestIpcModeShareable (0.87s) [2022-04-27T15:37:27.317Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T15:37:27.491Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.99s) [2022-04-27T15:37:27.492Z] === CONT TestIpcModeOlderClient [2022-04-27T15:37:27.492Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-27T15:37:27.492Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T15:37:27.492Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-04-27T15:37:27.492Z] === CONT TestDaemonHostGatewayIP [2022-04-27T15:37:27.754Z] --- PASS: TestCreateServiceMultipleTimes (15.73s) [2022-04-27T15:37:27.754Z] === RUN TestCreateServiceConflict [2022-04-27T15:37:27.754Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-27T15:37:27.754Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:37:28.700Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T15:37:28.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T15:37:28.928Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T15:37:28.932Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T15:37:28.959Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-27T15:37:29.383Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T15:37:29.383Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:37:29.838Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T15:37:29.903Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T15:37:29.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2022-04-27T15:37:29.903Z] === RUN TestAPIIpcModeHost [2022-04-27T15:37:30.021Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-04-27T15:37:30.021Z] === CONT TestDaemonRestartIpcMode [2022-04-27T15:37:30.272Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2022-04-27T15:37:30.272Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:37:30.471Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T15:37:30.729Z] --- PASS: TestAPIIpcModeHost (0.80s) [2022-04-27T15:37:30.729Z] === RUN TestDaemonIpcModeShareable [2022-04-27T15:37:30.797Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T15:37:30.797Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T15:37:30.797Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T15:37:31.094Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T15:37:31.094Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T15:37:31.094Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T15:37:31.918Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-04-27T15:37:32.057Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T15:37:32.057Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T15:37:32.057Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T15:37:32.107Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2022-04-27T15:37:32.370Z] --- PASS: TestDaemonIpcModeShareable (1.48s) [2022-04-27T15:37:32.370Z] === RUN TestDaemonIpcModePrivate [2022-04-27T15:37:32.511Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T15:37:33.746Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T15:37:33.746Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-27T15:37:34.005Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2022-04-27T15:37:34.005Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T15:37:34.036Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T15:37:34.263Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-27T15:37:34.997Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T15:37:35.198Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2022-04-27T15:37:35.452Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T15:37:35.452Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T15:37:35.452Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T15:37:35.457Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2022-04-27T15:37:35.457Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T15:37:35.460Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T15:37:36.392Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-27T15:37:36.392Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T15:37:36.392Z] check_test.go:307: [d7e0a466d1baa] daemon is not started [2022-04-27T15:37:36.392Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-27T15:37:36.412Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T15:37:36.419Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T15:37:36.419Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T15:37:36.419Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T15:37:36.419Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T15:37:36.419Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T15:37:36.651Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T15:37:36.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-04-27T15:37:36.867Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T15:37:36.867Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T15:37:36.867Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T15:37:36.867Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T15:37:36.867Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T15:37:36.910Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.58s) [2022-04-27T15:37:36.910Z] === RUN TestIpcModeOlderClient [2022-04-27T15:37:36.910Z] === PAUSE TestIpcModeOlderClient [2022-04-27T15:37:36.910Z] === RUN TestKillContainerInvalidSignal [2022-04-27T15:37:37.656Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T15:37:37.849Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-04-27T15:37:37.849Z] === RUN TestKillContainer [2022-04-27T15:37:37.849Z] === RUN TestKillContainer/no_signal [2022-04-27T15:37:37.849Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T15:37:38.419Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-27T15:37:38.616Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T15:37:38.678Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T15:37:39.070Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T15:37:39.247Z] === RUN TestKillContainer/killing_signal [2022-04-27T15:37:39.247Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T15:37:39.525Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T15:37:39.980Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T15:37:40.019Z] --- PASS: TestContainerKillOnDaemonStart (11.56s) [2022-04-27T15:37:40.019Z] PASS [2022-04-27T15:37:40.019Z] [2022-04-27T15:37:40.019Z] === Skipped [2022-04-27T15:37:40.019Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-27T15:37:40.019Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:37:40.019Z] [2022-04-27T15:37:40.019Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:37:40.019Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:37:40.019Z] [2022-04-27T15:37:40.019Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T15:37:40.019Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:37:40.019Z] [2022-04-27T15:37:40.019Z] DONE 235 tests, 3 skipped in 113.585s [2022-04-27T15:37:40.019Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T15:37:40.019Z] ++ 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-27T15:37:40.019Z] ++ set -e [2022-04-27T15:37:40.019Z] ++ '[' -n 0 ']' [2022-04-27T15:37:40.019Z] ++ set -x [2022-04-27T15:37:40.019Z] ++ 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-27T15:37:40.019Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:37:40.019Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:37:40.019Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T15:37:40.019Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T15:37:40.019Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T15:37:40.019Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T15:37:40.019Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T15:37:40.019Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T15:37:40.019Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:37:40.019Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T15:37:40.019Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T15:37:40.019Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T15:37:40.019Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-27T15:37:40.019Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-27T15:37:40.019Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:37:40.019Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T15:37:40.183Z] --- PASS: TestKillContainer (2.56s) [2022-04-27T15:37:40.183Z] --- PASS: TestKillContainer/no_signal (0.87s) [2022-04-27T15:37:40.183Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2022-04-27T15:37:40.183Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2022-04-27T15:37:40.183Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T15:37:40.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T15:37:40.751Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-27T15:37:40.951Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T15:37:41.009Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T15:37:41.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-04-27T15:37:41.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2022-04-27T15:37:41.577Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2022-04-27T15:37:41.577Z] === RUN TestKillStoppedContainer [2022-04-27T15:37:41.837Z] --- PASS: TestKillStoppedContainer (0.10s) [2022-04-27T15:37:41.837Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T15:37:41.837Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-27T15:37:41.837Z] === RUN TestKillDifferentUserContainer [2022-04-27T15:37:41.885Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T15:37:41.888Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T15:37:42.406Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-27T15:37:42.406Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T15:37:42.666Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-04-27T15:37:42.666Z] === RUN TestInspectOomKilledTrue [2022-04-27T15:37:42.666Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:37:42.666Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T15:37:42.666Z] === RUN TestInspectOomKilledFalse [2022-04-27T15:37:42.666Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:37:42.666Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T15:37:42.666Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T15:37:43.234Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2022-04-27T15:37:43.234Z] === RUN TestLinksContainerNames [2022-04-27T15:37:43.260Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T15:37:43.260Z] daemon_test.go:156: [d5b7f2a3999da] daemon is not started [2022-04-27T15:37:43.260Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-27T15:37:43.260Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-27T15:37:43.260Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T15:37:43.260Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-27T15:37:43.260Z] === RUN TestDaemonProxy [2022-04-27T15:37:43.260Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T15:37:44.171Z] check_test.go:307: [de6124eefa3e4] daemon is not started [2022-04-27T15:37:44.171Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-27T15:37:44.632Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T15:37:45.109Z] --- PASS: TestLinksContainerNames (1.67s) [2022-04-27T15:37:45.109Z] === RUN TestLogsFollowTailEmpty [2022-04-27T15:37:45.120Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-04-27T15:37:45.120Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:37:45.743Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T15:37:46.050Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2022-04-27T15:37:46.050Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:37:46.081Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2022-04-27T15:37:46.081Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T15:37:46.531Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T15:37:46.648Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/default [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/private [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/slave [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/shared [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T15:37:46.648Z] === CONT TestMountDaemonRoot/default [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:37:46.648Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T15:37:46.648Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:37:46.648Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:37:46.648Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:37:46.648Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/shared [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/slave [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/private [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T15:37:46.907Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:37:46.907Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T15:37:46.907Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T15:37:47.168Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T15:37:47.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-27T15:37:47.426Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-27T15:37:47.427Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-27T15:37:47.427Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T15:37:47.427Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-27T15:37:47.905Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T15:37:47.905Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T15:37:47.905Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T15:37:47.994Z] check_test.go:307: [d8b67e874bac9] daemon is not started [2022-04-27T15:37:47.994Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-27T15:37:48.478Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T15:37:48.737Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T15:37:48.864Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T15:37:48.865Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T15:37:48.865Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T15:37:48.865Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T15:37:49.303Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T15:37:49.303Z] PASS [2022-04-27T15:37:49.303Z] [2022-04-27T15:37:49.303Z] DONE 17 tests in 10.187s [2022-04-27T15:37:49.303Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T15:37:49.303Z] ++ 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-27T15:37:49.303Z] ++ set -e [2022-04-27T15:37:49.303Z] ++ '[' -n 0 ']' [2022-04-27T15:37:49.303Z] ++ set -x [2022-04-27T15:37:49.303Z] ++ 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-27T15:37:49.319Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2022-04-27T15:37:49.319Z] === RUN TestCreateServiceSysctls [2022-04-27T15:37:49.373Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-04-27T15:37:49.373Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T15:37:49.373Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T15:37:49.561Z] INFO: Testing against a local daemon [2022-04-27T15:37:49.562Z] === RUN TestCommitInheritsEnv [2022-04-27T15:37:49.562Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-27T15:37:49.562Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:37:49.562Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T15:37:49.562Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:37:49.562Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform// [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T15:37:49.820Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T15:37:49.946Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-04-27T15:37:49.946Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T15:37:50.080Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T15:37:50.080Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T15:37:50.080Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T15:37:50.080Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T15:37:50.080Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:37:50.080Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-27T15:37:50.080Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:37:50.080Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T15:37:50.080Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:37:50.339Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-27T15:37:50.339Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T15:37:50.339Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:37:50.339Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T15:37:50.339Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:37:50.339Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T15:37:50.339Z] === RUN TestTagInvalidReference [2022-04-27T15:37:50.339Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T15:37:50.339Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:37:50.339Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-27T15:37:50.339Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:37:50.339Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T15:37:50.339Z] === RUN TestTagOfficialNames [2022-04-27T15:37:50.515Z] --- PASS: TestContainerVolumesMountedAsSlave (0.58s) [2022-04-27T15:37:50.515Z] === RUN TestNetworkNat [2022-04-27T15:37:50.597Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-27T15:37:50.597Z] === RUN TestTagMatchesDigest [2022-04-27T15:37:50.597Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T15:37:50.597Z] PASS [2022-04-27T15:37:50.597Z] [2022-04-27T15:37:50.598Z] === Skipped [2022-04-27T15:37:50.598Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T15:37:50.598Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T15:37:50.598Z] [2022-04-27T15:37:50.598Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T15:37:50.598Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:37:50.598Z] [2022-04-27T15:37:50.598Z] DONE 22 tests, 2 skipped in 1.225s [2022-04-27T15:37:50.598Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T15:37:50.598Z] ++ 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-27T15:37:50.598Z] ++ set -e [2022-04-27T15:37:50.598Z] ++ '[' -n 0 ']' [2022-04-27T15:37:50.598Z] ++ set -x [2022-04-27T15:37:50.598Z] ++ 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-27T15:37:50.598Z] INFO: Testing against a local daemon [2022-04-27T15:37:50.598Z] === RUN TestNetworkCreateDelete [2022-04-27T15:37:50.776Z] docker_cli_daemon_plugins_test.go:80: [d68742afb001e] daemon is not started [2022-04-27T15:37:50.857Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-27T15:37:50.857Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:37:51.030Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T15:37:51.116Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-27T15:37:51.116Z] === RUN TestDaemonDNSFallback [2022-04-27T15:37:51.347Z] --- PASS: TestNetworkNat (0.78s) [2022-04-27T15:37:51.347Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T15:37:51.843Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-04-27T15:37:51.844Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:37:51.917Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-27T15:37:51.990Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T15:37:52.179Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2022-04-27T15:37:52.179Z] === RUN TestNetworkLoopbackNat [2022-04-27T15:37:52.445Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T15:37:52.445Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T15:37:52.445Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T15:37:52.900Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T15:37:53.563Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T15:37:53.859Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T15:37:53.859Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T15:37:53.859Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T15:37:53.859Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T15:37:53.859Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T15:37:54.499Z] docker_cli_daemon_plugins_test.go:170: [de66522599ae0] daemon is not started [2022-04-27T15:37:55.115Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2022-04-27T15:37:55.115Z] === RUN TestInspect [2022-04-27T15:37:55.436Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2022-04-27T15:37:55.436Z] === RUN TestPause [2022-04-27T15:37:56.004Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-27T15:37:56.004Z] --- PASS: TestPause (0.81s) [2022-04-27T15:37:56.004Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T15:37:56.004Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:37:56.004Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:37:56.004Z] === RUN TestPauseStopPausedContainer [2022-04-27T15:37:56.263Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T15:37:56.832Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T15:37:56.832Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2022-04-27T15:37:56.832Z] === RUN TestPidHost [2022-04-27T15:37:57.633Z] --- PASS: TestInspect (2.78s) [2022-04-27T15:37:57.633Z] === RUN TestCreateJob [2022-04-27T15:37:57.671Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-27T15:37:57.671Z] === RUN TestInspectNetwork [2022-04-27T15:37:58.527Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T15:37:58.736Z] --- PASS: TestPidHost (1.79s) [2022-04-27T15:37:58.736Z] === RUN TestPsFilter [2022-04-27T15:37:58.736Z] --- PASS: TestPsFilter (0.17s) [2022-04-27T15:37:58.736Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T15:37:59.304Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-27T15:37:59.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-04-27T15:37:59.564Z] === RUN TestRemoveContainerWithVolume [2022-04-27T15:37:59.823Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-27T15:38:00.391Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2022-04-27T15:38:00.391Z] === RUN TestRemoveContainerRunning [2022-04-27T15:38:00.391Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-27T15:38:00.903Z] --- PASS: TestCreateJob (3.07s) [2022-04-27T15:38:00.903Z] === RUN TestReplicatedJob [2022-04-27T15:38:00.948Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T15:38:00.948Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T15:38:00.948Z] === RUN TestInspectNetwork/network_name [2022-04-27T15:38:00.948Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T15:38:00.960Z] --- PASS: TestRemoveContainerRunning (0.69s) [2022-04-27T15:38:00.960Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T15:38:00.960Z] check_test.go:307: [dfe70b7553307] daemon is not started [2022-04-27T15:38:00.960Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-27T15:38:01.897Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2022-04-27T15:38:01.897Z] === RUN TestRemoveInvalidContainer [2022-04-27T15:38:01.897Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-27T15:38:01.897Z] === RUN TestRenameLinkedContainer [2022-04-27T15:38:02.465Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-27T15:38:04.369Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-27T15:38:04.369Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T15:38:04.937Z] --- PASS: TestRenameLinkedContainer (3.16s) [2022-04-27T15:38:04.937Z] === RUN TestRenameStoppedContainer [2022-04-27T15:38:05.127Z] --- PASS: TestInspectNetwork (7.16s) [2022-04-27T15:38:05.127Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T15:38:05.127Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T15:38:05.127Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T15:38:05.127Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T15:38:05.127Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:38:05.505Z] --- PASS: TestRenameStoppedContainer (0.76s) [2022-04-27T15:38:05.505Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T15:38:05.763Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T15:38:06.023Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-27T15:38:06.059Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:38:06.059Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:38:06.059Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:38:06.059Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:38:06.059Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:38:06.059Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:38:06.059Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:38:06.059Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:38:06.059Z] === RUN TestNetworkList [2022-04-27T15:38:06.059Z] === RUN TestNetworkList//networks [2022-04-27T15:38:06.059Z] === PAUSE TestNetworkList//networks [2022-04-27T15:38:06.059Z] === RUN TestNetworkList//networks/ [2022-04-27T15:38:06.059Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:38:06.059Z] === CONT TestNetworkList//networks [2022-04-27T15:38:06.059Z] === CONT TestNetworkList//networks/ [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:38:06.059Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:38:06.059Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:38:06.149Z] --- PASS: TestReplicatedJob (4.89s) [2022-04-27T15:38:06.149Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:38:06.624Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-27T15:38:06.624Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:38:07.401Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T15:38:07.401Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2022-04-27T15:38:07.401Z] === RUN TestRenameInvalidName [2022-04-27T15:38:07.557Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-27T15:38:07.557Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:38:07.969Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-27T15:38:07.969Z] --- PASS: TestRenameInvalidName (0.74s) [2022-04-27T15:38:07.969Z] === RUN TestRenameAnonymousContainer [2022-04-27T15:38:08.490Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-27T15:38:08.490Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:38:08.702Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-04-27T15:38:08.702Z] === RUN TestServiceListWithStatuses [2022-04-27T15:38:08.702Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:38:08.702Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:38:08.702Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:38:09.424Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-27T15:38:09.424Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:38:09.877Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-27T15:38:10.796Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-27T15:38:10.796Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:38:10.812Z] --- PASS: TestRenameAnonymousContainer (2.91s) [2022-04-27T15:38:10.812Z] === RUN TestRenameContainerWithSameName [2022-04-27T15:38:11.071Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-27T15:38:11.071Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T15:38:11.361Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-27T15:38:11.361Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:38:11.639Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2022-04-27T15:38:11.639Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T15:38:11.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T15:38:11.983Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T15:38:11.983Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T15:38:12.898Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-04-27T15:38:12.898Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:38:13.017Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-27T15:38:13.017Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2022-04-27T15:38:13.017Z] === RUN TestResize [2022-04-27T15:38:13.886Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-04-27T15:38:13.886Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:38:13.886Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:38:13.886Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:38:13.886Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:38:13.954Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-27T15:38:13.954Z] --- PASS: TestResize (0.85s) [2022-04-27T15:38:13.954Z] === RUN TestResizeWithInvalidSize [2022-04-27T15:38:14.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T15:38:14.194Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T15:38:14.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T15:38:14.194Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T15:38:14.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T15:38:14.661Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T15:38:14.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T15:38:14.889Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-04-27T15:38:14.889Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T15:38:15.131Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T15:38:15.131Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T15:38:15.131Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T15:38:15.148Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:15.148Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:15.148Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:15.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T15:38:15.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:16.166Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-04-27T15:38:16.166Z] === RUN TestServicePlugin [2022-04-27T15:38:17.683Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T15:38:17.683Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-27T15:38:17.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T15:38:17.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:19.319Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:19.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T15:38:20.336Z] plugin_test.go:61: [d44b2fc24fb12] joining swarm manager [db60335318ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:38:20.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T15:38:20.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T15:38:20.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T15:38:21.264Z] plugin_test.go:64: [d06b14c0f01a8] joining swarm manager [db60335318ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:38:21.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:21.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T15:38:22.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T15:38:24.060Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T15:38:24.060Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-27T15:38:25.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T15:38:25.696Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T15:38:25.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T15:38:27.673Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T15:38:27.673Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T15:38:27.673Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T15:38:27.673Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T15:38:27.673Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T15:38:27.673Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T15:38:27.673Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T15:38:27.673Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T15:38:27.673Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T15:38:27.673Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T15:38:27.673Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T15:38:27.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T15:38:28.750Z] --- PASS: TestServiceWithDataPathPortInit (13.10s) [2022-04-27T15:38:28.751Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:38:29.009Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uuwpdk9l8qkmdexabccpjx1wv Created:2022-04-27 15:38:27.937426178 +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[4de91202f70ad53c9ce921d96d7c61d5302d789689388ce57f1497ed430383b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5p6g8gnzmomw7ac8b3lcvsxzx EndpointID:a4065fb88fbc4e6f4554c1bf159c2303a65a4990a167ea3ef9c0f19a87257aa2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c12ba2f3397d8bad1e852ab836f3a1490b5b0901b3afc1a80d7fa37440b41802 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:72ed8c549b67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5p6g8gnzmomw7ac8b3lcvsxzx EndpointID:a4065fb88fbc4e6f4554c1bf159c2303a65a4990a167ea3ef9c0f19a87257aa2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T15:38:29.266Z] check_test.go:307: [d4e5c4d263ee4] daemon is not started [2022-04-27T15:38:29.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-27T15:38:29.266Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T15:38:30.624Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T15:38:30.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T15:38:31.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-27T15:38:31.841Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T15:38:32.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T15:38:32.777Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T15:38:32.840Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T15:38:32.840Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T15:38:32.840Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T15:38:32.841Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T15:38:32.841Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T15:38:32.841Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T15:38:32.841Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T15:38:32.841Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T15:38:32.841Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T15:38:34.267Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2022-04-27T15:38:34.267Z] PASS [2022-04-27T15:38:34.267Z] [2022-04-27T15:38:34.267Z] === Skipped [2022-04-27T15:38:34.267Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:38:34.267Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:38:34.267Z] [2022-04-27T15:38:34.267Z] DONE 38 tests, 1 skipped in 42.915s [2022-04-27T15:38:34.267Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:38:34.267Z] ++ 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-27T15:38:34.267Z] ++ set -e [2022-04-27T15:38:34.267Z] ++ '[' -n 0 ']' [2022-04-27T15:38:34.267Z] ++ set -x [2022-04-27T15:38:34.267Z] ++ 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-27T15:38:34.267Z] INFO: Testing against a local daemon [2022-04-27T15:38:34.267Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T15:38:34.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:38:34.267Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:38:34.267Z] === RUN TestDockerNetworkIpvlan [2022-04-27T15:38:34.267Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:38:34.267Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:38:34.267Z] PASS [2022-04-27T15:38:34.267Z] [2022-04-27T15:38:34.267Z] === Skipped [2022-04-27T15:38:34.267Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:38:34.267Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:38:34.267Z] [2022-04-27T15:38:34.268Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:38:34.268Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:38:34.268Z] [2022-04-27T15:38:34.268Z] DONE 2 tests, 2 skipped in 0.086s [2022-04-27T15:38:34.268Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:38:34.268Z] ++ 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-27T15:38:34.268Z] ++ set -e [2022-04-27T15:38:34.268Z] ++ '[' -n 0 ']' [2022-04-27T15:38:34.268Z] ++ set -x [2022-04-27T15:38:34.268Z] ++ 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-27T15:38:34.268Z] INFO: Testing against a local daemon [2022-04-27T15:38:34.268Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T15:38:34.353Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T15:38:34.353Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T15:38:34.353Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T15:38:34.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T15:38:34.353Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T15:38:34.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T15:38:34.353Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T15:38:34.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T15:38:34.821Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T15:38:34.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T15:38:35.200Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-04-27T15:38:35.200Z] === RUN TestDockerNetworkMacvlan [2022-04-27T15:38:35.287Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T15:38:35.287Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T15:38:35.287Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T15:38:35.765Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T15:38:35.797Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T15:38:35.797Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T15:38:35.797Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T15:38:35.797Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T15:38:35.797Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T15:38:36.068Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T15:38:36.362Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T15:38:36.362Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T15:38:36.362Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T15:38:36.362Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T15:38:36.697Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T15:38:37.262Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T15:38:37.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T15:38:38.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T15:38:39.161Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T15:38:40.534Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.14s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.41s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.22s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.63s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.59s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.23s) [2022-04-27T15:38:41.371Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.74s) [2022-04-27T15:38:41.371Z] === RUN TestCgroupNamespacesRun [2022-04-27T15:38:41.665Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T15:38:43.278Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2022-04-27T15:38:43.278Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T15:38:43.814Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T15:38:44.379Z] --- PASS: TestDockerNetworkMacvlan (9.23s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-04-27T15:38:44.380Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-27T15:38:44.380Z] PASS [2022-04-27T15:38:44.380Z] [2022-04-27T15:38:44.380Z] DONE 8 tests in 10.746s [2022-04-27T15:38:44.380Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T15:38:44.380Z] ++ 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-27T15:38:44.380Z] ++ set -e [2022-04-27T15:38:44.380Z] ++ '[' -n 0 ']' [2022-04-27T15:38:44.380Z] ++ set -x [2022-04-27T15:38:44.380Z] ++ 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-27T15:38:44.380Z] testing: warning: no tests to run [2022-04-27T15:38:44.380Z] PASS [2022-04-27T15:38:44.380Z] [2022-04-27T15:38:44.380Z] DONE 0 tests in 0.023s [2022-04-27T15:38:44.380Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T15:38:44.380Z] ++ 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-27T15:38:44.380Z] ++ set -e [2022-04-27T15:38:44.380Z] ++ '[' -n 0 ']' [2022-04-27T15:38:44.380Z] ++ set -x [2022-04-27T15:38:44.380Z] ++ 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-27T15:38:44.380Z] INFO: Testing against a local daemon [2022-04-27T15:38:44.380Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T15:38:45.184Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.89s) [2022-04-27T15:38:45.184Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T15:38:45.752Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-04-27T15:38:45.752Z] === RUN TestAuthZPluginTLS [2022-04-27T15:38:46.010Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-27T15:38:46.010Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T15:38:46.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T15:38:46.575Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T15:38:46.575Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T15:38:46.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-27T15:38:47.140Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-27T15:38:47.140Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T15:38:47.393Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2022-04-27T15:38:47.393Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T15:38:47.704Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T15:38:47.705Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T15:38:47.764Z] --- PASS: TestServicePlugin (30.25s) [2022-04-27T15:38:47.764Z] === RUN TestServiceUpdateLabel [2022-04-27T15:38:48.693Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-27T15:38:48.693Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:38:49.077Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-04-27T15:38:49.077Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T15:38:49.298Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-04-27T15:38:49.298Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T15:38:49.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-27T15:38:49.334Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-27T15:38:49.334Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T15:38:49.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T15:38:49.899Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-27T15:38:49.899Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T15:38:50.464Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T15:38:50.464Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T15:38:50.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-27T15:38:50.493Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2022-04-27T15:38:50.493Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T15:38:51.284Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T15:38:51.284Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T15:38:51.752Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T15:38:51.880Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.33s) [2022-04-27T15:38:51.880Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T15:38:52.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T15:38:52.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2022-04-27T15:38:52.403Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T15:38:52.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T15:38:53.264Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-04-27T15:38:53.264Z] === RUN TestAuthZPluginHeader [2022-04-27T15:38:53.342Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-04-27T15:38:53.342Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T15:38:53.829Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-27T15:38:53.829Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T15:38:53.829Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:38:53.829Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T15:38:53.829Z] === RUN TestAuthZPluginV2Disable [2022-04-27T15:38:53.829Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:38:53.829Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-27T15:38:53.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T15:38:53.829Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:38:53.829Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T15:38:53.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T15:38:53.829Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:38:53.829Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T15:38:53.829Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T15:38:54.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T15:38:54.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2022-04-27T15:38:54.719Z] === RUN TestNISDomainname [2022-04-27T15:38:55.288Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-27T15:38:55.543Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T15:38:55.855Z] --- PASS: TestNISDomainname (0.93s) [2022-04-27T15:38:55.855Z] === RUN TestHostnameDnsResolution [2022-04-27T15:38:56.793Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T15:38:56.793Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T15:38:56.793Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T15:38:56.793Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T15:38:57.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T15:38:57.232Z] --- PASS: TestHostnameDnsResolution (1.27s) [2022-04-27T15:38:57.232Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T15:38:57.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T15:38:57.799Z] --- PASS: TestUnprivilegedPortsAndPing (0.87s) [2022-04-27T15:38:57.799Z] === RUN TestPrivilegedHostDevices [2022-04-27T15:38:58.058Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-27T15:38:58.996Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-04-27T15:38:58.996Z] === RUN TestStats [2022-04-27T15:39:00.710Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T15:39:01.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T15:39:01.789Z] --- PASS: TestStats (2.91s) [2022-04-27T15:39:01.790Z] === RUN TestStopContainerWithTimeout [2022-04-27T15:39:01.790Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T15:39:01.790Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T15:39:01.790Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T15:39:01.790Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T15:39:01.790Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T15:39:01.790Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T15:39:01.790Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T15:39:01.790Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T15:39:01.790Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T15:39:01.790Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T15:39:02.357Z] check_test.go:307: [d8c70db65ca2d] daemon is not started [2022-04-27T15:39:02.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-27T15:39:02.924Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T15:39:02.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T15:39:03.536Z] --- PASS: TestServiceUpdateSecrets (14.56s) [2022-04-27T15:39:03.536Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:39:03.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-27T15:39:03.871Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T15:39:04.438Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T15:39:04.697Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T15:39:05.264Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T15:39:06.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-27T15:39:06.459Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-27T15:39:06.459Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2022-04-27T15:39:06.459Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2022-04-27T15:39:06.459Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-27T15:39:06.459Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-04-27T15:39:06.459Z] === RUN TestDeleteDevicemapper [2022-04-27T15:39:06.459Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:39:06.459Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T15:39:06.459Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T15:39:10.653Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.09s) [2022-04-27T15:39:10.653Z] === RUN TestUpdateMemory [2022-04-27T15:39:10.653Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:39:10.653Z] --- SKIP: TestUpdateMemory (0.01s) [2022-04-27T15:39:10.653Z] === RUN TestUpdateCPUQuota [2022-04-27T15:39:11.221Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T15:39:11.718Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T15:39:11.896Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-27T15:39:11.896Z] PASS [2022-04-27T15:39:11.896Z] [2022-04-27T15:39:11.896Z] === Skipped [2022-04-27T15:39:11.896Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T15:39:11.896Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:11.896Z] [2022-04-27T15:39:11.896Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-27T15:39:11.896Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:11.896Z] [2022-04-27T15:39:11.896Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T15:39:11.896Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:11.896Z] [2022-04-27T15:39:11.896Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T15:39:11.896Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:11.896Z] [2022-04-27T15:39:11.896Z] DONE 17 tests, 4 skipped in 26.017s [2022-04-27T15:39:11.896Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T15:39:11.896Z] ++ 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-27T15:39:11.896Z] ++ set -e [2022-04-27T15:39:11.896Z] ++ '[' -n 0 ']' [2022-04-27T15:39:11.896Z] ++ set -x [2022-04-27T15:39:11.896Z] ++ 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-27T15:39:11.896Z] INFO: Testing against a local daemon [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:39:11.896Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:39:11.896Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:39:11.896Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:39:11.896Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:39:11.896Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:39:11.896Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:39:11.896Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:39:11.896Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T15:39:11.896Z] === RUN TestPluginInstall [2022-04-27T15:39:11.896Z] === RUN TestPluginInstall/no_auth [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88118f4c8d7db4c0e6d4420d2db8e1553c5b4e5ed0698922796b36f4ae812e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88118f4c8d7db4c0e6d4420d2db8e1553c5b4e5ed0698922796b36f4ae812e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:11.896Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eeff742698b32c9481157a7c54f3083c8c191a71199423d355cfba27af4aba61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:11.896Z] time="2022-04-27T15:39:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eeff742698b32c9481157a7c54f3083c8c191a71199423d355cfba27af4aba61" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:11.896Z] === RUN TestPluginInstall/with_insecure [2022-04-27T15:39:12.158Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-04-27T15:39:12.158Z] === RUN TestUpdatePidsLimit [2022-04-27T15:39:12.158Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T15:39:12.417Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T15:39:12.677Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T15:39:12.829Z] time="2022-04-27T15:39:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:12.829Z] time="2022-04-27T15:39:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7e8a482e99ac0a714f4894c1ab27613fdcf8454952583010c6e1c6c1f76062c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:12.829Z] time="2022-04-27T15:39:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:39:12.829Z] time="2022-04-27T15:39:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7e8a482e99ac0a714f4894c1ab27613fdcf8454952583010c6e1c6c1f76062c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:39:12.936Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T15:39:13.086Z] plugin_test.go:195: [d61bbe387764b] daemon is not started [2022-04-27T15:39:13.086Z] --- PASS: TestPluginInstall (2.61s) [2022-04-27T15:39:13.086Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-04-27T15:39:13.086Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-27T15:39:13.086Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2022-04-27T15:39:13.086Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:39:13.239Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T15:39:13.282Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T15:39:13.498Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-27T15:39:13.748Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T15:39:13.760Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T15:39:14.329Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T15:39:14.587Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T15:39:14.845Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T15:39:14.986Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T15:39:15.551Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T15:39:16.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit (4.10s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2022-04-27T15:39:16.221Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-04-27T15:39:16.221Z] === RUN TestUpdateRestartPolicy [2022-04-27T15:39:16.484Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-04-27T15:39:16.484Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-27T15:39:16.484Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-27T15:39:16.484Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:39:17.049Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-27T15:39:17.049Z] PASS [2022-04-27T15:39:17.049Z] [2022-04-27T15:39:17.049Z] DONE 24 tests in 6.563s [2022-04-27T15:39:17.049Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T15:39:17.049Z] ++ 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-27T15:39:17.049Z] ++ set -e [2022-04-27T15:39:17.049Z] ++ '[' -n 0 ']' [2022-04-27T15:39:17.049Z] ++ set -x [2022-04-27T15:39:17.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-27T15:39:17.049Z] INFO: Testing against a local daemon [2022-04-27T15:39:17.049Z] === RUN TestExternalGraphDriver [2022-04-27T15:39:17.049Z] === RUN TestExternalGraphDriver/json [2022-04-27T15:39:17.533Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T15:39:18.380Z] --- PASS: TestServiceUpdateConfigs (14.67s) [2022-04-27T15:39:18.380Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:39:18.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-27T15:39:18.946Z] === RUN TestExternalGraphDriver/spec [2022-04-27T15:39:20.131Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T15:39:20.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-27T15:39:20.319Z] === RUN TestExternalGraphDriver/pull [2022-04-27T15:39:20.481Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T15:39:21.693Z] --- PASS: TestExternalGraphDriver (4.77s) [2022-04-27T15:39:21.693Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-27T15:39:21.693Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-04-27T15:39:21.693Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-04-27T15:39:21.693Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:39:21.951Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:21.951Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-27T15:39:21.951Z] PASS [2022-04-27T15:39:21.951Z] [2022-04-27T15:39:21.951Z] === Skipped [2022-04-27T15:39:21.951Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-27T15:39:21.951Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:39:21.951Z] [2022-04-27T15:39:21.951Z] DONE 5 tests, 1 skipped in 4.890s [2022-04-27T15:39:21.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T15:39:21.951Z] ++ 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-27T15:39:21.951Z] ++ set -e [2022-04-27T15:39:21.951Z] ++ '[' -n 0 ']' [2022-04-27T15:39:21.951Z] ++ set -x [2022-04-27T15:39:21.951Z] ++ 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-27T15:39:21.951Z] INFO: Testing against a local daemon [2022-04-27T15:39:21.951Z] === RUN TestContinueAfterPluginCrash [2022-04-27T15:39:21.951Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T15:39:21.951Z] === RUN TestReadPluginNoRead [2022-04-27T15:39:21.952Z] === PAUSE TestReadPluginNoRead [2022-04-27T15:39:21.952Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T15:39:21.952Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T15:39:21.952Z] === CONT TestContinueAfterPluginCrash [2022-04-27T15:39:21.952Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T15:39:22.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T15:39:22.061Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T15:39:22.061Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-27T15:39:22.061Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T15:39:22.061Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T15:39:22.061Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T15:39:22.061Z] Cross building: bundles/cross/windows/amd64 [2022-04-27T15:39:22.061Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-27T15:39:22.061Z] { [2022-04-27T15:39:22.061Z] "RT_GROUP_ICON": { [2022-04-27T15:39:22.061Z] "#1": { [2022-04-27T15:39:22.061Z] "0409": "../../winresources/docker.ico" [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] }, [2022-04-27T15:39:22.061Z] "RT_MANIFEST": { [2022-04-27T15:39:22.061Z] "#1": { [2022-04-27T15:39:22.061Z] "0409": { [2022-04-27T15:39:22.061Z] "identity": {}, [2022-04-27T15:39:22.061Z] "description": "Docker Engine", [2022-04-27T15:39:22.061Z] "minimum-os": "vista", [2022-04-27T15:39:22.061Z] "execution-level": "", [2022-04-27T15:39:22.061Z] "ui-access": false, [2022-04-27T15:39:22.061Z] "auto-elevate": false, [2022-04-27T15:39:22.061Z] "dpi-awareness": "unaware", [2022-04-27T15:39:22.061Z] "disable-theming": false, [2022-04-27T15:39:22.061Z] "disable-window-filtering": false, [2022-04-27T15:39:22.061Z] "high-resolution-scrolling-aware": false, [2022-04-27T15:39:22.061Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T15:39:22.061Z] "long-path-aware": false, [2022-04-27T15:39:22.061Z] "printer-driver-isolation": false, [2022-04-27T15:39:22.061Z] "gdi-scaling": false, [2022-04-27T15:39:22.061Z] "segment-heap": false, [2022-04-27T15:39:22.061Z] "use-common-controls-v6": false [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] }, [2022-04-27T15:39:22.061Z] "RT_MESSAGETABLE": { [2022-04-27T15:39:22.061Z] "#1": { [2022-04-27T15:39:22.061Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] }, [2022-04-27T15:39:22.061Z] "RT_VERSION": { [2022-04-27T15:39:22.061Z] "#1": { [2022-04-27T15:39:22.061Z] "0409": { [2022-04-27T15:39:22.061Z] "fixed": { [2022-04-27T15:39:22.061Z] "file_version": "0.0.0.0", [2022-04-27T15:39:22.061Z] "product_version": "0.0.0.0", [2022-04-27T15:39:22.061Z] "type": "Unknown" [2022-04-27T15:39:22.061Z] }, [2022-04-27T15:39:22.061Z] "info": { [2022-04-27T15:39:22.061Z] "0000": { [2022-04-27T15:39:22.061Z] "CompanyName": "", [2022-04-27T15:39:22.061Z] "FileVersion": "dev", [2022-04-27T15:39:22.061Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T15:39:22.061Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-27T15:39:22.061Z] "ProductName": "", [2022-04-27T15:39:22.061Z] "ProductVersion": "dev", [2022-04-27T15:39:22.061Z] "SpecialBuild": "a0bcdbdb7a50ff466b40703efca6b555d9c036a4" [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] } [2022-04-27T15:39:22.061Z] cmd/dockerd/config.go [2022-04-27T15:39:22.061Z] cmd/dockerd/config_windows.go [2022-04-27T15:39:22.061Z] cmd/dockerd/daemon.go [2022-04-27T15:39:22.061Z] cmd/dockerd/daemon_test.go [2022-04-27T15:39:22.061Z] cmd/dockerd/daemon_windows.go [2022-04-27T15:39:22.061Z] cmd/dockerd/docker.go [2022-04-27T15:39:22.061Z] cmd/dockerd/docker_windows.go [2022-04-27T15:39:22.061Z] cmd/dockerd/genwinres_windows.go [2022-04-27T15:39:22.061Z] cmd/dockerd/metrics.go [2022-04-27T15:39:22.061Z] cmd/dockerd/options.go [2022-04-27T15:39:22.061Z] cmd/dockerd/options_test.go [2022-04-27T15:39:22.061Z] cmd/dockerd/service_windows.go [2022-04-27T15:39:22.061Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T15:39:22.061Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T15:39:22.294Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-27T15:39:22.552Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T15:39:22.690Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T15:39:22.811Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T15:39:23.070Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T15:39:23.329Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T15:39:23.589Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T15:39:23.589Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T15:39:23.589Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T15:39:24.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-27T15:39:24.967Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T15:39:24.967Z] check_test.go:307: [d3ec95426de50] daemon is not started [2022-04-27T15:39:24.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-27T15:39:24.967Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T15:39:24.967Z] check_test.go:307: [d7588aee809fc] daemon is not started [2022-04-27T15:39:24.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-27T15:39:24.967Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T15:39:25.230Z] --- PASS: TestDaemonStartWithLogOpt (3.05s) [2022-04-27T15:39:25.230Z] === CONT TestReadPluginNoRead [2022-04-27T15:39:27.129Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T15:39:28.250Z] check_test.go:307: [d135087a4da03] daemon is not started [2022-04-27T15:39:28.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-27T15:39:28.501Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T15:39:28.817Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2022-04-27T15:39:28.817Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T15:39:28.817Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T15:39:29.383Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-04-27T15:39:29.383Z] === RUN TestWaitNonBlocked [2022-04-27T15:39:29.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:39:29.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:39:29.383Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:39:29.383Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:39:29.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T15:39:29.383Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T15:39:29.433Z] === RUN TestReadPluginNoRead/default [2022-04-27T15:39:29.950Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T15:39:29.998Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-04-27T15:39:30.520Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-27T15:39:30.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-04-27T15:39:30.520Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2022-04-27T15:39:30.520Z] === RUN TestWaitBlocked [2022-04-27T15:39:30.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:39:30.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:39:30.520Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:39:30.520Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:39:30.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T15:39:30.520Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T15:39:30.552Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-04-27T15:39:30.552Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:39:30.931Z] === CONT TestReadPluginNoRead [2022-04-27T15:39:30.931Z] read_test.go:92: [dcc54a4e8fb6f] daemon is not started [2022-04-27T15:39:30.931Z] --- PASS: TestReadPluginNoRead (5.78s) [2022-04-27T15:39:30.931Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-04-27T15:39:30.931Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-04-27T15:39:30.931Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-04-27T15:39:30.931Z] PASS [2022-04-27T15:39:30.931Z] [2022-04-27T15:39:30.931Z] DONE 6 tests in 8.933s [2022-04-27T15:39:30.931Z] 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-27T15:39:30.931Z] ++ 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-27T15:39:30.931Z] ++ set -e [2022-04-27T15:39:30.931Z] ++ '[' -n 0 ']' [2022-04-27T15:39:30.931Z] ++ set -x [2022-04-27T15:39:30.931Z] ++ 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-27T15:39:30.931Z] testing: warning: no tests to run [2022-04-27T15:39:30.931Z] PASS [2022-04-27T15:39:30.931Z] [2022-04-27T15:39:30.931Z] DONE 0 tests in 0.029s [2022-04-27T15:39:30.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T15:39:30.931Z] ++ 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-27T15:39:30.931Z] ++ set -e [2022-04-27T15:39:30.931Z] ++ '[' -n 0 ']' [2022-04-27T15:39:30.931Z] ++ set -x [2022-04-27T15:39:30.931Z] ++ 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-27T15:39:30.931Z] INFO: Testing against a local daemon [2022-04-27T15:39:30.931Z] === RUN TestPluginWithDevMounts [2022-04-27T15:39:30.931Z] === PAUSE TestPluginWithDevMounts [2022-04-27T15:39:30.931Z] === CONT TestPluginWithDevMounts [2022-04-27T15:39:31.459Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T15:39:31.486Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T15:39:31.718Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T15:39:31.718Z] --- PASS: TestWaitBlocked (0.04s) [2022-04-27T15:39:31.718Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-04-27T15:39:31.718Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2022-04-27T15:39:31.718Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T15:39:31.718Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T15:39:32.415Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T15:39:32.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-27T15:39:32.654Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T15:39:32.827Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-04-27T15:39:32.827Z] PASS [2022-04-27T15:39:32.827Z] [2022-04-27T15:39:32.827Z] DONE 1 tests in 1.606s [2022-04-27T15:39:32.827Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T15:39:32.827Z] ++ 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-27T15:39:32.827Z] ++ set -e [2022-04-27T15:39:32.827Z] ++ '[' -n 0 ']' [2022-04-27T15:39:32.827Z] ++ set -x [2022-04-27T15:39:32.827Z] ++ 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-27T15:39:32.827Z] INFO: Testing against a local daemon [2022-04-27T15:39:32.827Z] === RUN TestSecretInspect [2022-04-27T15:39:33.223Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T15:39:33.791Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T15:39:34.726Z] --- PASS: TestSecretInspect (2.17s) [2022-04-27T15:39:34.726Z] === RUN TestSecretList [2022-04-27T15:39:35.701Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2022-04-27T15:39:35.701Z] === CONT TestIpcModeOlderClient [2022-04-27T15:39:35.701Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.00s) [2022-04-27T15:39:35.701Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T15:39:35.701Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-27T15:39:35.701Z] === CONT TestDaemonHostGatewayIP [2022-04-27T15:39:35.960Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-27T15:39:37.254Z] --- PASS: TestSecretList (2.20s) [2022-04-27T15:39:37.254Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:39:39.152Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-27T15:39:39.152Z] === RUN TestSecretsUpdate [2022-04-27T15:39:39.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-27T15:39:39.821Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2022-04-27T15:39:39.821Z] === CONT TestDaemonRestartIpcMode [2022-04-27T15:39:40.502Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T15:39:41.682Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-27T15:39:41.682Z] === RUN TestTemplatedSecret [2022-04-27T15:39:42.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-27T15:39:42.931Z] --- PASS: TestDaemonRestartIpcMode (3.15s) [2022-04-27T15:39:43.403Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T15:39:43.586Z] --- PASS: TestTemplatedSecret (2.32s) [2022-04-27T15:39:43.586Z] === RUN TestSecretCreateResolve [2022-04-27T15:39:44.838Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T15:39:45.099Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T15:39:45.669Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T15:39:45.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-27T15:39:46.120Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-04-27T15:39:46.120Z] PASS [2022-04-27T15:39:46.120Z] [2022-04-27T15:39:46.120Z] DONE 6 tests in 13.308s [2022-04-27T15:39:46.121Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T15:39:46.121Z] ++ 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-27T15:39:46.121Z] ++ set -e [2022-04-27T15:39:46.121Z] ++ '[' -n 0 ']' [2022-04-27T15:39:46.121Z] ++ set -x [2022-04-27T15:39:46.121Z] ++ 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-27T15:39:46.121Z] INFO: Testing against a local daemon [2022-04-27T15:39:46.121Z] === RUN TestServiceCreateInit [2022-04-27T15:39:46.121Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:39:47.053Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-04-27T15:39:47.053Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-27T15:39:47.053Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-27T15:39:47.053Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-27T15:39:47.053Z] PASS [2022-04-27T15:39:47.053Z] [2022-04-27T15:39:47.053Z] === Skipped [2022-04-27T15:39:47.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T15:39:47.053Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:39:47.053Z] [2022-04-27T15:39:47.053Z] DONE 27 tests, 1 skipped in 164.408s [2022-04-27T15:39:47.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T15:39:47.053Z] INFO: Testing against a local daemon [2022-04-27T15:39:47.053Z] === RUN TestSessionCreate [2022-04-27T15:39:47.053Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T15:39:47.053Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:39:47.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T15:39:47.053Z] PASS [2022-04-27T15:39:47.053Z] [2022-04-27T15:39:47.053Z] DONE 2 tests in 0.055s [2022-04-27T15:39:47.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T15:39:47.053Z] INFO: Testing against a local daemon [2022-04-27T15:39:47.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:39:47.053Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:39:47.053Z] === RUN TestDiskUsage [2022-04-27T15:39:47.053Z] === PAUSE TestDiskUsage [2022-04-27T15:39:47.053Z] === RUN TestEventsExecDie [2022-04-27T15:39:47.310Z] --- PASS: TestEventsExecDie (0.53s) [2022-04-27T15:39:47.310Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:39:47.310Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-27T15:39:47.310Z] === RUN TestEventsVolumeCreate [2022-04-27T15:39:47.310Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T15:39:47.310Z] === RUN TestInfoBinaryCommits [2022-04-27T15:39:47.310Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T15:39:47.310Z] === RUN TestInfoAPIVersioned [2022-04-27T15:39:47.310Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T15:39:47.310Z] === RUN TestInfoAPI [2022-04-27T15:39:47.310Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T15:39:47.310Z] === RUN TestInfoAPIWarnings [2022-04-27T15:39:48.157Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T15:39:48.157Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T15:39:48.157Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T15:39:48.207Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T15:39:48.774Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2022-04-27T15:39:48.774Z] PASS [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === Skipped [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T15:39:48.774Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T15:39:48.774Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T15:39:48.774Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T15:39:48.774Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T15:39:48.774Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-04-27T15:39:48.774Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T15:39:48.774Z] [2022-04-27T15:39:48.774Z] DONE 235 tests, 6 skipped in 169.746s [2022-04-27T15:39:48.774Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T15:39:48.774Z] ++ 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-27T15:39:48.774Z] ++ set -e [2022-04-27T15:39:48.774Z] ++ '[' -n 0 ']' [2022-04-27T15:39:48.774Z] ++ set -x [2022-04-27T15:39:48.774Z] ++ 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-27T15:39:48.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-27T15:39:49.033Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T15:39:49.599Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:39:49.599Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T15:39:49.599Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T15:39:49.599Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T15:39:49.599Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T15:39:49.599Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T15:39:49.599Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T15:39:49.599Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T15:39:49.599Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T15:39:49.857Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T15:39:49.858Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T15:39:49.858Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.22s) [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-04-27T15:39:50.116Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-04-27T15:39:50.116Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T15:39:50.116Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T15:39:50.303Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:39:51.498Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T15:39:51.758Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T15:39:52.329Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T15:39:53.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-27T15:39:53.270Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T15:39:53.270Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T15:39:53.270Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T15:39:53.270Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T15:39:53.270Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T15:39:53.270Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T15:39:53.270Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T15:39:53.270Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T15:39:53.270Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T15:39:53.270Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T15:39:53.270Z] daemon_test.go:156: [d8d5689242cdf] daemon is not started [2022-04-27T15:39:53.270Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-04-27T15:39:53.270Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-27T15:39:53.270Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-27T15:39:53.270Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-04-27T15:39:53.270Z] === RUN TestDaemonProxy [2022-04-27T15:39:53.270Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T15:39:53.588Z] --- PASS: TestServiceCreateInit (7.26s) [2022-04-27T15:39:53.588Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2022-04-27T15:39:53.588Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-04-27T15:39:53.588Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:39:55.171Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T15:39:55.171Z] check_test.go:307: [d3522960b6374] daemon is not started [2022-04-27T15:39:55.171Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-27T15:39:56.550Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T15:39:56.810Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T15:39:57.746Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-27T15:39:58.687Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T15:39:59.253Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy (6.37s) [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T15:39:59.822Z] --- PASS: TestDaemonProxy/reload_sanitized (0.57s) [2022-04-27T15:39:59.822Z] PASS [2022-04-27T15:39:59.822Z] [2022-04-27T15:39:59.822Z] DONE 17 tests in 10.912s [2022-04-27T15:39:59.822Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T15:39:59.822Z] ++ 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-27T15:39:59.822Z] ++ set -e [2022-04-27T15:39:59.822Z] ++ '[' -n 0 ']' [2022-04-27T15:39:59.822Z] ++ set -x [2022-04-27T15:39:59.822Z] ++ 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-27T15:40:00.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T15:40:00.105Z] INFO: Testing against a local daemon [2022-04-27T15:40:00.105Z] === RUN TestCommitInheritsEnv [2022-04-27T15:40:00.379Z] docker_cli_daemon_plugins_test.go:106: [dd73a5afa18fa] daemon is not started [2022-04-27T15:40:00.379Z] --- PASS: TestCommitInheritsEnv (0.45s) [2022-04-27T15:40:00.379Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T15:40:00.379Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T15:40:00.379Z] === RUN TestImportWithCustomPlatform [2022-04-27T15:40:00.379Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T15:40:00.652Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T15:40:00.652Z] === RUN TestImportWithCustomPlatform// [2022-04-27T15:40:00.652Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T15:40:00.652Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T15:40:00.913Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T15:40:00.913Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T15:40:00.913Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T15:40:00.913Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform (0.55s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.15s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T15:40:00.913Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T15:40:00.913Z] === RUN TestImagesFilterMultiReference [2022-04-27T15:40:01.173Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-27T15:40:01.173Z] === RUN TestImagePullPlatformInvalid [2022-04-27T15:40:01.173Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T15:40:01.173Z] === RUN TestRemoveImageOrphaning [2022-04-27T15:40:01.740Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-27T15:40:01.740Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2022-04-27T15:40:01.740Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T15:40:02.308Z] time="2022-04-27T15:40:02Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T15:40:02.876Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T15:40:03.135Z] check_test.go:307: [d116d9fa1af47] daemon is not started [2022-04-27T15:40:03.135Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-27T15:40:03.135Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T15:40:04.085Z] --- PASS: TestRemoveImageGarbageCollector (2.58s) [2022-04-27T15:40:04.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T15:40:04.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T15:40:04.344Z] === RUN TestTagInvalidReference [2022-04-27T15:40:04.344Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-27T15:40:04.344Z] === RUN TestTagValidPrefixedRepo [2022-04-27T15:40:04.344Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-27T15:40:04.344Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T15:40:04.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T15:40:04.344Z] === RUN TestTagOfficialNames [2022-04-27T15:40:04.344Z] --- PASS: TestTagOfficialNames (0.08s) [2022-04-27T15:40:04.344Z] === RUN TestTagMatchesDigest [2022-04-27T15:40:04.344Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T15:40:04.344Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T15:40:05.355Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-27T15:40:05.355Z] === RUN TestInfoDebug [2022-04-27T15:40:05.355Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T15:40:05.355Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:40:05.355Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T15:40:05.355Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:40:05.355Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T15:40:05.355Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:40:05.611Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-27T15:40:05.611Z] === RUN TestPingCacheHeaders [2022-04-27T15:40:05.611Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T15:40:05.611Z] === RUN TestPingGet [2022-04-27T15:40:05.611Z] --- PASS: TestPingGet (0.01s) [2022-04-27T15:40:05.611Z] === RUN TestPingHead [2022-04-27T15:40:05.611Z] --- PASS: TestPingHead (0.02s) [2022-04-27T15:40:05.611Z] === RUN TestPingSwarmHeader [2022-04-27T15:40:06.173Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T15:40:06.737Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T15:40:06.878Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-27T15:40:07.666Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T15:40:07.666Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-04-27T15:40:07.666Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T15:40:07.666Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T15:40:07.666Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T15:40:07.666Z] === RUN TestVersion [2022-04-27T15:40:07.666Z] --- PASS: TestVersion (0.02s) [2022-04-27T15:40:07.666Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:40:07.666Z] === CONT TestDiskUsage [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T15:40:08.229Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T15:40:08.253Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T15:40:08.485Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T15:40:08.486Z] --- PASS: TestCreateServiceMultipleTimes (15.13s) [2022-04-27T15:40:08.486Z] === RUN TestCreateServiceConflict [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T15:40:09.048Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage (1.68s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run (0.63s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:40:09.305Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.71s) [2022-04-27T15:40:09.305Z] PASS [2022-04-27T15:40:09.305Z] [2022-04-27T15:40:09.305Z] DONE 54 tests in 22.736s [2022-04-27T15:40:09.305Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T15:40:09.562Z] INFO: Testing against a local daemon [2022-04-27T15:40:09.562Z] === RUN TestVolumesCreateAndList [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T15:40:09.562Z] === RUN TestVolumesRemove [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesRemove (0.12s) [2022-04-27T15:40:09.562Z] === RUN TestVolumesInspect [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:40:09.562Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:40:09.562Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:40:09.562Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:40:09.562Z] PASS [2022-04-27T15:40:09.562Z] [2022-04-27T15:40:09.562Z] DONE 9 tests in 0.196s [2022-04-27T15:40:09.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T15:40:10.124Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-27T15:40:10.124Z] Removing test suite binaries [2022-04-27T15:40:10.124Z] exiting test-integration [2022-04-27T15:40:10.124Z] ++ exit 0 [2022-04-27T15:40:10.124Z] [2022-04-27T15:40:10.383Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-04-27T15:40:10.383Z] === RUN TestCreateServiceMaxReplicas Post stage [Pipeline] junit [2022-04-27T15:40:11.503Z] Recording test results [2022-04-27T15:40:12.455Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-27T15:40:12.910Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-04-27T15:40:12.910Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:40:13.068Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T15:40:13.402Z] + echo Ensuring container killed. [2022-04-27T15:40:13.402Z] Ensuring container killed. [2022-04-27T15:40:13.402Z] + docker rm -vf docker-pr1 [2022-04-27T15:40:13.402Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T15:40:13.539Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T15:40:13.539Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T15:40:13.539Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T15:40:13.539Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T15:40:13.680Z] + echo Chowning /workspace to jenkins user [2022-04-27T15:40:13.680Z] Chowning /workspace to jenkins user [2022-04-27T15:40:13.680Z] + id -u [2022-04-27T15:40:13.680Z] + id -g [2022-04-27T15:40:13.680Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T15:40:13.680Z] Unable to find image 'busybox:latest' locally [2022-04-27T15:40:13.680Z] latest: Pulling from library/busybox [2022-04-27T15:40:13.832Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-27T15:40:13.937Z] 50e8d59317eb: Pulling fs layer [2022-04-27T15:40:13.937Z] 50e8d59317eb: Verifying Checksum [2022-04-27T15:40:13.937Z] 50e8d59317eb: Download complete [2022-04-27T15:40:13.937Z] 50e8d59317eb: Pull complete [2022-04-27T15:40:13.937Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T15:40:13.937Z] Status: Downloaded newer image for busybox:latest [2022-04-27T15:40:14.092Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-27T15:40:14.351Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T15:40:14.610Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-27T15:40:14.610Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-27T15:40:15.178Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T15:40:15.178Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T15:40:15.599Z] + bundleName=amd64-cgroup2 [2022-04-27T15:40:15.599Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T15:40:15.599Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T15:40:15.599Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-27T15:40:15.599Z] + 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-27T15:40:15.745Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [Pipeline] archiveArtifacts [2022-04-27T15:40:15.865Z] Archiving artifacts [2022-04-27T15:40:16.312Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-27T15:40:16.312Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T15:40:16.880Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-27T15:40:17.139Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-27T15:40:17.716Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-27T15:40:17.745Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:40:18.049Z] + make clean [2022-04-27T15:40:18.049Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:40:18.049Z] docker-dev-cache [2022-04-27T15:40:18.049Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T15:40:18.283Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-27T15:40:18.851Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-27T15:40:19.418Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-27T15:40:19.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T15:40:19.985Z] check_test.go:307: [dd72a6eb796c4] daemon is not started [2022-04-27T15:40:19.985Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:40:20.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T15:40:20.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T15:40:21.120Z] check_test.go:307: [d4b53572184b2] daemon is not started [2022-04-27T15:40:21.120Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-27T15:40:21.688Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-27T15:40:21.947Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T15:40:22.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T15:40:23.112Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T15:40:23.113Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T15:40:23.113Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T15:40:23.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T15:40:23.113Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T15:40:23.143Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-27T15:40:24.075Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T15:40:24.522Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T15:40:25.037Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T15:40:25.037Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T15:40:25.037Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T15:40:25.037Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T15:40:25.037Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T15:40:25.037Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T15:40:25.037Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T15:40:25.037Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T15:40:25.999Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T15:40:26.426Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-27T15:40:26.994Z] check_test.go:307: [d8fbf66e9ae1c] daemon is not started [2022-04-27T15:40:26.994Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-27T15:40:27.771Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-04-27T15:40:27.771Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:40:28.336Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-04-27T15:40:28.336Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:40:28.887Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T15:40:29.529Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-27T15:40:30.414Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T15:40:30.414Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T15:40:30.414Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T15:40:30.414Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T15:40:30.414Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T15:40:30.863Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-04-27T15:40:30.863Z] === RUN TestCreateServiceSysctls [2022-04-27T15:40:30.870Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T15:40:31.434Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-27T15:40:33.760Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T15:40:34.142Z] --- PASS: TestCreateServiceSysctls (2.96s) [2022-04-27T15:40:34.142Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:40:35.623Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T15:40:35.623Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-27T15:40:36.558Z] check_test.go:307: [d6b2dfdf579a8] daemon is not started [2022-04-27T15:40:36.558Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-27T15:40:36.558Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T15:40:36.671Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-04-27T15:40:36.671Z] === RUN TestInspect [2022-04-27T15:40:38.569Z] --- PASS: TestInspect (2.24s) [2022-04-27T15:40:38.569Z] === RUN TestCreateJob [2022-04-27T15:40:39.001Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T15:40:39.001Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T15:40:39.001Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T15:40:39.848Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T15:40:41.225Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T15:40:41.847Z] --- PASS: TestCreateJob (2.96s) [2022-04-27T15:40:41.847Z] === RUN TestReplicatedJob [2022-04-27T15:40:44.045Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T15:40:45.415Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-27T15:40:47.108Z] --- PASS: TestReplicatedJob (5.00s) [2022-04-27T15:40:47.108Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:40:47.950Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-27T15:40:48.711Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T15:40:49.634Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-04-27T15:40:49.634Z] === RUN TestServiceListWithStatuses [2022-04-27T15:40:49.634Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:40:49.634Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:40:49.634Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:40:49.673Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T15:40:49.673Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T15:40:49.673Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T15:40:49.855Z] check_test.go:307: [ddaa9b13cb885] daemon is not started [2022-04-27T15:40:49.855Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-27T15:40:50.792Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-27T15:40:51.055Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-27T15:40:51.623Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T15:40:51.623Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-27T15:40:53.026Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T15:40:53.026Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T15:40:53.389Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T15:40:53.815Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2022-04-27T15:40:53.815Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:40:53.948Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T15:40:53.964Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-27T15:40:53.964Z] check_test.go:307: [d2e8162ffd37f] daemon is not started [2022-04-27T15:40:53.964Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-27T15:40:54.921Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T15:40:56.342Z] --- PASS: TestDockerNetworkReConnect (2.88s) [2022-04-27T15:40:56.342Z] === RUN TestServicePlugin [2022-04-27T15:40:56.342Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:40:56.342Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T15:40:56.342Z] === RUN TestServiceUpdateLabel [2022-04-27T15:40:56.498Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-27T15:40:57.434Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T15:40:58.371Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-27T15:40:58.631Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T15:40:58.631Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-27T15:40:58.631Z] { [2022-04-27T15:40:58.631Z] "RT_GROUP_ICON": { [2022-04-27T15:40:58.631Z] "#1": { [2022-04-27T15:40:58.631Z] "0409": "../../winresources/docker.ico" [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] }, [2022-04-27T15:40:58.631Z] "RT_MANIFEST": { [2022-04-27T15:40:58.631Z] "#1": { [2022-04-27T15:40:58.631Z] "0409": { [2022-04-27T15:40:58.631Z] "identity": {}, [2022-04-27T15:40:58.631Z] "description": "Docker Engine", [2022-04-27T15:40:58.631Z] "minimum-os": "vista", [2022-04-27T15:40:58.631Z] "execution-level": "", [2022-04-27T15:40:58.631Z] "ui-access": false, [2022-04-27T15:40:58.631Z] "auto-elevate": false, [2022-04-27T15:40:58.631Z] "dpi-awareness": "unaware", [2022-04-27T15:40:58.631Z] "disable-theming": false, [2022-04-27T15:40:58.631Z] "disable-window-filtering": false, [2022-04-27T15:40:58.631Z] "high-resolution-scrolling-aware": false, [2022-04-27T15:40:58.631Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T15:40:58.631Z] "long-path-aware": false, [2022-04-27T15:40:58.631Z] "printer-driver-isolation": false, [2022-04-27T15:40:58.631Z] "gdi-scaling": false, [2022-04-27T15:40:58.631Z] "segment-heap": false, [2022-04-27T15:40:58.631Z] "use-common-controls-v6": false [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] }, [2022-04-27T15:40:58.631Z] "RT_MESSAGETABLE": { [2022-04-27T15:40:58.631Z] "#1": { [2022-04-27T15:40:58.631Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] }, [2022-04-27T15:40:58.631Z] "RT_VERSION": { [2022-04-27T15:40:58.631Z] "#1": { [2022-04-27T15:40:58.631Z] "0409": { [2022-04-27T15:40:58.631Z] "fixed": { [2022-04-27T15:40:58.631Z] "file_version": "0.0.0.0", [2022-04-27T15:40:58.631Z] "product_version": "0.0.0.0", [2022-04-27T15:40:58.631Z] "type": "Unknown" [2022-04-27T15:40:58.631Z] }, [2022-04-27T15:40:58.631Z] "info": { [2022-04-27T15:40:58.631Z] "0000": { [2022-04-27T15:40:58.631Z] "CompanyName": "", [2022-04-27T15:40:58.631Z] "FileVersion": "dev", [2022-04-27T15:40:58.631Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T15:40:58.631Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-27T15:40:58.631Z] "ProductName": "", [2022-04-27T15:40:58.631Z] "ProductVersion": "dev", [2022-04-27T15:40:58.631Z] "SpecialBuild": "a0bcdbdb7a50ff466b40703efca6b555d9c036a4" [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] } [2022-04-27T15:40:58.631Z] cmd/docker-proxy/genwinres_windows.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/main.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/network_proxy_test.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/proxy.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/sctp_proxy.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/tcp_proxy.go [2022-04-27T15:40:58.631Z] cmd/docker-proxy/udp_proxy.go [2022-04-27T15:40:58.631Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T15:40:58.631Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T15:40:58.631Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T15:40:58.631Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-27T15:40:58.631Z] remote: Enumerating objects: 23, done. [2022-04-27T15:40:58.631Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-27T15:40:58.631Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-27T15:40:58.631Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-27T15:40:58.631Z] 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-27T15:40:58.631Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-27T15:40:58.631Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-27T15:40:58.631Z] Cross building: bundles/cross/linux/ppc64le [2022-04-27T15:40:58.631Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T15:40:58.631Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T15:40:58.869Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-27T15:40:58.869Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:40:59.748Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T15:41:01.653Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T15:41:02.558Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T15:41:02.589Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-27T15:41:04.439Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T15:41:04.439Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T15:41:04.439Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T15:41:04.497Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T15:41:05.223Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T15:41:05.223Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T15:41:05.223Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T15:41:05.223Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T15:41:05.223Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T15:41:06.406Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-27T15:41:08.308Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T15:41:09.685Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-27T15:41:10.625Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T15:41:11.200Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T15:41:13.160Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-27T15:41:13.160Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T15:41:13.733Z] --- PASS: TestServiceUpdateSecrets (14.38s) [2022-04-27T15:41:13.733Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:41:17.351Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-27T15:41:19.192Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T15:41:19.253Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-27T15:41:20.189Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-27T15:41:21.566Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-27T15:41:24.857Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-27T15:41:27.997Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T15:41:28.598Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2022-04-27T15:41:28.598Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:41:30.136Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T15:41:30.136Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T15:41:30.395Z] docker_cli_daemon_test.go:2506: [d1f30317c2578] daemon is not started [2022-04-27T15:41:32.300Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-27T15:41:35.595Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T15:41:35.595Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T15:41:35.855Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T15:41:36.426Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T15:41:36.483Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T15:41:36.685Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T15:41:36.945Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T15:41:37.205Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T15:41:38.268Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T15:41:38.602Z] --- PASS: TestServiceUpdateNetwork (11.94s) [2022-04-27T15:41:38.602Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:41:39.116Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T15:41:39.979Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T15:41:40.544Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T15:41:40.865Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T15:41:40.865Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T15:41:40.865Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T15:41:40.865Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T15:41:40.865Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T15:41:41.019Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T15:41:41.019Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T15:41:42.923Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T15:41:43.494Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-27T15:41:43.639Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T15:41:44.433Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T15:41:45.373Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-27T15:41:45.634Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T15:41:47.034Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T15:41:47.980Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-27T15:41:48.239Z] check_test.go:307: [dd30d782fdede] daemon is not started [2022-04-27T15:41:48.239Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-27T15:41:48.651Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T15:41:50.794Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite (340.84s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.13s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.96s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.36s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.06s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.48s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-04-27T15:41:54.814Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.20s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.28s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.20s) [2022-04-27T15:41:54.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.35s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.87s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.84s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.55s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.66s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.44s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.80s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.41s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.22s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.86s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.61s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.52s) [2022-04-27T15:41:54.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-27T15:41:54.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.06s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.79s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.77s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.73s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.22s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.19s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.58s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.75s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.74s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.45s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.03s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.33s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.16s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.61s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-04-27T15:41:54.815Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.60s) [2022-04-27T15:41:54.815Z] === RUN TestDockerSwarmSuite [2022-04-27T15:41:54.815Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-27T15:41:54.815Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T15:41:55.209Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-04-27T15:41:55.209Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-27T15:41:55.209Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-27T15:41:55.209Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-27T15:41:55.209Z] PASS [2022-04-27T15:41:55.209Z] [2022-04-27T15:41:55.209Z] === Skipped [2022-04-27T15:41:55.209Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T15:41:55.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:41:55.209Z] [2022-04-27T15:41:55.209Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-27T15:41:55.209Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T15:41:55.209Z] [2022-04-27T15:41:55.209Z] DONE 27 tests, 2 skipped in 128.959s [2022-04-27T15:41:55.209Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T15:41:55.209Z] ++ 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-27T15:41:55.209Z] ++ set -e [2022-04-27T15:41:55.209Z] ++ '[' -n 0 ']' [2022-04-27T15:41:55.209Z] ++ set -x [2022-04-27T15:41:55.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:41:55.209Z] INFO: Testing against a local daemon [2022-04-27T15:41:55.209Z] === RUN TestSessionCreate [2022-04-27T15:41:55.209Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T15:41:55.209Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:41:55.209Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T15:41:55.209Z] PASS [2022-04-27T15:41:55.209Z] [2022-04-27T15:41:55.209Z] DONE 2 tests in 0.130s [2022-04-27T15:41:55.209Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T15:41:55.209Z] ++ 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-27T15:41:55.210Z] ++ set -e [2022-04-27T15:41:55.210Z] ++ '[' -n 0 ']' [2022-04-27T15:41:55.210Z] ++ set -x [2022-04-27T15:41:55.210Z] ++ 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-27T15:41:55.210Z] INFO: Testing against a local daemon [2022-04-27T15:41:55.210Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:41:55.210Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:41:55.210Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:41:55.210Z] === RUN TestDiskUsage [2022-04-27T15:41:55.210Z] === PAUSE TestDiskUsage [2022-04-27T15:41:55.210Z] === RUN TestEventsExecDie [2022-04-27T15:41:55.469Z] --- PASS: TestEventsExecDie (0.48s) [2022-04-27T15:41:55.469Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:41:55.469Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-27T15:41:55.469Z] === RUN TestEventsVolumeCreate [2022-04-27T15:41:55.727Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-27T15:41:55.727Z] === RUN TestInfoBinaryCommits [2022-04-27T15:41:55.727Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T15:41:55.727Z] === RUN TestInfoAPIVersioned [2022-04-27T15:41:55.727Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T15:41:55.727Z] === RUN TestInfoAPI [2022-04-27T15:41:55.728Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T15:41:55.728Z] === RUN TestInfoAPIWarnings [2022-04-27T15:41:57.352Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-27T15:41:59.892Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-27T15:42:01.909Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T15:42:01.909Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T15:42:01.909Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T15:42:01.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T15:42:03.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T15:42:05.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-27T15:42:09.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T15:42:09.010Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T15:42:09.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T15:42:10.462Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T15:42:13.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T15:42:13.801Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-04-27T15:42:13.801Z] === RUN TestInfoDebug [2022-04-27T15:42:13.801Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T15:42:13.801Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:42:13.801Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T15:42:13.801Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:42:13.801Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T15:42:13.801Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:42:13.801Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T15:42:13.801Z] === RUN TestPingCacheHeaders [2022-04-27T15:42:13.801Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T15:42:13.801Z] === RUN TestPingGet [2022-04-27T15:42:13.801Z] --- PASS: TestPingGet (0.01s) [2022-04-27T15:42:13.801Z] === RUN TestPingHead [2022-04-27T15:42:13.801Z] --- PASS: TestPingHead (0.02s) [2022-04-27T15:42:13.801Z] === RUN TestPingSwarmHeader [2022-04-27T15:42:14.366Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T15:42:14.930Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T15:42:15.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T15:42:15.863Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T15:42:15.863Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-04-27T15:42:15.863Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T15:42:15.863Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T15:42:15.863Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T15:42:15.863Z] === RUN TestVersion [2022-04-27T15:42:15.863Z] --- PASS: TestVersion (0.02s) [2022-04-27T15:42:15.863Z] === CONT TestDiskUsage [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T15:42:16.428Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T15:42:16.531Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T15:42:16.686Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T15:42:16.944Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage (1.12s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T15:42:16.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:42:16.944Z] PASS [2022-04-27T15:42:16.944Z] [2022-04-27T15:42:16.944Z] === Skipped [2022-04-27T15:42:16.944Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:42:16.944Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:42:16.944Z] [2022-04-27T15:42:16.944Z] DONE 54 tests, 1 skipped in 22.145s [2022-04-27T15:42:17.202Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T15:42:17.202Z] ++ 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-27T15:42:17.202Z] ++ set -e [2022-04-27T15:42:17.202Z] ++ '[' -n 0 ']' [2022-04-27T15:42:17.202Z] ++ set -x [2022-04-27T15:42:17.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:42:17.202Z] INFO: Testing against a local daemon [2022-04-27T15:42:17.202Z] === RUN TestVolumesCreateAndList [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T15:42:17.202Z] === RUN TestVolumesRemove [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T15:42:17.202Z] === RUN TestVolumesInspect [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:42:17.202Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:42:17.202Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:42:17.202Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:42:17.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:42:17.202Z] PASS [2022-04-27T15:42:17.202Z] [2022-04-27T15:42:17.202Z] DONE 9 tests in 0.187s [2022-04-27T15:42:17.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T15:42:17.460Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T15:42:17.460Z] +++ kill 14267 [2022-04-27T15:42:17.719Z] +++ /etc/init.d/apparmor stop [2022-04-27T15:42:17.719Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T15:42:17.719Z] [2022-04-27T15:42:17.719Z] Unloading profiles will leave already running processes permanently [2022-04-27T15:42:17.719Z] unconfined, which can lead to unexpected situations. [2022-04-27T15:42:17.719Z] [2022-04-27T15:42:17.719Z] To set a process to complain mode, use the command line tool [2022-04-27T15:42:17.719Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T15:42:17.719Z] +++ true [2022-04-27T15:42:17.719Z] exiting test-integration [2022-04-27T15:42:17.719Z] ++ exit 0 [2022-04-27T15:42:17.719Z] [2022-04-27T15:42:18.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling Post stage [Pipeline] junit [2022-04-27T15:42:18.663Z] Recording test results [2022-04-27T15:42:18.897Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T15:42:19.104Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T15:42:19.239Z] + echo Ensuring container killed. [2022-04-27T15:42:19.239Z] Ensuring container killed. [2022-04-27T15:42:19.239Z] + docker rm -vf docker-pr1 [2022-04-27T15:42:19.239Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T15:42:19.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-27T15:42:19.517Z] + echo Chowning /workspace to jenkins user [2022-04-27T15:42:19.517Z] Chowning /workspace to jenkins user [2022-04-27T15:42:19.517Z] + id -u [2022-04-27T15:42:19.517Z] + id -g [2022-04-27T15:42:19.517Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T15:42:19.517Z] Unable to find image 'busybox:latest' locally [2022-04-27T15:42:19.517Z] latest: Pulling from library/busybox [2022-04-27T15:42:19.775Z] 2f0e692259c0: Pulling fs layer [2022-04-27T15:42:19.775Z] 2f0e692259c0: Verifying Checksum [2022-04-27T15:42:19.775Z] 2f0e692259c0: Download complete [2022-04-27T15:42:19.775Z] 2f0e692259c0: Pull complete [2022-04-27T15:42:19.775Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T15:42:19.775Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T15:42:21.447Z] + bundleName=arm64-integration [2022-04-27T15:42:21.447Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-27T15:42:21.447Z] Creating arm64-integration-bundles.tar.gz [2022-04-27T15:42:21.447Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-27T15:42:21.447Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-27T15:42:21.716Z] Archiving artifacts [2022-04-27T15:42:22.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T15:42:22.657Z] docker_api_swarm_test.go:563: [de925cfe34e6f] joining swarm manager [d42f9eee112b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:42:23.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:42:23.873Z] + make clean [2022-04-27T15:42:24.131Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:42:24.131Z] docker-dev-cache [2022-04-27T15:42:24.131Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-27T15:42:25.945Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:42:26.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T15:42:27.452Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T15:42:28.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T15:42:29.396Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T15:42:29.396Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T15:42:29.396Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T15:42:29.396Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T15:42:29.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T15:42:29.559Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T15:42:30.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T15:42:34.667Z] docker_api_swarm_test.go:585: [dfd40a44bb92e] joining swarm manager [d42f9eee112b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:42:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T15:42:34.783Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T15:42:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T15:42:34.783Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T15:42:34.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T15:42:37.955Z] check_test.go:378: [de925cfe34e6f] daemon is not started [2022-04-27T15:42:39.866Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T15:42:40.125Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T15:42:40.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T15:42:40.651Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T15:42:40.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T15:42:40.692Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T15:42:41.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T15:42:41.119Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T15:42:41.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T15:42:41.119Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T15:42:41.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T15:42:41.259Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T15:42:41.826Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T15:42:42.393Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T15:42:42.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T15:42:44.934Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T15:42:46.847Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T15:42:48.224Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T15:42:48.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-27T15:42:48.483Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T15:42:48.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-27T15:42:49.874Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T15:42:50.134Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T15:42:50.206Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T15:42:50.206Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T15:42:50.206Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T15:42:50.206Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T15:42:50.206Z] Cross building: bundles/cross/linux/s390x [2022-04-27T15:42:50.206Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T15:42:50.206Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T15:42:51.514Z] docker_api_swarm_test.go:46: [d28875c421344] joining swarm manager [d92e8d10a176e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:42:51.774Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T15:42:53.683Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T15:42:54.618Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T15:42:54.876Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T15:42:56.784Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T15:42:58.690Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T15:43:00.066Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T15:43:03.071Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T15:43:03.072Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T15:43:03.072Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T15:43:03.072Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T15:43:03.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T15:43:03.354Z] --- PASS: TestImportExtremelyLargeImageWorks (178.54s) [2022-04-27T15:43:03.354Z] PASS [2022-04-27T15:43:03.354Z] [2022-04-27T15:43:03.354Z] DONE 22 tests in 183.257s [2022-04-27T15:43:03.354Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T15:43:03.354Z] ++ 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-27T15:43:03.354Z] ++ set -e [2022-04-27T15:43:03.354Z] ++ '[' -n 0 ']' [2022-04-27T15:43:03.354Z] ++ set -x [2022-04-27T15:43:03.355Z] ++ 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-27T15:43:03.355Z] INFO: Testing against a local daemon [2022-04-27T15:43:03.355Z] === RUN TestNetworkCreateDelete [2022-04-27T15:43:03.355Z] --- PASS: TestNetworkCreateDelete (0.22s) [2022-04-27T15:43:03.355Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T15:43:03.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2022-04-27T15:43:03.924Z] === RUN TestDaemonDNSFallback [2022-04-27T15:43:04.059Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T15:43:04.493Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T15:43:04.753Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T15:43:05.690Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T15:43:05.949Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T15:43:06.209Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T15:43:06.209Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T15:43:06.775Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T15:43:07.343Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T15:43:07.343Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T15:43:07.844Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T15:43:07.844Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T15:43:07.844Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T15:43:07.844Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T15:43:07.844Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T15:43:07.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T15:43:07.911Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T15:43:07.911Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T15:43:08.170Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T15:43:09.107Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T15:43:09.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-27T15:43:10.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-27T15:43:10.568Z] --- PASS: TestDaemonDNSFallback (6.70s) [2022-04-27T15:43:10.568Z] === RUN TestInspectNetwork [2022-04-27T15:43:11.503Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T15:43:11.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T15:43:11.629Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:43:11.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T15:43:11.629Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:43:11.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T15:43:11.629Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:43:11.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T15:43:12.097Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T15:43:14.793Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T15:43:14.793Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T15:43:14.793Z] === RUN TestInspectNetwork/network_name [2022-04-27T15:43:14.793Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T15:43:16.177Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T15:43:16.852Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T15:43:16.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T15:43:18.717Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T15:43:18.717Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T15:43:18.717Z] --- PASS: TestInspectNetwork (8.26s) [2022-04-27T15:43:18.717Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T15:43:18.717Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T15:43:18.717Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T15:43:18.717Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T15:43:18.717Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T15:43:18.998Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T15:43:18.998Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T15:43:19.259Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T15:43:19.533Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T15:43:19.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T15:43:19.915Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T15:43:20.383Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T15:43:20.383Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T15:43:20.852Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T15:43:20.920Z] --- PASS: TestRunContainerWithBridgeNone (2.13s) [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T15:43:20.920Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:43:20.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:43:20.920Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:43:20.920Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T15:43:20.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T15:43:20.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T15:43:20.920Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T15:43:20.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.01s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T15:43:20.920Z] === RUN TestNetworkList [2022-04-27T15:43:20.920Z] === RUN TestNetworkList//networks [2022-04-27T15:43:20.920Z] === PAUSE TestNetworkList//networks [2022-04-27T15:43:20.920Z] === RUN TestNetworkList//networks/ [2022-04-27T15:43:20.920Z] === PAUSE TestNetworkList//networks/ [2022-04-27T15:43:20.920Z] === CONT TestNetworkList//networks [2022-04-27T15:43:20.920Z] === CONT TestNetworkList//networks/ [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T15:43:20.920Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T15:43:20.920Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T15:43:21.488Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-27T15:43:21.488Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T15:43:22.056Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T15:43:22.415Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T15:43:22.415Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T15:43:22.415Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T15:43:22.623Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-27T15:43:22.623Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T15:43:23.559Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-04-27T15:43:23.559Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T15:43:24.496Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-04-27T15:43:24.496Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T15:43:25.064Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T15:43:25.631Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T15:43:25.889Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-04-27T15:43:25.889Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T15:43:25.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T15:43:26.208Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T15:43:26.457Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-27T15:43:26.457Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T15:43:27.771Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T15:43:27.771Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T15:43:27.771Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T15:43:27.771Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T15:43:27.771Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T15:43:29.334Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T15:43:29.351Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T15:43:29.352Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T15:43:29.352Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T15:43:29.352Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T15:43:29.352Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T15:43:29.352Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T15:43:29.352Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T15:43:29.744Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s) [2022-04-27T15:43:29.744Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T15:43:29.744Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:43:29.744Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:43:29.744Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T15:43:30.320Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T15:43:30.790Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T15:43:30.938Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T15:43:30.938Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T15:43:31.258Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T15:43:31.633Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T15:43:31.633Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T15:43:31.633Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T15:43:31.633Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T15:43:31.726Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T15:43:33.196Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T15:43:33.945Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T15:43:35.849Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T15:43:36.787Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T15:43:36.795Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T15:43:36.975Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T15:43:37.585Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T15:43:38.284Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T15:43:38.284Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T15:43:38.284Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T15:43:39.149Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T15:43:39.149Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T15:43:39.149Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T15:43:40.135Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T15:43:40.135Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T15:43:40.135Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T15:43:40.602Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T15:43:40.777Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T15:43:40.777Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T15:43:40.777Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T15:43:40.777Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T15:43:41.243Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T15:43:41.243Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T15:43:41.243Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T15:43:41.243Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T15:43:41.243Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T15:43:41.243Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T15:43:41.243Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T15:43:42.480Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T15:43:42.480Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T15:43:42.784Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T15:43:42.816Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T15:43:43.283Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T15:43:43.417Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T15:43:43.675Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T15:43:43.751Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T15:43:43.751Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T15:43:44.218Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T15:43:44.686Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T15:43:45.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T15:43:45.023Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:43:45.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T15:43:45.023Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:43:45.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T15:43:45.023Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:43:45.023Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T15:43:45.050Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T15:43:45.309Z] --- PASS: TestServiceWithDataPathPortInit (15.99s) [2022-04-27T15:43:45.309Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T15:43:45.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T15:43:45.567Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T15:43:45.670Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T15:43:45.670Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T15:43:45.670Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T15:43:45.670Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T15:43:45.670Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T15:43:46.134Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T15:43:47.072Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T15:43:48.453Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T15:43:48.646Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T15:43:48.713Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o12r8ww93mtk2fzb5ss5v67dv Created:2022-04-27 15:43:46.80672762 +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[3d90b14e691c87bea84a50ec052569403bf8e87f4edc6aed0c4d17fcc3fc7ea4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l94pvgjzbol7mdbhh295g00hx EndpointID:1f90d89edd9d873589e75aa4c112729e24f16d5df6907533cb04d6b9e2a5d788 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5709e88b917571c9132afcee36dfa99a2eca2ec40b3279ea246e988e0ce3acdb 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:24128ec28208 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l94pvgjzbol7mdbhh295g00hx EndpointID:1f90d89edd9d873589e75aa4c112729e24f16d5df6907533cb04d6b9e2a5d788 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T15:43:48.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T15:43:48.713Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T15:43:48.972Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T15:43:49.232Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T15:43:49.801Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T15:43:50.267Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T15:43:50.421Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T15:43:53.205Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T15:43:53.205Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T15:43:53.205Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.85s) [2022-04-27T15:43:53.205Z] PASS [2022-04-27T15:43:53.205Z] [2022-04-27T15:43:53.205Z] === Skipped [2022-04-27T15:43:53.205Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T15:43:53.205Z] service_test.go:243: FLAKY_TEST [2022-04-27T15:43:53.205Z] [2022-04-27T15:43:53.205Z] DONE 38 tests, 1 skipped in 50.088s [2022-04-27T15:43:53.205Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:43:53.205Z] ++ 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-27T15:43:53.205Z] ++ set -e [2022-04-27T15:43:53.205Z] ++ '[' -n 0 ']' [2022-04-27T15:43:53.205Z] ++ set -x [2022-04-27T15:43:53.205Z] ++ 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-27T15:43:53.205Z] INFO: Testing against a local daemon [2022-04-27T15:43:53.205Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T15:43:53.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:43:53.205Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:43:53.205Z] === RUN TestDockerNetworkIpvlan [2022-04-27T15:43:53.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:43:53.205Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:43:53.205Z] PASS [2022-04-27T15:43:53.205Z] [2022-04-27T15:43:53.205Z] === Skipped [2022-04-27T15:43:53.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T15:43:53.205Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:43:53.205Z] [2022-04-27T15:43:53.205Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T15:43:53.205Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T15:43:53.205Z] [2022-04-27T15:43:53.205Z] DONE 2 tests, 2 skipped in 0.116s [2022-04-27T15:43:53.205Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T15:43:53.205Z] ++ 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-27T15:43:53.205Z] ++ set -e [2022-04-27T15:43:53.205Z] ++ '[' -n 0 ']' [2022-04-27T15:43:53.205Z] ++ set -x [2022-04-27T15:43:53.205Z] ++ 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-27T15:43:53.340Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T15:43:53.464Z] INFO: Testing against a local daemon [2022-04-27T15:43:53.465Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T15:43:53.465Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T15:43:53.807Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T15:43:54.843Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-04-27T15:43:54.843Z] === RUN TestDockerNetworkMacvlan [2022-04-27T15:43:54.843Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T15:43:55.411Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T15:43:56.348Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T15:43:56.348Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T15:43:57.286Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T15:43:57.545Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T15:43:58.555Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T15:43:58.555Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T15:43:58.555Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T15:43:58.555Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T15:43:58.921Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T15:43:58.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-27T15:43:59.022Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T15:43:59.023Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T15:43:59.023Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T15:43:59.488Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T15:43:59.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T15:44:01.393Z] docker_api_swarm_test.go:304: [dea76a4ef636b] joining swarm manager [da4059d319720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:44:02.328Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T15:44:02.895Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T15:44:02.895Z] docker_api_swarm_test.go:305: [db49b3d68679c] joining swarm manager [da4059d319720]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T15:44:03.230Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T15:44:03.230Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T15:44:03.230Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T15:44:03.230Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T15:44:03.230Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T15:44:03.230Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T15:44:04.272Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-27T15:44:04.792Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T15:44:04.792Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T15:44:05.207Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T15:44:06.146Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T15:44:06.181Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T15:44:06.181Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:44:06.181Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T15:44:06.715Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T15:44:07.282Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan (13.62s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.60s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.39s) [2022-04-27T15:44:08.218Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2022-04-27T15:44:08.218Z] PASS [2022-04-27T15:44:08.218Z] [2022-04-27T15:44:08.218Z] DONE 8 tests in 15.084s [2022-04-27T15:44:08.218Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T15:44:08.218Z] ++ 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-27T15:44:08.218Z] ++ set -e [2022-04-27T15:44:08.218Z] ++ '[' -n 0 ']' [2022-04-27T15:44:08.218Z] ++ set -x [2022-04-27T15:44:08.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-27T15:44:08.477Z] testing: warning: no tests to run [2022-04-27T15:44:08.477Z] PASS [2022-04-27T15:44:08.477Z] [2022-04-27T15:44:08.477Z] DONE 0 tests in 0.035s [2022-04-27T15:44:08.477Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T15:44:08.477Z] ++ 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-27T15:44:08.477Z] ++ set -e [2022-04-27T15:44:08.477Z] ++ '[' -n 0 ']' [2022-04-27T15:44:08.477Z] ++ set -x [2022-04-27T15:44:08.477Z] ++ 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-27T15:44:08.477Z] INFO: Testing against a local daemon [2022-04-27T15:44:08.477Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T15:44:09.854Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-04-27T15:44:09.854Z] === RUN TestAuthZPluginTLS [2022-04-27T15:44:10.422Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-04-27T15:44:10.422Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T15:44:10.626Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T15:44:10.995Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-04-27T15:44:10.995Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T15:44:11.589Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2022-04-27T15:44:11.589Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T15:44:12.171Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-27T15:44:12.171Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T15:44:13.570Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2022-04-27T15:44:13.570Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T15:44:14.140Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-04-27T15:44:14.140Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T15:44:14.140Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T15:44:14.709Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-04-27T15:44:14.709Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T15:44:15.278Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-27T15:44:15.279Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T15:44:16.481Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T15:44:16.545Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T15:44:17.185Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-04-27T15:44:17.185Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T15:44:17.443Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-27T15:44:17.505Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T15:44:18.819Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2022-04-27T15:44:18.819Z] === RUN TestAuthZPluginHeader [2022-04-27T15:44:19.034Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T15:44:19.034Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T15:44:19.034Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T15:44:19.078Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T15:44:19.646Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-04-27T15:44:19.646Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T15:44:19.994Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T15:44:19.994Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T15:44:20.582Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-27T15:44:21.656Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T15:44:22.225Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T15:44:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T15:44:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T15:44:22.949Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T15:44:23.163Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T15:44:23.586Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T15:44:23.728Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T15:44:23.731Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T15:44:23.990Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-04-27T15:44:23.990Z] === RUN TestAuthZPluginV2Disable [2022-04-27T15:44:24.250Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T15:44:24.688Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T15:44:25.112Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T15:44:25.112Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T15:44:25.112Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T15:44:25.112Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T15:44:25.143Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T15:44:25.186Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T15:44:25.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T15:44:25.568Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T15:44:25.568Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T15:44:26.024Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T15:44:26.024Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T15:44:26.024Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T15:44:26.104Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T15:44:26.127Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T15:44:26.559Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T15:44:26.696Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T15:44:27.521Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T15:44:27.711Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-04-27T15:44:27.711Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T15:44:28.244Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T15:44:29.050Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T15:44:29.202Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T15:44:29.621Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T15:44:29.621Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T15:44:29.880Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T15:44:29.880Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T15:44:29.880Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T15:44:30.139Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T15:44:30.706Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T15:44:30.965Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T15:44:31.532Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.62s) [2022-04-27T15:44:31.532Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T15:44:31.532Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T15:44:33.860Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T15:44:33.860Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T15:44:33.860Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T15:44:34.315Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T15:44:34.769Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T15:44:34.769Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T15:44:34.769Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T15:44:34.809Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T15:44:34.809Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T15:44:34.809Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T15:44:34.816Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T15:44:35.264Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T15:44:35.718Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T15:44:35.752Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T15:44:36.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-27T15:44:36.947Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T15:44:37.885Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T15:44:38.821Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T15:44:39.391Z] docker_api_swarm_test.go:272: [dd319776aad28] joining swarm manager [d6797f4e00b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:44:40.384Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T15:44:40.769Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T15:44:41.028Z] docker_api_swarm_test.go:273: [d17c27f6de64a] joining swarm manager [d6797f4e00b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:44:41.733Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T15:44:41.733Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T15:44:41.733Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T15:44:41.733Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T15:44:41.733Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T15:44:41.801Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T15:44:41.801Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:44:41.801Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T15:44:42.074Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T15:44:42.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/test/unit [2022-04-27T15:44:42.406Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T15:44:42.624Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T15:44:42.624Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T15:44:42.624Z] + TESTDIRS=./... [2022-04-27T15:44:42.624Z] + exclude_paths='/vendor/|/integration' [2022-04-27T15:44:42.624Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T15:44:42.624Z] ++ go list ./... [2022-04-27T15:44:43.568Z] + pkg_list='github.com/docker/docker/api [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/backend [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/container [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/events [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/filters [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/image [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/mount [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/network [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/registry [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/time [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/versions [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/types/volume [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:44:43.568Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:44:43.568Z] github.com/docker/docker/cli [2022-04-27T15:44:43.568Z] github.com/docker/docker/cli/config [2022-04-27T15:44:43.568Z] github.com/docker/docker/cli/debug [2022-04-27T15:44:43.568Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:44:43.568Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:44:43.568Z] github.com/docker/docker/client [2022-04-27T15:44:43.568Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:44:43.568Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:44:43.568Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:44:43.568Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:44:43.568Z] github.com/docker/docker/container [2022-04-27T15:44:43.568Z] github.com/docker/docker/container/stream [2022-04-27T15:44:43.568Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:44:43.568Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:44:43.568Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/config [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/events [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/exec [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/images [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/links [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/names [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/network [2022-04-27T15:44:43.568Z] github.com/docker/docker/daemon/stats [2022-04-27T15:44:43.568Z] github.com/docker/docker/distribution [2022-04-27T15:44:43.568Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:44:43.568Z] github.com/docker/docker/distribution/utils [2022-04-27T15:44:43.568Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:44:43.568Z] github.com/docker/docker/dockerversion [2022-04-27T15:44:43.568Z] github.com/docker/docker/errdefs [2022-04-27T15:44:43.568Z] github.com/docker/docker/image [2022-04-27T15:44:43.568Z] github.com/docker/docker/image/cache [2022-04-27T15:44:43.568Z] github.com/docker/docker/image/tarexport [2022-04-27T15:44:43.568Z] github.com/docker/docker/image/v1 [2022-04-27T15:44:43.568Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:44:43.568Z] github.com/docker/docker/layer [2022-04-27T15:44:43.568Z] github.com/docker/docker/libcontainerd [2022-04-27T15:44:43.568Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:44:43.568Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:44:43.568Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:44:43.568Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:44:43.568Z] github.com/docker/docker/oci [2022-04-27T15:44:43.568Z] github.com/docker/docker/oci/caps [2022-04-27T15:44:43.568Z] github.com/docker/docker/opts [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/archive [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/directory [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/platform [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/pools [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/progress [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/signal [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/stack [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/system [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:44:43.568Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:44:43.568Z] github.com/docker/docker/plugin [2022-04-27T15:44:43.568Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:44:43.568Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:44:43.568Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:44:43.568Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:44:43.568Z] github.com/docker/docker/quota [2022-04-27T15:44:43.568Z] github.com/docker/docker/reference [2022-04-27T15:44:43.568Z] github.com/docker/docker/registry [2022-04-27T15:44:43.568Z] github.com/docker/docker/registry/resumable [2022-04-27T15:44:43.568Z] github.com/docker/docker/restartmanager [2022-04-27T15:44:43.568Z] github.com/docker/docker/rootless [2022-04-27T15:44:43.568Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:44:43.568Z] github.com/docker/docker/runconfig [2022-04-27T15:44:43.568Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/environment [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/registry [2022-04-27T15:44:43.568Z] github.com/docker/docker/testutil/request [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/drivers [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/local [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/mounts [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/service [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:44:43.568Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:44:43.568Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T15:44:43.568Z] ++ echo 'github.com/docker/docker/api [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:44:43.568Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/backend [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/events [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/filters [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/image [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/mount [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/network [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/registry [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/time [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/volume [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/config [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/debug [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/client [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:44:43.569Z] github.com/docker/docker/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/container/stream [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/config [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/events [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/exec [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/images [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/links [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/names [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/network [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/stats [2022-04-27T15:44:43.569Z] github.com/docker/docker/distribution [2022-04-27T15:44:43.569Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:44:43.569Z] github.com/docker/docker/distribution/utils [2022-04-27T15:44:43.569Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:44:43.569Z] github.com/docker/docker/dockerversion [2022-04-27T15:44:43.569Z] github.com/docker/docker/errdefs [2022-04-27T15:44:43.569Z] github.com/docker/docker/image [2022-04-27T15:44:43.569Z] github.com/docker/docker/image/cache [2022-04-27T15:44:43.569Z] github.com/docker/docker/image/tarexport [2022-04-27T15:44:43.569Z] github.com/docker/docker/image/v1 [2022-04-27T15:44:43.569Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:44:43.569Z] github.com/docker/docker/layer [2022-04-27T15:44:43.569Z] github.com/docker/docker/libcontainerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:44:43.569Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:44:43.569Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:44:43.569Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:44:43.569Z] github.com/docker/docker/oci [2022-04-27T15:44:43.569Z] github.com/docker/docker/oci/caps [2022-04-27T15:44:43.569Z] github.com/docker/docker/opts [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/archive [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/directory [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/platform [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/pools [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/progress [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/signal [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/stack [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/system [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:44:43.569Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:44:43.569Z] github.com/docker/docker/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:44:43.569Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:44:43.569Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:44:43.569Z] github.com/docker/docker/quota [2022-04-27T15:44:43.569Z] github.com/docker/docker/reference [2022-04-27T15:44:43.569Z] github.com/docker/docker/registry [2022-04-27T15:44:43.569Z] github.com/docker/docker/registry/resumable [2022-04-27T15:44:43.569Z] github.com/docker/docker/restartmanager [2022-04-27T15:44:43.569Z] github.com/docker/docker/rootless [2022-04-27T15:44:43.569Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:44:43.569Z] github.com/docker/docker/runconfig [2022-04-27T15:44:43.569Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/environment [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/registry [2022-04-27T15:44:43.569Z] github.com/docker/docker/testutil/request [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/drivers [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/local [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/mounts [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/service [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:44:43.569Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:44:43.569Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/backend [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/events [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/filters [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/image [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/mount [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/network [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/registry [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/time [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:44:43.569Z] github.com/docker/docker/api/types/volume [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:44:43.569Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/config [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/debug [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:44:43.569Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/client [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:44:43.569Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:44:43.569Z] github.com/docker/docker/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/container/stream [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:44:43.569Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:44:43.569Z] github.com/docker/docker/daemon/config [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/events [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/exec [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/images [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/links [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/names [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/network [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/stats [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/utils [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:44:43.570Z] github.com/docker/docker/dockerversion [2022-04-27T15:44:43.570Z] github.com/docker/docker/errdefs [2022-04-27T15:44:43.570Z] github.com/docker/docker/image [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/cache [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/tarexport [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/v1 [2022-04-27T15:44:43.570Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:44:43.570Z] github.com/docker/docker/layer [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:44:43.570Z] github.com/docker/docker/oci [2022-04-27T15:44:43.570Z] github.com/docker/docker/oci/caps [2022-04-27T15:44:43.570Z] github.com/docker/docker/opts [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/archive [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/directory [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/platform [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/pools [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/progress [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/signal [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/stack [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/system [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:44:43.570Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:44:43.570Z] github.com/docker/docker/plugin [2022-04-27T15:44:43.570Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:44:43.570Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:44:43.570Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:44:43.570Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:44:43.570Z] github.com/docker/docker/quota [2022-04-27T15:44:43.570Z] github.com/docker/docker/reference [2022-04-27T15:44:43.570Z] github.com/docker/docker/registry [2022-04-27T15:44:43.570Z] github.com/docker/docker/registry/resumable [2022-04-27T15:44:43.570Z] github.com/docker/docker/restartmanager [2022-04-27T15:44:43.570Z] github.com/docker/docker/rootless [2022-04-27T15:44:43.570Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:44:43.570Z] github.com/docker/docker/runconfig [2022-04-27T15:44:43.570Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/environment [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/registry [2022-04-27T15:44:43.570Z] github.com/docker/docker/testutil/request [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/drivers [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/local [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/mounts [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/service [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:44:43.570Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:44:43.570Z] ++ grep --fixed-strings /libnetwork [2022-04-27T15:44:43.570Z] ++ echo 'github.com/docker/docker/api [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/backend [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/container [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/events [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/filters [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/image [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/mount [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/network [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/registry [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/time [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/versions [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:44:43.570Z] github.com/docker/docker/api/types/volume [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:44:43.570Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:44:43.570Z] github.com/docker/docker/cli [2022-04-27T15:44:43.570Z] github.com/docker/docker/cli/config [2022-04-27T15:44:43.570Z] github.com/docker/docker/cli/debug [2022-04-27T15:44:43.570Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:44:43.570Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:44:43.570Z] github.com/docker/docker/client [2022-04-27T15:44:43.570Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:44:43.570Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:44:43.570Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:44:43.570Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:44:43.570Z] github.com/docker/docker/container [2022-04-27T15:44:43.570Z] github.com/docker/docker/container/stream [2022-04-27T15:44:43.570Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:44:43.570Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:44:43.570Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/config [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/events [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/exec [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/images [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/links [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/names [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/network [2022-04-27T15:44:43.570Z] github.com/docker/docker/daemon/stats [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/utils [2022-04-27T15:44:43.570Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:44:43.570Z] github.com/docker/docker/dockerversion [2022-04-27T15:44:43.570Z] github.com/docker/docker/errdefs [2022-04-27T15:44:43.570Z] github.com/docker/docker/image [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/cache [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/tarexport [2022-04-27T15:44:43.570Z] github.com/docker/docker/image/v1 [2022-04-27T15:44:43.570Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:44:43.570Z] github.com/docker/docker/layer [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:44:43.570Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:44:43.570Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/types [2022-04-27T15:44:43.571Z] github.com/docker/docker/oci [2022-04-27T15:44:43.571Z] github.com/docker/docker/oci/caps [2022-04-27T15:44:43.571Z] github.com/docker/docker/opts [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/archive [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/directory [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/platform [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/pools [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/progress [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/signal [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/stack [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/system [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:44:43.571Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:44:43.571Z] github.com/docker/docker/plugin [2022-04-27T15:44:43.571Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:44:43.571Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:44:43.571Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:44:43.571Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:44:43.571Z] github.com/docker/docker/quota [2022-04-27T15:44:43.571Z] github.com/docker/docker/reference [2022-04-27T15:44:43.571Z] github.com/docker/docker/registry [2022-04-27T15:44:43.571Z] github.com/docker/docker/registry/resumable [2022-04-27T15:44:43.571Z] github.com/docker/docker/restartmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/rootless [2022-04-27T15:44:43.571Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:44:43.571Z] github.com/docker/docker/runconfig [2022-04-27T15:44:43.571Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/environment [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/registry [2022-04-27T15:44:43.571Z] github.com/docker/docker/testutil/request [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/drivers [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/local [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/mounts [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/service [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:44:43.571Z] github.com/docker/docker/volume/testutils' [2022-04-27T15:44:43.571Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/types' [2022-04-27T15:44:43.571Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T15:44:43.571Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/types' [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:44:43.571Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:44:43.571Z] + type docker-proxy [2022-04-27T15:44:43.571Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T15:44:43.571Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T15:44:43.571Z] [2022-04-27T15:44:43.571Z] Removing bundles/ [2022-04-27T15:44:43.783Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.45s) [2022-04-27T15:44:43.783Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T15:44:43.832Z] [2022-04-27T15:44:43.832Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T15:44:43.832Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T15:44:43.832Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T15:44:44.722Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T15:44:51.991Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T15:44:51.991Z] [2022-04-27T15:44:51.991Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T15:44:51.991Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T15:44:51.991Z] [2022-04-27T15:44:51.991Z] + mkdir -p bundles [2022-04-27T15:44:51.991Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/backend/build [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/httputils [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/middleware [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/build [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/container [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/debug [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/image [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/network [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/session [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/system [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/server/router/volume [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/backend [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/container [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/events [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/filters [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/image [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/mount [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/network [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/registry [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/strslice [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/swarm [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/time [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/versions [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T15:44:51.991Z] github.com/docker/docker/api/types/volume [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/dockerfile [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/remotecontext [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T15:44:51.991Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T15:44:51.991Z] github.com/docker/docker/cli [2022-04-27T15:44:51.991Z] github.com/docker/docker/cli/config [2022-04-27T15:44:51.991Z] github.com/docker/docker/cli/debug [2022-04-27T15:44:51.991Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T15:44:51.991Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T15:44:51.991Z] github.com/docker/docker/client [2022-04-27T15:44:51.991Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T15:44:51.991Z] github.com/docker/docker/cmd/dockerd [2022-04-27T15:44:51.991Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T15:44:51.991Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T15:44:51.991Z] github.com/docker/docker/container [2022-04-27T15:44:51.991Z] github.com/docker/docker/container/stream [2022-04-27T15:44:51.991Z] github.com/docker/docker/contrib/apparmor [2022-04-27T15:44:51.991Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T15:44:51.991Z] github.com/docker/docker/contrib/httpserver [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/config [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/events [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/exec [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/images [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/initlayer [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/links [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/listeners [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/local [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/names [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/network [2022-04-27T15:44:51.991Z] github.com/docker/docker/daemon/stats [2022-04-27T15:44:51.991Z] github.com/docker/docker/distribution [2022-04-27T15:44:51.991Z] github.com/docker/docker/distribution/metadata [2022-04-27T15:44:51.991Z] github.com/docker/docker/distribution/utils [2022-04-27T15:44:51.991Z] github.com/docker/docker/distribution/xfer [2022-04-27T15:44:51.991Z] github.com/docker/docker/dockerversion [2022-04-27T15:44:51.991Z] github.com/docker/docker/errdefs [2022-04-27T15:44:51.991Z] github.com/docker/docker/image [2022-04-27T15:44:51.991Z] github.com/docker/docker/image/cache [2022-04-27T15:44:51.991Z] github.com/docker/docker/image/tarexport [2022-04-27T15:44:51.991Z] github.com/docker/docker/image/v1 [2022-04-27T15:44:51.991Z] github.com/docker/docker/internal/test/suite [2022-04-27T15:44:51.991Z] github.com/docker/docker/layer [2022-04-27T15:44:51.991Z] github.com/docker/docker/libcontainerd [2022-04-27T15:44:51.991Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T15:44:51.991Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T15:44:51.991Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T15:44:51.991Z] github.com/docker/docker/libcontainerd/types [2022-04-27T15:44:51.991Z] github.com/docker/docker/oci [2022-04-27T15:44:51.991Z] github.com/docker/docker/oci/caps [2022-04-27T15:44:51.991Z] github.com/docker/docker/opts [2022-04-27T15:44:51.991Z] github.com/docker/docker/pkg/aaparser [2022-04-27T15:44:51.991Z] github.com/docker/docker/pkg/archive [2022-04-27T15:44:51.991Z] github.com/docker/docker/pkg/authorization [2022-04-27T15:44:51.991Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T15:44:51.991Z] github.com/docker/docker/pkg/capabilities [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/containerfs [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/directory [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/dmesg [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/filenotify [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/fileutils [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/fsutils [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/homedir [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/idtools [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/ioutils [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/longpath [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/loopback [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/parsers [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/pidfile [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/platform [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugins [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/pools [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/progress [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/pubsub [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/reexec [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/signal [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/stack [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/stringid [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/system [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/tailfile [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/tarsum [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/truncindex [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/urlutil [2022-04-27T15:44:51.992Z] github.com/docker/docker/pkg/useragent [2022-04-27T15:44:51.992Z] github.com/docker/docker/plugin [2022-04-27T15:44:51.992Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T15:44:51.992Z] github.com/docker/docker/plugin/v2 [2022-04-27T15:44:51.992Z] github.com/docker/docker/profiles/apparmor [2022-04-27T15:44:51.992Z] github.com/docker/docker/profiles/seccomp [2022-04-27T15:44:51.992Z] github.com/docker/docker/quota [2022-04-27T15:44:51.992Z] github.com/docker/docker/reference [2022-04-27T15:44:51.992Z] github.com/docker/docker/registry [2022-04-27T15:44:51.992Z] github.com/docker/docker/registry/resumable [2022-04-27T15:44:51.992Z] github.com/docker/docker/restartmanager [2022-04-27T15:44:51.992Z] github.com/docker/docker/rootless [2022-04-27T15:44:51.992Z] github.com/docker/docker/rootless/specconv [2022-04-27T15:44:51.992Z] github.com/docker/docker/runconfig [2022-04-27T15:44:51.992Z] github.com/docker/docker/runconfig/opts [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/daemon [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/environment [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fakegit [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/registry [2022-04-27T15:44:51.992Z] github.com/docker/docker/testutil/request [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/drivers [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/local [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/mounts [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/service [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/service/opts [2022-04-27T15:44:51.992Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T15:44:51.992Z] + 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-27T15:44:51.992Z] ? github.com/docker/docker/api [no test files] [2022-04-27T15:44:52.073Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T15:44:52.527Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T15:44:54.692Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T15:44:54.692Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T15:44:54.692Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T15:44:54.695Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T15:44:54.954Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T15:44:55.146Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T15:44:55.146Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T15:44:55.146Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T15:44:55.146Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T15:44:55.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T15:44:55.213Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T15:44:55.780Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T15:44:55.918Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T15:44:55.918Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T15:44:55.918Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T15:44:55.918Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T15:44:56.347Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T15:44:57.311Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T15:44:57.730Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T15:44:57.730Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T15:44:57.730Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T15:44:57.730Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T15:44:57.730Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T15:44:57.730Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T15:44:57.730Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T15:44:57.730Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T15:44:57.730Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T15:44:58.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-27T15:44:59.238Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T15:44:59.238Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T15:44:59.803Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T15:44:59.803Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T15:44:59.806Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T15:45:00.374Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-04-27T15:45:00.374Z] PASS [2022-04-27T15:45:00.374Z] [2022-04-27T15:45:00.374Z] DONE 17 tests in 52.066s [2022-04-27T15:45:00.374Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T15:45:00.374Z] ++ 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-27T15:45:00.374Z] ++ set -e [2022-04-27T15:45:00.374Z] ++ '[' -n 0 ']' [2022-04-27T15:45:00.374Z] ++ set -x [2022-04-27T15:45:00.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-27T15:45:00.633Z] INFO: Testing against a local daemon [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:45:00.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:45:00.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T15:45:00.633Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T15:45:00.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T15:45:00.633Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T15:45:00.633Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T15:45:00.633Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T15:45:00.633Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.01s) [2022-04-27T15:45:00.633Z] === RUN TestPluginInstall [2022-04-27T15:45:00.633Z] === RUN TestPluginInstall/no_auth [2022-04-27T15:45:00.761Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T15:45:00.892Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T15:45:01.216Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T15:45:01.671Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T15:45:01.830Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T15:45:02.089Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T15:45:02.629Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T15:45:03.026Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:03.026Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71493476f38940462ac6b5bb9673709af49f6c75b997c87d980fe73c629f09ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:03.026Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:03.026Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71493476f38940462ac6b5bb9673709af49f6c75b997c87d980fe73c629f09ba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:03.596Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T15:45:03.855Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:03.855Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ca59a381984887f9683b71b8cea85cb91ed79ce421241fe1df9d2acfb34df2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:03.855Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:03.855Z] time="2022-04-27T15:45:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ca59a381984887f9683b71b8cea85cb91ed79ce421241fe1df9d2acfb34df2a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:04.152Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T15:45:04.424Z] === RUN TestPluginInstall/with_insecure [2022-04-27T15:45:04.424Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T15:45:05.362Z] time="2022-04-27T15:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:05.362Z] time="2022-04-27T15:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f210d89e0d67d8f490dcf2f743eb87c414c50a217f3e2dd3b6255b4ab612d985" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:05.362Z] time="2022-04-27T15:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T15:45:05.362Z] time="2022-04-27T15:45:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f210d89e0d67d8f490dcf2f743eb87c414c50a217f3e2dd3b6255b4ab612d985" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T15:45:05.621Z] plugin_test.go:195: [ddf979b6602cd] daemon is not started [2022-04-27T15:45:05.621Z] --- PASS: TestPluginInstall (4.88s) [2022-04-27T15:45:05.621Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2022-04-27T15:45:05.621Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-04-27T15:45:05.621Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-04-27T15:45:05.621Z] === RUN TestPluginsWithRuntimes [2022-04-27T15:45:05.879Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T15:45:06.815Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T15:45:07.074Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T15:45:07.332Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T15:45:07.590Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T15:45:07.590Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T15:45:07.590Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T15:45:08.158Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T15:45:08.417Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T15:45:08.812Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T15:45:08.812Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T15:45:08.812Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T15:45:08.812Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T15:45:09.267Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T15:45:09.267Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T15:45:09.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T15:45:09.267Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T15:45:09.267Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T15:45:09.355Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-04-27T15:45:09.355Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-04-27T15:45:09.355Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-04-27T15:45:09.355Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T15:45:09.720Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T15:45:09.928Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T15:45:09.928Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T15:45:09.928Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T15:45:09.928Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T15:45:10.113Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-27T15:45:10.175Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T15:45:10.186Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-04-27T15:45:10.186Z] PASS [2022-04-27T15:45:10.186Z] [2022-04-27T15:45:10.186Z] DONE 24 tests in 9.795s [2022-04-27T15:45:10.186Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T15:45:10.186Z] ++ 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-27T15:45:10.187Z] ++ set -e [2022-04-27T15:45:10.187Z] ++ '[' -n 0 ']' [2022-04-27T15:45:10.187Z] ++ set -x [2022-04-27T15:45:10.187Z] ++ 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-27T15:45:10.445Z] INFO: Testing against a local daemon [2022-04-27T15:45:10.445Z] === RUN TestExternalGraphDriver [2022-04-27T15:45:10.445Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T15:45:10.445Z] === RUN TestExternalGraphDriver/json [2022-04-27T15:45:11.012Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T15:45:11.947Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T15:45:12.207Z] === RUN TestExternalGraphDriver/spec [2022-04-27T15:45:12.775Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T15:45:14.151Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T15:45:14.151Z] === RUN TestExternalGraphDriver/pull [2022-04-27T15:45:14.833Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T15:45:15.087Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T15:45:16.026Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T15:45:16.026Z] --- PASS: TestExternalGraphDriver (5.64s) [2022-04-27T15:45:16.026Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-04-27T15:45:16.026Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-04-27T15:45:16.026Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-04-27T15:45:16.026Z] === RUN TestGraphdriverPluginV2 [2022-04-27T15:45:17.401Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T15:45:17.660Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T15:45:19.036Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T15:45:19.604Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T15:45:19.604Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T15:45:19.604Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T15:45:19.863Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T15:45:19.863Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T15:45:19.863Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T15:45:19.863Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T15:45:20.433Z] --- PASS: TestGraphdriverPluginV2 (4.36s) [2022-04-27T15:45:20.433Z] PASS [2022-04-27T15:45:20.433Z] [2022-04-27T15:45:20.433Z] DONE 5 tests in 10.132s [2022-04-27T15:45:20.433Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T15:45:20.433Z] ++ 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-27T15:45:20.433Z] ++ set -e [2022-04-27T15:45:20.433Z] ++ '[' -n 0 ']' [2022-04-27T15:45:20.433Z] ++ set -x [2022-04-27T15:45:20.433Z] ++ 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-27T15:45:20.692Z] INFO: Testing against a local daemon [2022-04-27T15:45:20.692Z] === RUN TestContinueAfterPluginCrash [2022-04-27T15:45:20.692Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T15:45:20.692Z] === RUN TestReadPluginNoRead [2022-04-27T15:45:20.692Z] === PAUSE TestReadPluginNoRead [2022-04-27T15:45:20.692Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T15:45:20.692Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T15:45:20.692Z] === CONT TestContinueAfterPluginCrash [2022-04-27T15:45:20.692Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T15:45:21.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T15:45:21.259Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T15:45:22.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T15:45:22.639Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-27T15:45:22.897Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T15:45:22.897Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T15:45:22.987Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T15:45:23.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T15:45:24.770Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T15:45:25.707Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T15:45:25.875Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T15:45:25.966Z] --- PASS: TestDaemonStartWithLogOpt (5.27s) [2022-04-27T15:45:25.966Z] === CONT TestReadPluginNoRead [2022-04-27T15:45:26.533Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T15:45:27.204Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T15:45:27.471Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T15:45:27.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-27T15:45:27.471Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T15:45:27.471Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T15:45:28.409Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T15:45:28.409Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T15:45:28.409Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T15:45:28.409Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T15:45:28.409Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T15:45:28.761Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T15:45:28.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T15:45:28.976Z] === RUN TestReadPluginNoRead/default [2022-04-27T15:45:29.580Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T15:45:29.580Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T15:45:29.580Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T15:45:29.912Z] docker_api_swarm_node_test.go:20: [d9136d62a939c] joining swarm manager [d370c34192e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:45:29.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T15:45:30.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T15:45:30.851Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T15:45:30.851Z] docker_api_swarm_node_test.go:21: [dd4b56f0d3bef] joining swarm manager [d370c34192e09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:45:30.851Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T15:45:30.926Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T15:45:31.110Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2022-04-27T15:45:31.739Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T15:45:32.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T15:45:32.310Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T15:45:32.876Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T15:45:32.876Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T15:45:33.135Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T15:45:33.701Z] === CONT TestReadPluginNoRead [2022-04-27T15:45:33.701Z] read_test.go:92: [d03f4bbf834c1] daemon is not started [2022-04-27T15:45:33.701Z] --- PASS: TestReadPluginNoRead (7.94s) [2022-04-27T15:45:33.701Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2022-04-27T15:45:33.701Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-04-27T15:45:33.701Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-04-27T15:45:33.701Z] PASS [2022-04-27T15:45:33.701Z] [2022-04-27T15:45:33.701Z] DONE 6 tests in 13.342s [2022-04-27T15:45:33.701Z] 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-27T15:45:33.701Z] ++ 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-27T15:45:33.701Z] ++ set -e [2022-04-27T15:45:33.701Z] ++ '[' -n 0 ']' [2022-04-27T15:45:33.701Z] ++ set -x [2022-04-27T15:45:33.702Z] ++ 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-27T15:45:33.961Z] testing: warning: no tests to run [2022-04-27T15:45:33.961Z] PASS [2022-04-27T15:45:33.961Z] [2022-04-27T15:45:33.961Z] DONE 0 tests in 0.055s [2022-04-27T15:45:33.961Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T15:45:33.961Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T15:45:33.961Z] ++ 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-27T15:45:33.961Z] ++ set -e [2022-04-27T15:45:33.961Z] ++ '[' -n 0 ']' [2022-04-27T15:45:33.961Z] ++ set -x [2022-04-27T15:45:33.961Z] ++ 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-27T15:45:33.961Z] INFO: Testing against a local daemon [2022-04-27T15:45:33.961Z] === RUN TestPluginWithDevMounts [2022-04-27T15:45:33.961Z] === PAUSE TestPluginWithDevMounts [2022-04-27T15:45:33.961Z] === CONT TestPluginWithDevMounts [2022-04-27T15:45:34.530Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T15:45:35.100Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T15:45:35.100Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T15:45:35.677Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T15:45:35.938Z] --- PASS: TestPluginWithDevMounts (1.84s) [2022-04-27T15:45:35.938Z] PASS [2022-04-27T15:45:35.938Z] [2022-04-27T15:45:35.938Z] DONE 1 tests in 1.991s [2022-04-27T15:45:35.938Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T15:45:35.938Z] ++ 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-27T15:45:35.938Z] ++ set -e [2022-04-27T15:45:35.938Z] ++ '[' -n 0 ']' [2022-04-27T15:45:35.938Z] ++ set -x [2022-04-27T15:45:35.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-27T15:45:35.938Z] INFO: Testing against a local daemon [2022-04-27T15:45:35.938Z] === RUN TestSecretInspect [2022-04-27T15:45:36.505Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T15:45:36.763Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T15:45:37.021Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T15:45:37.588Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T15:45:38.963Z] --- PASS: TestSecretInspect (2.74s) [2022-04-27T15:45:38.963Z] === RUN TestSecretList [2022-04-27T15:45:38.963Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T15:45:39.535Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T15:45:39.899Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T15:45:39.899Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T15:45:39.899Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T15:45:39.899Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T15:45:39.899Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T15:45:40.466Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T15:45:41.400Z] --- PASS: TestSecretList (2.47s) [2022-04-27T15:45:41.400Z] === RUN TestSecretsCreateAndDelete [2022-04-27T15:45:41.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-27T15:45:43.929Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2022-04-27T15:45:43.930Z] === RUN TestSecretsUpdate [2022-04-27T15:45:44.198Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T15:45:44.867Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T15:45:45.803Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T15:45:46.062Z] docker_api_swarm_test.go:502: [d6eeea6fbe5d3] joining swarm manager [de289fab55db2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:45:46.631Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T15:45:46.631Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T15:45:46.631Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T15:45:46.631Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T15:45:46.891Z] --- PASS: TestSecretsUpdate (3.05s) [2022-04-27T15:45:46.891Z] === RUN TestTemplatedSecret [2022-04-27T15:45:49.424Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T15:45:49.683Z] --- PASS: TestTemplatedSecret (2.65s) [2022-04-27T15:45:49.683Z] === RUN TestSecretCreateResolve [2022-04-27T15:45:49.941Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T15:45:49.961Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T15:45:50.877Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T15:45:52.253Z] --- PASS: TestSecretCreateResolve (2.61s) [2022-04-27T15:45:52.253Z] PASS [2022-04-27T15:45:52.253Z] [2022-04-27T15:45:52.253Z] DONE 6 tests in 16.372s [2022-04-27T15:45:52.253Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T15:45:52.253Z] ++ 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-27T15:45:52.253Z] ++ set -e [2022-04-27T15:45:52.253Z] ++ '[' -n 0 ']' [2022-04-27T15:45:52.253Z] ++ set -x [2022-04-27T15:45:52.253Z] ++ 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-27T15:45:52.512Z] INFO: Testing against a local daemon [2022-04-27T15:45:52.512Z] === RUN TestServiceCreateInit [2022-04-27T15:45:52.512Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T15:45:54.416Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T15:45:54.628Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T15:45:54.674Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T15:45:56.053Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T15:45:57.002Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T15:45:57.262Z] docker_api_swarm_test.go:507: [da97d0ed29152] joining swarm manager [de289fab55db2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:45:57.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T15:45:58.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-27T15:45:59.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-27T15:46:01.207Z] --- PASS: TestServiceCreateInit (8.62s) [2022-04-27T15:46:01.207Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.44s) [2022-04-27T15:46:01.207Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2022-04-27T15:46:01.207Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T15:46:01.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-27T15:46:02.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-27T15:46:03.966Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00097a378_} [2022-04-27T15:46:05.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11361317541_/foo_false____} [2022-04-27T15:46:07.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11361317541_/foo_true____} [2022-04-27T15:46:07.343Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T15:46:08.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_false____} [2022-04-27T15:46:09.395Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T15:46:09.395Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T15:46:09.395Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T15:46:09.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_true____} [2022-04-27T15:46:10.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_true__0xc00097a3a8__} [2022-04-27T15:46:12.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00097a3c0_} [2022-04-27T15:46:13.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00097a3d8_} [2022-04-27T15:46:15.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00097a3f0_} [2022-04-27T15:46:15.891Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T15:46:16.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00097a408_} [2022-04-27T15:46:16.469Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T15:46:16.939Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T15:46:16.939Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T15:46:16.939Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T15:46:16.939Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T15:46:16.939Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T15:46:17.835Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2022-04-27T15:46:17.835Z] === RUN TestCreateServiceConflict [2022-04-27T15:46:17.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T15:46:18.789Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-27T15:46:19.057Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T15:46:19.887Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T15:46:20.439Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-04-27T15:46:20.439Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T15:46:21.752Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T15:46:21.814Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T15:46:23.676Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T15:46:23.717Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2022-04-27T15:46:23.717Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T15:46:23.717Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T15:46:25.619Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T15:46:25.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-27T15:46:25.889Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T15:46:25.890Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T15:46:26.359Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T15:46:27.255Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T15:46:27.513Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T15:46:27.612Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T15:46:28.080Z] docker_api_swarm_node_test.go:81: [d021c360007a4] joining swarm manager [d9104990ca544]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:46:28.339Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T15:46:28.905Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-27T15:46:29.303Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T15:46:29.472Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T15:46:29.771Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T15:46:30.412Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T15:46:30.979Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T15:46:31.333Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T15:46:31.546Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T15:46:32.484Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T15:46:33.051Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T15:46:33.471Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T15:46:33.989Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T15:46:34.557Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T15:46:35.494Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T15:46:36.429Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T15:46:36.995Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T15:46:37.562Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2022-04-27T15:46:37.562Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T15:46:38.129Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T15:46:39.067Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T15:46:39.635Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T15:46:39.635Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T15:46:39.982Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T15:46:40.440Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T15:46:40.570Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T15:46:40.570Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2022-04-27T15:46:40.570Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T15:46:41.137Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T15:46:41.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-27T15:46:41.963Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T15:46:42.900Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T15:46:43.838Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2022-04-27T15:46:43.838Z] === RUN TestCreateServiceSysctls [2022-04-27T15:46:43.838Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T15:46:44.407Z] docker_api_swarm_node_test.go:53: [d4ed0f29fe854] joining swarm manager [d1136018a9a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:46:45.343Z] docker_api_swarm_node_test.go:54: [d4f6c9797f6d6] joining swarm manager [d1136018a9a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:46:45.602Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T15:46:46.170Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/builder/remotecontext 0.182s coverage: 13.7% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/builder/dockerfile 0.480s coverage: 49.3% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/builder/remotecontext/git 1.791s coverage: 86.3% of statements [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T15:46:46.632Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T15:46:46.632Z] ok github.com/docker/docker/cmd/docker-proxy 0.211s coverage: 67.6% of statements [2022-04-27T15:46:48.073Z] --- PASS: TestCreateServiceSysctls (3.97s) [2022-04-27T15:46:48.073Z] === RUN TestCreateServiceCapabilities [2022-04-27T15:46:48.073Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T15:46:48.342Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T15:46:48.809Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T15:46:48.809Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T15:46:49.035Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T15:46:50.607Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2022-04-27T15:46:50.607Z] === RUN TestInspect [2022-04-27T15:46:50.841Z] ok github.com/docker/docker/client 0.115s coverage: 75.6% of statements [2022-04-27T15:46:51.984Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T15:46:52.821Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T15:46:53.889Z] --- PASS: TestInspect (3.48s) [2022-04-27T15:46:53.889Z] === RUN TestCreateJob [2022-04-27T15:46:54.457Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T15:46:55.025Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T15:46:55.951Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T15:46:56.417Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T15:46:56.417Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T15:46:56.417Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T15:46:56.417Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T15:46:56.417Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T15:46:56.927Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T15:46:57.395Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T15:46:57.395Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T15:46:57.863Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T15:46:58.314Z] --- PASS: TestCreateJob (3.81s) [2022-04-27T15:46:58.314Z] === RUN TestReplicatedJob [2022-04-27T15:46:58.881Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T15:46:59.360Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T15:46:59.967Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T15:47:02.173Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T15:47:02.173Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T15:47:02.914Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T15:47:04.110Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T15:47:04.715Z] --- PASS: TestReplicatedJob (6.55s) [2022-04-27T15:47:04.715Z] === RUN TestUpdateReplicatedJob [2022-04-27T15:47:06.093Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-27T15:47:06.319Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T15:47:06.319Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T15:47:06.319Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T15:47:06.662Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T15:47:07.601Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T15:47:07.665Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T15:47:08.133Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T15:47:08.133Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T15:47:08.133Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T15:47:08.133Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T15:47:08.133Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T15:47:08.536Z] --- PASS: TestUpdateReplicatedJob (3.93s) [2022-04-27T15:47:08.536Z] === RUN TestServiceListWithStatuses [2022-04-27T15:47:08.536Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:47:08.536Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T15:47:08.536Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T15:47:08.536Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T15:47:09.262Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T15:47:09.473Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T15:47:10.245Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T15:47:10.344Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T15:47:10.344Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T15:47:10.344Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T15:47:10.411Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T15:47:11.229Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T15:47:11.794Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T15:47:11.794Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T15:47:13.172Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T15:47:13.432Z] --- PASS: TestDockerNetworkConnectAlias (5.24s) [2022-04-27T15:47:13.432Z] === RUN TestDockerNetworkReConnect [2022-04-27T15:47:14.003Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T15:47:14.004Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T15:47:14.004Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T15:47:14.572Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T15:47:15.142Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T15:47:15.142Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T15:47:15.142Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T15:47:15.142Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T15:47:16.081Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T15:47:16.340Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T15:47:16.340Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T15:47:16.600Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T15:47:16.600Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T15:47:16.600Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T15:47:16.600Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T15:47:16.859Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T15:47:16.859Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T15:47:17.426Z] --- PASS: TestDockerNetworkReConnect (3.96s) [2022-04-27T15:47:17.426Z] === RUN TestServicePlugin [2022-04-27T15:47:17.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-27T15:47:19.062Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T15:47:19.062Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T15:47:19.321Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T15:47:19.878Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T15:47:20.344Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T15:47:22.611Z] plugin_test.go:61: [d8b778356ff2c] joining swarm manager [d9f186b8b8743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:47:23.546Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T15:47:23.546Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T15:47:23.546Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T15:47:23.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T15:47:23.546Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T15:47:23.546Z] plugin_test.go:64: [d402815ec60c4] joining swarm manager [d9f186b8b8743]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:47:23.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T15:47:24.395Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T15:47:24.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-27T15:47:25.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T15:47:26.709Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T15:47:26.709Z] docker_api_swarm_test.go:202: [d915c7cad2b77] joining swarm manager [ddcf33cbdfa02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:47:28.086Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T15:47:28.991Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T15:47:29.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T15:47:29.590Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T15:47:29.848Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T15:47:29.848Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T15:47:30.785Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T15:47:30.785Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-27T15:47:30.785Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-27T15:47:30.785Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-27T15:47:31.721Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-27T15:47:32.288Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-27T15:47:32.773Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T15:47:33.224Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-27T15:47:33.224Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-27T15:47:33.224Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-27T15:47:33.483Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-27T15:47:37.569Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 30.6% of statements [2022-04-27T15:47:37.569Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-27T15:47:37.569Z] ok github.com/docker/docker/cmd/dockerd/trap 2.528s coverage: 0.0% of statements [2022-04-27T15:47:37.569Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T15:47:37.569Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T15:47:37.569Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T15:47:37.569Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T15:47:37.569Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T15:47:39.924Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T15:47:40.046Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T15:47:40.983Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T15:47:41.781Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-04-27T15:47:42.886Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T15:47:43.165Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-04-27T15:47:43.706Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T15:47:43.822Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-27T15:47:44.549Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-27T15:47:44.757Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T15:47:45.017Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T15:47:45.951Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T15:47:45.951Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-27T15:47:46.187Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T15:47:46.210Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T15:47:46.776Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T15:47:47.349Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-27T15:47:48.289Z] docker_api_swarm_test.go:384: [d8569b7f7c006] joining swarm manager [dea66ce97b6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:47:48.449Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T15:47:48.855Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-27T15:47:49.432Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T15:47:49.432Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T15:47:49.432Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T15:47:49.432Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T15:47:49.432Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T15:47:49.793Z] docker_api_swarm_test.go:385: [d7ed814c168d9] joining swarm manager [dea66ce97b6ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:47:50.360Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T15:47:50.360Z] --- PASS: TestServicePlugin (32.76s) [2022-04-27T15:47:50.360Z] === RUN TestServiceUpdateLabel [2022-04-27T15:47:51.643Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T15:47:51.643Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T15:47:51.643Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T15:47:52.684Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-04-27T15:47:52.684Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-04-27T15:47:52.890Z] --- PASS: TestServiceUpdateLabel (2.51s) [2022-04-27T15:47:52.890Z] === RUN TestServiceUpdateSecrets [2022-04-27T15:47:52.890Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-27T15:47:53.256Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-27T15:47:53.827Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-27T15:47:54.088Z] ok github.com/docker/docker/daemon 10.162s coverage: 16.8% of statements [2022-04-27T15:47:54.088Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T15:47:54.088Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T15:47:54.088Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T15:47:54.088Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T15:47:55.421Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T15:47:55.531Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.751s coverage: 74.8% of statements [2022-04-27T15:47:55.989Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T15:47:56.478Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-04-27T15:47:56.924Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T15:47:57.049Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.589s coverage: 56.2% of statements [2022-04-27T15:47:58.961Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-27T15:48:00.382Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.329s coverage: 50.6% of statements [2022-04-27T15:48:01.325Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.528s coverage: 45.9% of statements [2022-04-27T15:48:01.325Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T15:48:02.189Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T15:48:02.449Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T15:48:02.710Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.678s coverage: 58.2% of statements [2022-04-27T15:48:02.710Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T15:48:02.710Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T15:48:02.710Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.5% of statements [2022-04-27T15:48:03.823Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T15:48:03.993Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T15:48:04.082Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-27T15:48:04.082Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T15:48:04.094Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-04-27T15:48:04.340Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-27T15:48:04.355Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-27T15:48:04.598Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-27T15:48:04.598Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T15:48:05.298Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.6% of statements [2022-04-27T15:48:05.298Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T15:48:05.298Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T15:48:05.536Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T15:48:06.241Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-27T15:48:06.471Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T15:48:06.471Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T15:48:06.471Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T15:48:06.812Z] ok github.com/docker/docker/daemon/logger/awslogs 0.197s coverage: 79.9% of statements [2022-04-27T15:48:07.073Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-04-27T15:48:07.073Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T15:48:07.409Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T15:48:07.409Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T15:48:07.409Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2022-04-27T15:48:07.409Z] === RUN TestServiceUpdateConfigs [2022-04-27T15:48:07.646Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-04-27T15:48:07.646Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-27T15:48:08.218Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [2022-04-27T15:48:08.344Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T15:48:08.479Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-04-27T15:48:09.279Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-27T15:48:09.420Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 78.7% of statements [2022-04-27T15:48:09.421Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T15:48:09.681Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 55.6% of statements [2022-04-27T15:48:09.844Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-27T15:48:09.844Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T15:48:09.844Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-27T15:48:09.844Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T15:48:09.844Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T15:48:10.251Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-04-27T15:48:11.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-27T15:48:11.537Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-04-27T15:48:11.819Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-27T15:48:12.079Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T15:48:12.112Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-27T15:48:12.648Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T15:48:12.685Z] ok github.com/docker/docker/daemon/logger/splunk 1.642s coverage: 82.5% of statements [2022-04-27T15:48:12.685Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T15:48:12.685Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T15:48:12.699Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T15:48:13.216Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T15:48:13.782Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T15:48:14.072Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2022-04-27T15:48:14.333Z] ok github.com/docker/docker/distribution 0.646s coverage: 28.2% of statements [2022-04-27T15:48:14.333Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T15:48:14.349Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-27T15:48:14.606Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T15:48:14.904Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-27T15:48:15.475Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-27T15:48:15.648Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T15:48:15.648Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T15:48:15.648Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T15:48:15.648Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T15:48:15.648Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T15:48:15.735Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-27T15:48:16.322Z] ok github.com/docker/docker/distribution/xfer 1.912s coverage: 84.9% of statements [2022-04-27T15:48:16.322Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T15:48:16.322Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-27T15:48:17.211Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T15:48:17.270Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-04-27T15:48:17.270Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T15:48:17.844Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2022-04-27T15:48:17.893Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T15:48:18.152Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T15:48:18.418Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-27T15:48:18.992Z] ok github.com/docker/docker/opts 0.026s coverage: 66.7% of statements [2022-04-27T15:48:18.992Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-27T15:48:20.685Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T15:48:20.913Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.5% of statements [2022-04-27T15:48:21.001Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T15:48:21.487Z] ok github.com/docker/docker/pkg/authorization 0.269s coverage: 68.3% of statements [2022-04-27T15:48:21.749Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T15:48:21.749Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-27T15:48:22.065Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-04-27T15:48:22.065Z] === RUN TestServiceUpdateNetwork [2022-04-27T15:48:24.154Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T15:48:24.154Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T15:48:24.154Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T15:48:24.787Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T15:48:25.053Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 42.7% of statements [2022-04-27T15:48:25.314Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-27T15:48:25.314Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-27T15:48:25.575Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-27T15:48:26.146Z] ok github.com/docker/docker/layer 7.821s coverage: 69.0% of statements [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T15:48:26.146Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T15:48:26.407Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-27T15:48:26.407Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-04-27T15:48:26.979Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-27T15:48:26.979Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2022-04-27T15:48:27.335Z] === RUN TestDockerSuite/TestExec [2022-04-27T15:48:27.335Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T15:48:27.445Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T15:48:27.594Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T15:48:27.922Z] ok github.com/docker/docker/pkg/idtools 0.469s coverage: 67.9% of statements [2022-04-27T15:48:28.160Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T15:48:28.183Z] ok github.com/docker/docker/pkg/ioutils 0.459s coverage: 69.7% of statements [2022-04-27T15:48:28.444Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-27T15:48:28.444Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-04-27T15:48:28.444Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T15:48:28.704Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-27T15:48:28.704Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2022-04-27T15:48:28.726Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T15:48:28.965Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-27T15:48:29.225Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-04-27T15:48:29.487Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-27T15:48:29.487Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T15:48:29.487Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T15:48:29.535Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T15:48:30.059Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-27T15:48:30.102Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T15:48:30.633Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-27T15:48:30.671Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T15:48:30.895Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-27T15:48:30.895Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T15:48:31.240Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T15:48:31.812Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T15:48:32.284Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-27T15:48:32.381Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T15:48:32.546Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-27T15:48:32.808Z] ok github.com/docker/docker/pkg/stack 0.005s coverage: 90.9% of statements [2022-04-27T15:48:32.808Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-27T15:48:32.951Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T15:48:33.070Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-27T15:48:33.332Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T15:48:33.520Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T15:48:33.906Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-27T15:48:34.169Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T15:48:34.432Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-04-27T15:48:34.901Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T15:48:35.008Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2022-04-27T15:48:35.171Z] --- PASS: TestServiceUpdateNetwork (12.86s) [2022-04-27T15:48:35.171Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T15:48:35.270Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T15:48:35.531Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-27T15:48:36.107Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T15:48:36.366Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T15:48:36.625Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T15:48:37.192Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T15:48:37.453Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-27T15:48:37.719Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T15:48:37.980Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-04-27T15:48:38.128Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T15:48:38.695Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T15:48:39.369Z] ok github.com/docker/docker/quota 0.208s coverage: 71.4% of statements [2022-04-27T15:48:39.369Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T15:48:40.315Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-27T15:48:40.890Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-27T15:48:40.890Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-27T15:48:41.230Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T15:48:41.463Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-27T15:48:41.726Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-27T15:48:41.799Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-27T15:48:42.369Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T15:48:42.938Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T15:48:43.508Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T15:48:43.508Z] check_test.go:378: [d7ed814c168d9] daemon is not started [2022-04-27T15:48:43.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-27T15:48:43.647Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-27T15:48:43.908Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2022-04-27T15:48:44.075Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T15:48:44.334Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T15:48:44.465Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T15:48:44.480Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-27T15:48:44.592Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T15:48:44.933Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T15:48:45.237Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T15:48:45.383Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T15:48:45.402Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T15:48:45.422Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-27T15:48:45.971Z] docker_api_swarm_test.go:802: [d48eff596cb6c] joining swarm manager [d2d2648a0323f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:48:45.971Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T15:48:46.907Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T15:48:47.475Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T15:48:47.475Z] docker_api_swarm_test.go:802: [dc646f9f8da57] joining swarm manager [d2d2648a0323f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:48:48.851Z] docker_api_swarm_test.go:802: [d1b19e6d76ecd] joining swarm manager [d2d2648a0323f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T15:48:51.383Z] docker_api_swarm_test.go:802: [d2c2ee6d94b3d] joining swarm manager [d2d2648a0323f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T15:48:51.954Z] --- PASS: TestServiceUpdatePidsLimit (17.00s) [2022-04-27T15:48:51.954Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.86s) [2022-04-27T15:48:51.954Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-04-27T15:48:51.954Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-04-27T15:48:51.954Z] PASS [2022-04-27T15:48:51.954Z] [2022-04-27T15:48:51.954Z] === Skipped [2022-04-27T15:48:51.954Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T15:48:51.954Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T15:48:51.954Z] [2022-04-27T15:48:51.954Z] DONE 27 tests, 1 skipped in 179.742s [2022-04-27T15:48:51.954Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T15:48:51.954Z] ++ 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-27T15:48:51.954Z] ++ set -e [2022-04-27T15:48:51.954Z] ++ '[' -n 0 ']' [2022-04-27T15:48:51.954Z] ++ set -x [2022-04-27T15:48:51.954Z] ++ 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-27T15:48:52.214Z] INFO: Testing against a local daemon [2022-04-27T15:48:52.214Z] === RUN TestSessionCreate [2022-04-27T15:48:52.214Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T15:48:52.214Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T15:48:52.214Z] docker_api_swarm_test.go:810: [dc998f75e3a01] joining swarm manager [d2d2648a0323f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-27T15:48:52.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-04-27T15:48:52.214Z] PASS [2022-04-27T15:48:52.214Z] [2022-04-27T15:48:52.214Z] DONE 2 tests in 0.202s [2022-04-27T15:48:52.214Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T15:48:52.214Z] ++ 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-27T15:48:52.214Z] ++ set -e [2022-04-27T15:48:52.214Z] ++ '[' -n 0 ']' [2022-04-27T15:48:52.214Z] ++ set -x [2022-04-27T15:48:52.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-27T15:48:52.475Z] INFO: Testing against a local daemon [2022-04-27T15:48:52.475Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T15:48:52.475Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:48:52.475Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:48:52.475Z] === RUN TestDiskUsage [2022-04-27T15:48:52.475Z] === PAUSE TestDiskUsage [2022-04-27T15:48:52.475Z] === RUN TestEventsExecDie [2022-04-27T15:48:53.045Z] --- PASS: TestEventsExecDie (0.66s) [2022-04-27T15:48:53.045Z] === RUN TestEventsBackwardsCompatible [2022-04-27T15:48:53.045Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-27T15:48:53.045Z] === RUN TestEventsVolumeCreate [2022-04-27T15:48:53.305Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T15:48:53.306Z] === RUN TestInfoBinaryCommits [2022-04-27T15:48:53.306Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T15:48:53.306Z] === RUN TestInfoAPIVersioned [2022-04-27T15:48:53.306Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-27T15:48:53.306Z] === RUN TestInfoAPI [2022-04-27T15:48:53.306Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T15:48:53.306Z] === RUN TestInfoAPIWarnings [2022-04-27T15:48:54.021Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T15:48:54.022Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T15:48:55.965Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T15:48:56.910Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T15:48:57.365Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T15:48:57.812Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T15:48:58.584Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T15:48:58.584Z] === RUN TestDockerSuite/TestExecTTY [2022-04-27T15:48:58.849Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T15:48:58.849Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T15:48:58.849Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T15:48:58.849Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T15:48:58.849Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T15:48:59.151Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T15:48:59.718Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T15:48:59.809Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T15:49:00.285Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T15:49:00.853Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T15:49:00.853Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T15:49:00.853Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T15:49:02.031Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T15:49:02.233Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-27T15:49:02.799Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T15:49:03.367Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-27T15:49:03.520Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T15:49:03.934Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T15:49:04.870Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T15:49:06.345Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T15:49:07.232Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T15:49:07.378Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.3% of statements [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T15:49:07.378Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T15:49:07.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === Skipped [2022-04-27T15:49:07.379Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T15:49:07.379Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T15:49:07.379Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T15:49:07.379Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T15:49:07.379Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T15:49:07.379Z] time="2022-04-27T15:47:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T15:49:07.379Z] time="2022-04-27T15:47:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T15:49:07.379Z] time="2022-04-27T15:47:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T15:49:07.379Z] time="2022-04-27T15:47:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T15:49:07.379Z] time="2022-04-27T15:47:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T15:49:07.379Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T15:49:07.379Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T15:49:07.379Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T15:49:07.379Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T15:49:07.379Z] graphtest_unix.go:71: No driver to put! [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T15:49:07.379Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T15:49:07.379Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T15:49:07.379Z] [2022-04-27T15:49:07.379Z] DONE 2531 tests, 28 skipped in 253.233s [2022-04-27T15:49:07.379Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/config [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/idm [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/ns [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/options [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/osl [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T15:49:07.379Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T15:49:07.379Z] + 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-27T15:49:09.053Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T15:49:09.988Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-04-27T15:49:09.988Z] === RUN TestInfoDebug [2022-04-27T15:49:10.246Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T15:49:10.246Z] === RUN TestInfoInsecureRegistries [2022-04-27T15:49:10.813Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T15:49:10.813Z] === RUN TestInfoRegistryMirrors [2022-04-27T15:49:10.965Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T15:49:11.379Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-27T15:49:11.379Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T15:49:11.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-27T15:49:11.379Z] === RUN TestPingCacheHeaders [2022-04-27T15:49:11.379Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T15:49:11.379Z] === RUN TestPingGet [2022-04-27T15:49:11.379Z] --- PASS: TestPingGet (0.02s) [2022-04-27T15:49:11.379Z] === RUN TestPingHead [2022-04-27T15:49:11.379Z] --- PASS: TestPingHead (0.03s) [2022-04-27T15:49:11.379Z] === RUN TestPingSwarmHeader [2022-04-27T15:49:11.948Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T15:49:12.514Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T15:49:13.451Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T15:49:13.710Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-04-27T15:49:13.710Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T15:49:13.710Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T15:49:13.710Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T15:49:13.710Z] === RUN TestVersion [2022-04-27T15:49:13.710Z] --- PASS: TestVersion (0.03s) [2022-04-27T15:49:13.710Z] === CONT TestDiskUsage [2022-04-27T15:49:13.710Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T15:49:14.279Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T15:49:14.539Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage (1.17s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T15:49:14.799Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T15:49:14.799Z] PASS [2022-04-27T15:49:14.799Z] [2022-04-27T15:49:14.799Z] === Skipped [2022-04-27T15:49:14.799Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T15:49:14.799Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T15:49:14.799Z] [2022-04-27T15:49:14.799Z] DONE 54 tests, 1 skipped in 22.510s [2022-04-27T15:49:14.799Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T15:49:14.799Z] ++ 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-27T15:49:14.799Z] ++ set -e [2022-04-27T15:49:14.799Z] ++ '[' -n 0 ']' [2022-04-27T15:49:14.799Z] ++ set -x [2022-04-27T15:49:14.799Z] ++ 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-27T15:49:14.799Z] INFO: Testing against a local daemon [2022-04-27T15:49:14.799Z] === RUN TestVolumesCreateAndList [2022-04-27T15:49:14.799Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T15:49:14.799Z] === RUN TestVolumesRemove [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T15:49:15.059Z] === RUN TestVolumesInspect [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T15:49:15.059Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T15:49:15.059Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T15:49:15.059Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T15:49:15.059Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T15:49:15.059Z] PASS [2022-04-27T15:49:15.059Z] [2022-04-27T15:49:15.059Z] DONE 9 tests in 0.203s [2022-04-27T15:49:15.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T15:49:15.318Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T15:49:15.318Z] +++ kill 6660 [2022-04-27T15:49:15.318Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T15:49:15.577Z] +++ /etc/init.d/apparmor stop [2022-04-27T15:49:15.577Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T15:49:15.577Z] [2022-04-27T15:49:15.577Z] Unloading profiles will leave already running processes permanently [2022-04-27T15:49:15.577Z] unconfined, which can lead to unexpected situations. [2022-04-27T15:49:15.577Z] [2022-04-27T15:49:15.577Z] To set a process to complain mode, use the command line tool [2022-04-27T15:49:15.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T15:49:15.577Z] +++ true [2022-04-27T15:49:15.577Z] exiting test-integration [2022-04-27T15:49:15.577Z] ++ exit 0 [2022-04-27T15:49:15.577Z] [2022-04-27T15:49:16.145Z] + for job in $(jobs -p) [2022-04-27T15:49:16.145Z] + wait 6721 [2022-04-27T15:49:20.336Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T15:49:20.336Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T15:49:20.336Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T15:49:20.608Z] === RUN TestDockerSuite/TestHealth [2022-04-27T15:49:23.068Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T15:49:23.068Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T15:49:23.068Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T15:49:25.234Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T15:49:25.733Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T15:49:26.187Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T15:49:26.746Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T15:49:27.145Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T15:49:30.425Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T15:49:35.048Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T15:49:35.048Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T15:49:35.048Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T15:49:35.048Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T15:49:35.048Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T15:49:35.048Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T15:49:35.048Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T15:49:35.646Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T15:49:35.646Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T15:49:37.912Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T15:49:38.361Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T15:49:38.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-27T15:49:39.630Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T15:49:39.630Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T15:49:39.630Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T15:49:39.630Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T15:49:40.198Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T15:49:40.198Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T15:49:40.301Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T15:49:40.301Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T15:49:40.764Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T15:49:40.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T15:49:40.764Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T15:49:40.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T15:49:41.022Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T15:49:41.245Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T15:49:41.245Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T15:49:41.245Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T15:49:41.245Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T15:49:41.245Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T15:49:41.281Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T15:49:41.539Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T15:49:41.539Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T15:49:42.106Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T15:49:42.106Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T15:49:43.042Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T15:49:43.301Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T15:49:43.559Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T15:49:44.126Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T15:49:44.962Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T15:49:46.655Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T15:49:46.655Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T15:49:46.655Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T15:49:48.030Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T15:49:48.780Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T15:49:48.964Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T15:49:48.964Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T15:49:49.900Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T15:49:51.278Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T15:49:52.214Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T15:49:52.786Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T15:49:53.354Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T15:49:53.921Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T15:49:53.921Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-27T15:49:53.921Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork 37.316s coverage: 40.6% of statements [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.411s coverage: 59.9% of statements [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.126s coverage: 4.0% of statements [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-27T15:49:54.100Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T15:49:54.100Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T15:49:54.180Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T15:49:54.757Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T15:49:55.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T15:49:55.891Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T15:49:56.150Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T15:49:56.717Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T15:49:56.717Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-27T15:49:58.093Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T15:49:58.353Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T15:49:58.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-27T15:49:58.921Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T15:49:58.921Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T15:49:59.488Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T15:49:59.489Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T15:49:59.489Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T15:50:00.425Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T15:50:01.361Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T15:50:01.929Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T15:50:02.245Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.482s coverage: 7.2% of statements [2022-04-27T15:50:02.245Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T15:50:02.336Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T15:50:02.336Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T15:50:02.818Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-27T15:50:02.865Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T15:50:02.865Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T15:50:02.865Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T15:50:02.865Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T15:50:02.865Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T15:50:03.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-27T15:50:03.382Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T15:50:03.389Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-27T15:50:03.389Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T15:50:03.389Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T15:50:03.389Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T15:50:03.651Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-27T15:50:03.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T15:50:03.911Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-04-27T15:50:04.172Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T15:50:04.318Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T15:50:04.318Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T15:50:04.433Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T15:50:04.886Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T15:50:05.454Z] docker_api_swarm_service_test.go:395: [d718ff6846680] joining swarm manager [d2d9a67ec931e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:50:05.454Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T15:50:06.021Z] docker_api_swarm_service_test.go:395: [d545715c231e7] joining swarm manager [d2d9a67ec931e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:50:06.078Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T15:50:06.078Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T15:50:06.078Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T15:50:07.640Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T15:50:07.925Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T15:50:07.925Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T15:50:08.195Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T15:50:08.493Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T15:50:08.624Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T15:50:09.060Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T15:50:10.439Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T15:50:11.375Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T15:50:11.941Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T15:50:12.507Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T15:50:12.765Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T15:50:12.944Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T15:50:12.944Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T15:50:13.333Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T15:50:13.373Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T15:50:13.411Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T15:50:13.411Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T15:50:13.411Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T15:50:13.910Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T15:50:13.910Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-27T15:50:15.291Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T15:50:15.916Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T15:50:15.916Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T15:50:15.916Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T15:50:16.225Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T15:50:16.662Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-27T15:50:17.161Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T15:50:17.419Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T15:50:18.583Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T15:50:18.797Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T15:50:19.235Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T15:50:19.235Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T15:50:19.235Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T15:50:19.235Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T15:50:19.235Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T15:50:19.235Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T15:50:19.235Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T15:50:20.173Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T15:50:21.547Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T15:50:21.547Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T15:50:21.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-27T15:50:23.183Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T15:50:23.751Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T15:50:23.983Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T15:50:23.983Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T15:50:24.009Z] docker_api_swarm_service_test.go:343: [d836d2e8ccf3d] joining swarm manager [d64a320344f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:50:24.267Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T15:50:24.834Z] docker_api_swarm_service_test.go:343: [d248430dde9df] joining swarm manager [d64a320344f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:50:26.329Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T15:50:27.768Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T15:50:27.768Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T15:50:27.768Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T15:50:27.768Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T15:50:27.768Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T15:50:29.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T15:50:29.576Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T15:50:31.571Z] ok github.com/docker/docker/libnetwork/ipam 14.525s coverage: 85.3% of statements [2022-04-27T15:50:31.571Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T15:50:31.571Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T15:50:31.571Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-27T15:50:31.571Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-27T15:50:31.571Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T15:50:31.571Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T15:50:31.571Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-04-27T15:50:31.832Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-04-27T15:50:31.832Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T15:50:32.405Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-27T15:50:32.954Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T15:50:33.888Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T15:50:35.266Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T15:50:35.832Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T15:50:37.207Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-27T15:50:37.207Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T15:50:37.465Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T15:50:37.465Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T15:50:37.465Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T15:50:38.032Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T15:50:38.598Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T15:50:38.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-27T15:50:40.776Z] docker_api_swarm_service_test.go:490: [d69d20a03e23b] joining swarm manager [d31ecd992ea00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:50:41.711Z] docker_api_swarm_service_test.go:490: [ded2d3f3aca49] joining swarm manager [d31ecd992ea00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:50:41.971Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T15:50:42.061Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T15:50:42.061Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T15:50:42.061Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T15:50:42.061Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T15:50:42.061Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T15:50:42.061Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T15:50:42.061Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T15:50:42.528Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T15:50:42.906Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T15:50:48.172Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T15:50:48.172Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T15:50:48.172Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T15:50:48.739Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T15:50:49.002Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T15:50:49.002Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T15:50:49.680Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T15:50:49.696Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T15:50:50.631Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T15:50:50.664Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T15:50:50.664Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T15:50:51.131Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T15:50:51.131Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T15:50:51.131Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T15:50:51.131Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T15:50:51.131Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T15:50:51.569Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T15:50:52.135Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T15:50:52.693Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T15:50:54.037Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T15:50:54.037Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-27T15:50:54.604Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T15:50:55.171Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T15:50:56.148Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T15:50:57.446Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T15:50:59.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-27T15:51:00.893Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T15:51:00.893Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T15:51:00.893Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T15:51:00.893Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T15:51:00.893Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T15:51:01.233Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T15:51:01.888Z] docker_api_swarm_service_test.go:128: [d1d4886200d28] joining swarm manager [d4b4405447c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:51:01.888Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T15:51:02.456Z] docker_api_swarm_service_test.go:129: [d69e8d6344123] joining swarm manager [d4b4405447c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:51:03.102Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T15:51:03.102Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T15:51:03.570Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T15:51:04.383Z] docker_api_swarm_service_test.go:137: [d2c7ac5bd0c35] joining swarm manager [d4b4405447c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T15:51:04.950Z] docker_api_swarm_service_test.go:138: [de4c4c53dc4d7] joining swarm manager [d4b4405447c45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T15:51:05.982Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T15:51:05.982Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T15:51:05.982Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T15:51:07.480Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T15:51:07.480Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T15:51:08.047Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T15:51:08.614Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T15:51:09.180Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T15:51:09.180Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T15:51:09.748Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T15:51:11.126Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T15:51:11.387Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-27T15:51:11.846Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T15:51:11.846Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:51:11.846Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T15:51:12.326Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T15:51:13.705Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T15:51:13.963Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T15:51:13.978Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T15:51:15.862Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T15:51:17.712Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T15:51:17.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T15:51:17.759Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T15:51:22.431Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T15:51:22.431Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T15:51:22.431Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T15:51:22.461Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T15:51:22.461Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T15:51:22.461Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T15:51:22.461Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T15:51:22.461Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T15:51:22.461Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T15:51:22.461Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T15:51:22.461Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T15:51:22.691Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T15:51:25.974Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T15:51:26.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-27T15:51:27.845Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T15:51:28.335Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T15:51:29.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-27T15:51:30.171Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T15:51:30.235Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T15:51:30.235Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T15:51:30.235Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T15:51:30.235Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T15:51:30.235Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T15:51:30.235Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T15:51:30.235Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T15:51:30.702Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T15:51:31.109Z] docker_api_swarm_service_test.go:304: [d7d02c9ad9dc1] joining swarm manager [d886f4d5293df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:51:32.048Z] docker_api_swarm_service_test.go:304: [d499871f19357] joining swarm manager [d886f4d5293df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:51:35.490Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T15:51:35.490Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T15:51:35.490Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T15:51:36.245Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T15:51:37.053Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T15:51:37.053Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T15:51:37.053Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T15:51:37.053Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T15:51:37.053Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T15:51:37.053Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T15:51:37.053Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T15:51:37.180Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T15:51:37.847Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T15:51:38.116Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T15:51:38.836Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T15:51:38.836Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T15:51:39.052Z] === RUN TestDockerSuite/TestPortList [2022-04-27T15:51:39.302Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T15:51:39.302Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T15:51:39.302Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T15:51:39.302Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T15:51:39.302Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T15:51:39.999Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T15:51:39.999Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T15:51:39.999Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T15:51:39.999Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T15:51:40.862Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T15:51:40.862Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T15:51:40.862Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T15:51:42.212Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T15:51:42.212Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T15:51:42.212Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T15:51:42.212Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T15:51:42.212Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T15:51:42.212Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T15:51:42.212Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T15:51:42.212Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T15:51:45.161Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T15:51:45.622Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T15:51:47.176Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T15:51:47.176Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T15:51:47.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T15:51:48.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T15:51:48.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T15:51:48.941Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T15:51:48.941Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T15:51:50.383Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T15:51:50.383Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T15:51:50.383Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T15:51:51.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T15:51:51.152Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T15:51:52.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-27T15:51:53.010Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T15:51:53.010Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T15:51:53.010Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T15:51:53.366Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T15:51:53.366Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T15:51:53.366Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T15:51:53.366Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T15:51:53.366Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T15:51:53.577Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T15:51:53.577Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T15:51:53.577Z] docker_api_swarm_service_test.go:100: [d4ed21e2d9952] joining swarm manager [da6a019ee6f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:51:54.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T15:51:54.143Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T15:51:54.710Z] docker_api_swarm_service_test.go:101: [d34aaa5ef42eb] joining swarm manager [da6a019ee6f17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:51:54.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T15:51:54.710Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T15:51:55.577Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T15:51:55.577Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T15:51:55.646Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T15:51:55.646Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-27T15:51:56.237Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T15:51:56.237Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T15:51:56.237Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T15:51:57.789Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T15:51:57.789Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T15:51:57.789Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T15:51:58.950Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-27T15:51:59.886Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-27T15:52:00.005Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T15:52:00.144Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-27T15:52:00.403Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T15:52:00.472Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T15:52:02.305Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T15:52:02.684Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T15:52:02.877Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T15:52:03.381Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T15:52:05.414Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T15:52:06.471Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T15:52:07.164Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T15:52:07.164Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T15:52:07.164Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T15:52:07.164Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T15:52:07.164Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T15:52:07.164Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T15:52:07.164Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T15:52:07.164Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T15:52:08.706Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T15:52:08.706Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T15:52:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T15:52:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T15:52:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T15:52:10.257Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T15:52:10.257Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T15:52:11.821Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T15:52:11.821Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T15:52:11.821Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T15:52:11.994Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T15:52:13.898Z] check_test.go:378: [d4ed21e2d9952] daemon is not started [2022-04-27T15:52:14.038Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T15:52:14.038Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T15:52:14.038Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T15:52:14.305Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T15:52:15.271Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T15:52:15.271Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T15:52:15.271Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T15:52:15.271Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T15:52:15.271Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T15:52:15.271Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T15:52:15.271Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T15:52:16.256Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T15:52:16.256Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T15:52:16.258Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T15:52:16.258Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T15:52:16.258Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T15:52:16.725Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T15:52:17.193Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T15:52:19.176Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T15:52:19.176Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-27T15:52:19.176Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T15:52:20.171Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T15:52:20.171Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T15:52:20.171Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T15:52:21.083Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T15:52:21.083Z] docker_api_swarm_service_test.go:533: [d56ff3160e28e] joining swarm manager [d44ba0b50bf67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:52:21.133Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T15:52:22.019Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T15:52:22.119Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T15:52:22.119Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T15:52:22.585Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T15:52:22.586Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T15:52:22.586Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T15:52:22.586Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T15:52:22.586Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T15:52:22.586Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T15:52:22.586Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T15:52:22.586Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T15:52:22.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T15:52:22.586Z] docker_api_swarm_service_test.go:534: [dfac3386decfb] joining swarm manager [d44ba0b50bf67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:52:23.105Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T15:52:23.112Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T15:52:23.112Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T15:52:23.112Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T15:52:23.112Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T15:52:23.112Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T15:52:23.112Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T15:52:23.112Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T15:52:23.155Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T15:52:23.913Z] ok github.com/docker/docker/libnetwork/networkdb 104.153s coverage: 60.0% of statements [2022-04-27T15:52:23.914Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T15:52:23.914Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T15:52:23.914Z] ok github.com/docker/docker/libnetwork/osl 4.348s coverage: 39.7% of statements [2022-04-27T15:52:23.914Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-27T15:52:23.914Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-27T15:52:23.914Z] ok github.com/docker/docker/libnetwork/portmapper 0.213s coverage: 48.6% of statements [2022-04-27T15:52:24.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T15:52:24.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T15:52:24.174Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-04-27T15:52:24.174Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T15:52:24.436Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === Skipped [2022-04-27T15:52:24.436Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T15:52:24.436Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T15:52:24.436Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T15:52:24.436Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T15:52:24.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T15:52:24.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T15:52:24.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T15:52:24.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T15:52:24.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T15:52:24.436Z] firewalld_test.go:14: firewalld is not running [2022-04-27T15:52:24.436Z] [2022-04-27T15:52:24.436Z] DONE 326 tests, 9 skipped in 200.379s Post stage [Pipeline] junit [2022-04-27T15:52:25.021Z] Recording test results [2022-04-27T15:52:25.318Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T15:52:25.318Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T15:52:25.318Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T15:52:25.318Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T15:52:25.318Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T15:52:25.365Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-27T15:52:25.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0bcdbdb7a50ff466b40703efca6b555d9c036a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a0bcdbdb7a50ff466b40703efca6b555d9c036a4 hack/validate/vendor [2022-04-27T15:52:25.709Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T15:52:26.269Z] No vendor changes in diff. [2022-04-27T15:52:26.269Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-27T15:52:26.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T15:52:26.851Z] + echo Ensuring container killed. [2022-04-27T15:52:26.851Z] Ensuring container killed. [2022-04-27T15:52:26.851Z] + docker rm -vf docker-pr1 [2022-04-27T15:52:26.851Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T15:52:27.141Z] + echo Chowning /workspace to jenkins user [2022-04-27T15:52:27.141Z] Chowning /workspace to jenkins user [2022-04-27T15:52:27.141Z] + id -u [2022-04-27T15:52:27.141Z] + id -g [2022-04-27T15:52:27.141Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T15:52:27.528Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T15:52:27.995Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T15:52:27.995Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T15:52:27.995Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T15:52:27.995Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T15:52:27.995Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T15:52:27.995Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T15:52:27.995Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T15:52:28.248Z] === RUN TestDockerSuite/TestPsListContainersSize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T15:52:28.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T15:52:28.840Z] + bundleName=unit [2022-04-27T15:52:28.840Z] + echo Creating unit-bundles.tar.gz [2022-04-27T15:52:28.840Z] Creating unit-bundles.tar.gz [2022-04-27T15:52:28.840Z] + 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-27T15:52:28.840Z] bundles/junit-report-libnetwork.xml [2022-04-27T15:52:28.840Z] bundles/junit-report.xml [2022-04-27T15:52:28.840Z] bundles/go-test-report-libnetwork.json [2022-04-27T15:52:28.840Z] bundles/go-test-report.json [2022-04-27T15:52:28.840Z] bundles/profile-libnetwork.out [2022-04-27T15:52:28.840Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-27T15:52:28.854Z] Archiving artifacts [2022-04-27T15:52:29.185Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T15:52:29.185Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T15:52:29.262Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T15:52:29.576Z] + make clean [2022-04-27T15:52:29.576Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T15:52:29.576Z] docker-dev-cache [2022-04-27T15:52:29.576Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T15:52:29.752Z] === RUN TestDockerSuite/TestPsRightTagName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T15:52:30.068Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T15:52:30.068Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T15:52:30.068Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T15:52:30.068Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T15:52:30.068Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T15:52:30.068Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T15:52:30.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T15:52:31.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T15:52:31.653Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T15:52:33.027Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T15:52:33.595Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T15:52:33.595Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T15:52:33.595Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T15:52:33.595Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T15:52:33.595Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T15:52:33.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bf0900_} [2022-04-27T15:52:33.853Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T15:52:33.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T15:52:33.856Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T15:52:33.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T15:52:33.856Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:52:33.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T15:52:33.856Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:52:33.856Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T15:52:33.883Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T15:52:34.113Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T15:52:34.842Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T15:52:35.496Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T15:52:35.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11349162002_c:\foo_false____} [2022-04-27T15:52:36.430Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T15:52:36.689Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T15:52:36.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T15:52:36.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T15:52:36.825Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T15:52:36.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T15:52:38.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11349162002_c:\foo_true____} [2022-04-27T15:52:39.602Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T15:52:39.769Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T15:52:39.769Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T15:52:41.137Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T15:52:41.137Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T15:52:41.137Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T15:52:41.137Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T15:52:41.137Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T15:52:41.137Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T15:52:41.137Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T15:52:42.711Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T15:52:42.711Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T15:52:42.711Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T15:52:42.711Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T15:52:42.711Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T15:52:43.256Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T15:52:43.514Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T15:52:44.094Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T15:52:44.094Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T15:52:44.094Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:52:44.094Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T15:52:44.893Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T15:52:44.893Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T15:52:44.893Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T15:52:44.918Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T15:52:44.918Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T15:52:45.152Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T15:52:45.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-27T15:52:46.307Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T15:52:46.307Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T15:52:46.307Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T15:52:46.307Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T15:52:47.312Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T15:52:47.312Z] docker_api_swarm_service_test.go:148: [d18c08813a742] joining swarm manager [d6b8b1d555d7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:52:47.861Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T15:52:47.861Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T15:52:47.861Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T15:52:48.698Z] docker_api_swarm_service_test.go:148: [d8f4b395db254] joining swarm manager [d6b8b1d555d7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:52:48.698Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T15:52:49.257Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T15:52:49.257Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T15:52:49.257Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T15:52:49.257Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T15:52:49.257Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T15:52:49.257Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T15:52:49.257Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T15:52:50.807Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T15:52:50.807Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T15:52:52.000Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T15:52:52.937Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T15:52:52.937Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T15:52:52.937Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T15:52:53.749Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T15:52:54.011Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T15:52:54.532Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T15:52:55.000Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T15:52:55.000Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T15:52:55.000Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T15:52:55.000Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T15:52:55.000Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.000Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T15:52:55.467Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T15:52:55.575Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T15:52:55.575Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:52:55.725Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T15:52:55.984Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T15:52:56.042Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T15:52:56.042Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T15:52:56.042Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T15:52:57.361Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T15:52:57.929Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T15:52:58.462Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T15:52:59.306Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T15:52:59.873Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T15:53:00.133Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T15:53:00.701Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T15:53:02.066Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T15:53:02.066Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T15:53:03.239Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T15:53:03.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T15:53:04.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T15:53:04.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T15:53:04.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T15:53:04.221Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T15:53:04.221Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T15:53:04.696Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T15:53:04.696Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:53:04.696Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T15:53:04.696Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:53:04.696Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T15:53:04.748Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T15:53:04.748Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T15:53:05.684Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T15:53:06.385Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T15:53:06.385Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T15:53:06.385Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T15:53:06.621Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T15:53:06.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T15:53:07.447Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T15:53:07.447Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T15:53:07.705Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T15:53:07.832Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T15:53:08.547Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T15:53:08.547Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T15:53:08.547Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T15:53:09.081Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T15:53:09.340Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T15:53:09.910Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T15:53:10.490Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-27T15:53:11.434Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T15:53:11.435Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T15:53:11.435Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T15:53:12.373Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-27T15:53:12.501Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T15:53:13.308Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-27T15:53:13.344Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T15:53:13.344Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T15:53:13.344Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T15:53:13.344Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T15:53:13.344Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T15:53:14.244Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-27T15:53:14.811Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-27T15:53:15.378Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-27T15:53:15.555Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T15:53:15.555Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T15:53:15.555Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T15:53:15.555Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T15:53:15.555Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T15:53:15.945Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T15:53:16.094Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T15:53:16.512Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-27T15:53:17.446Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T15:53:17.705Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T15:53:18.264Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T15:53:18.272Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T15:53:18.501Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T15:53:18.501Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T15:53:18.501Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T15:53:18.501Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T15:53:18.501Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T15:53:18.838Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T15:53:18.838Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T15:53:18.980Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T15:53:18.980Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T15:53:18.980Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T15:53:18.980Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T15:53:18.980Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T15:53:18.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T15:53:20.214Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T15:53:20.712Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T15:53:20.781Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T15:53:21.040Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T15:53:21.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T15:53:21.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T15:53:21.607Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T15:53:22.178Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T15:53:22.178Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T15:53:22.436Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T15:53:22.923Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T15:53:22.923Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T15:53:23.004Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T15:53:23.382Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T15:53:23.571Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T15:53:23.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T15:53:24.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T15:53:24.327Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T15:53:24.396Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T15:53:24.396Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T15:53:24.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-27T15:53:24.914Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T15:53:24.914Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T15:53:24.924Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T15:53:25.307Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T15:53:25.387Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T15:53:25.850Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T15:53:25.854Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T15:53:25.854Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T15:53:25.854Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T15:53:26.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T15:53:26.318Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T15:53:26.318Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T15:53:26.318Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T15:53:26.318Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T15:53:26.418Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T15:53:26.777Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T15:53:27.355Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T15:53:28.293Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T15:53:28.293Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T15:53:28.552Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T15:53:29.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T15:53:29.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T15:53:29.999Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T15:53:29.999Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T15:53:29.999Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T15:53:30.460Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T15:53:30.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T15:53:31.431Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T15:53:31.431Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T15:53:31.431Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T15:53:31.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb3068_} [2022-04-27T15:53:32.265Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T15:53:32.523Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T15:53:33.089Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T15:53:33.348Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T15:53:33.859Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T15:53:33.859Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T15:53:33.859Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T15:53:33.916Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T15:53:34.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13783598341_c:\foo_false____} [2022-04-27T15:53:34.483Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T15:53:35.860Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T15:53:36.776Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T15:53:36.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13783598341_c:\foo_true____} [2022-04-27T15:53:37.242Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T15:53:37.242Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:53:37.242Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T15:53:38.396Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T15:53:38.396Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T15:53:38.656Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T15:53:39.161Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T15:53:39.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T15:53:39.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T15:53:39.455Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.455Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T15:53:39.615Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T15:53:39.615Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T15:53:39.615Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T15:53:39.615Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T15:53:39.615Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.615Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T15:53:39.922Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T15:53:39.922Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T15:53:39.922Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T15:53:39.922Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T15:53:39.922Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T15:53:39.922Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T15:53:39.922Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T15:53:39.922Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T15:53:40.559Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T15:53:41.494Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T15:53:42.408Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T15:53:42.504Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T15:53:42.504Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T15:53:42.504Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T15:53:42.504Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T15:53:44.030Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T15:53:44.086Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T15:53:44.086Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:53:44.086Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T15:53:44.579Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T15:53:45.397Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T15:53:45.397Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T15:53:45.397Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T15:53:45.397Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T15:53:45.407Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T15:53:45.407Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T15:53:45.407Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T15:53:45.407Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T15:53:45.407Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T15:53:45.976Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T15:53:46.743Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T15:53:47.356Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T15:53:47.559Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T15:53:47.560Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T15:53:48.016Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T15:53:48.016Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T15:53:48.016Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T15:53:48.016Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T15:53:48.016Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T15:53:48.298Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T15:53:50.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-27T15:53:50.209Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T15:53:50.777Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T15:53:52.678Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T15:53:52.682Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T15:53:52.941Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-27T15:53:52.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T15:53:52.941Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T15:53:53.510Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-27T15:53:54.374Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T15:53:54.850Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T15:53:54.850Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:53:54.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-27T15:53:55.146Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T15:53:55.146Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T15:53:55.305Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T15:53:55.305Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T15:53:55.305Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T15:53:55.317Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T15:53:55.335Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T15:53:55.713Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T15:53:55.972Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T15:53:56.539Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-27T15:53:57.107Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T15:53:57.366Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T15:53:57.535Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T15:53:57.535Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T15:53:57.535Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T15:53:57.624Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-27T15:53:57.885Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T15:53:58.004Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T15:53:58.004Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T15:53:58.452Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T15:53:58.472Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T15:53:59.019Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T15:53:59.586Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T15:54:00.522Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T15:54:00.780Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-27T15:54:00.780Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T15:54:01.345Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T15:54:01.914Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T15:54:01.914Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T15:54:02.482Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T15:54:02.759Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T15:54:03.220Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T15:54:03.229Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T15:54:03.419Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T15:54:03.677Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-27T15:54:03.696Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T15:54:04.613Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T15:54:04.682Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T15:54:04.872Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T15:54:04.872Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T15:54:04.872Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T15:54:05.150Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T15:54:05.702Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T15:54:05.702Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T15:54:05.702Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T15:54:05.702Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T15:54:05.702Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T15:54:06.136Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T15:54:06.165Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T15:54:06.635Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T15:54:06.775Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-27T15:54:07.699Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T15:54:07.711Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T15:54:08.278Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T15:54:09.585Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T15:54:09.654Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-27T15:54:10.570Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T15:54:11.037Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T15:54:12.952Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T15:54:13.564Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T15:54:13.564Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T15:54:13.564Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T15:54:14.032Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T15:54:14.352Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T15:54:14.352Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T15:54:14.352Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T15:54:14.352Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T15:54:14.352Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T15:54:14.500Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T15:54:14.968Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T15:54:15.783Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T15:54:16.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T15:54:16.561Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T15:54:16.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T15:54:16.561Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T15:54:16.561Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T15:54:17.137Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T15:54:19.509Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T15:54:19.509Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T15:54:19.509Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T15:54:19.509Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T15:54:19.509Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T15:54:19.671Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-27T15:54:19.721Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T15:54:20.241Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T15:54:20.530Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T15:54:20.530Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T15:54:20.530Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T15:54:20.530Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T15:54:21.181Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-27T15:54:21.181Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-27T15:54:21.181Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T15:54:21.181Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T15:54:21.441Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T15:54:21.720Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T15:54:22.091Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T15:54:22.091Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T15:54:22.091Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T15:54:23.351Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T15:54:23.932Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T15:54:24.286Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T15:54:24.301Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T15:54:24.399Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T15:54:24.399Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T15:54:25.221Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T15:54:26.610Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T15:54:27.077Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T15:54:27.544Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T15:54:27.544Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T15:54:27.544Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T15:54:28.016Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T15:54:28.016Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T15:54:28.016Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T15:54:28.016Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T15:54:28.483Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T15:54:31.781Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T15:54:31.781Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T15:54:31.781Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T15:54:32.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T15:54:32.043Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T15:54:32.302Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T15:54:32.952Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T15:54:33.240Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T15:54:34.179Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T15:54:34.514Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T15:54:35.116Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T15:54:35.116Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T15:54:35.116Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T15:54:35.634Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T15:54:35.634Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T15:54:36.052Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T15:54:36.105Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T15:54:36.725Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T15:54:39.049Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T15:54:39.049Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T15:54:39.049Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T15:54:39.049Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T15:54:40.259Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T15:54:40.259Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-27T15:54:40.523Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T15:54:41.092Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T15:54:41.474Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T15:54:41.474Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T15:54:41.474Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T15:54:42.000Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T15:54:42.000Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T15:54:42.000Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T15:54:42.000Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T15:54:42.000Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T15:54:42.000Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T15:54:42.000Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T15:54:42.000Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T15:54:42.474Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T15:54:44.388Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T15:54:44.420Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T15:54:44.947Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T15:54:45.011Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T15:54:45.011Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T15:54:45.011Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T15:54:45.011Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T15:54:46.296Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T15:54:47.160Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T15:54:47.673Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T15:54:48.205Z] === RUN TestDockerSuite/TestExec [2022-04-27T15:54:48.205Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:54:48.205Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T15:54:48.205Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:54:48.205Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T15:54:49.050Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-27T15:54:49.368Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T15:54:49.766Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T15:54:49.985Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T15:54:50.923Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T15:54:51.328Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T15:54:51.328Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T15:54:51.328Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T15:54:51.328Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T15:54:51.328Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T15:54:51.328Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:54:51.328Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T15:54:52.302Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T15:54:52.302Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T15:54:52.562Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-27T15:54:52.822Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T15:54:53.539Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T15:54:53.760Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T15:54:54.327Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T15:54:54.894Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T15:54:55.100Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T15:54:55.461Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-27T15:54:56.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T15:54:57.309Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T15:54:58.741Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T15:54:58.741Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-27T15:54:58.870Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T15:54:59.774Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T15:55:02.040Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-27T15:55:02.040Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T15:55:02.607Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T15:55:02.659Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T15:55:02.865Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-27T15:55:03.124Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T15:55:03.383Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T15:55:03.548Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T15:55:03.548Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T15:55:03.548Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T15:55:03.548Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:55:03.548Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T15:55:03.548Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T15:55:03.548Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T15:55:03.950Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T15:55:04.517Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-27T15:55:04.517Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T15:55:04.517Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T15:55:05.073Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T15:55:05.083Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T15:55:07.614Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-27T15:55:08.412Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T15:55:09.734Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T15:55:09.734Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T15:55:09.734Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T15:55:09.734Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T15:55:09.734Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T15:55:09.734Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T15:55:10.146Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-27T15:55:10.572Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T15:55:10.713Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-27T15:55:10.713Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T15:55:10.713Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T15:55:11.026Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T15:55:11.259Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T15:55:11.259Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T15:55:11.259Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T15:55:11.259Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T15:55:11.259Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T15:55:11.259Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T15:55:11.279Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-27T15:55:11.845Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T15:55:12.781Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-27T15:55:13.352Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T15:55:13.421Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T15:55:13.421Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T15:55:13.421Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T15:55:13.921Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-27T15:55:14.488Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-27T15:55:14.488Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T15:55:15.054Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T15:55:15.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-27T15:55:15.621Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T15:55:15.683Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T15:55:16.137Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T15:55:16.188Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T15:55:16.757Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T15:55:16.757Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T15:55:16.757Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T15:55:17.095Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T15:55:17.325Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T15:55:17.893Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T15:55:17.893Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T15:55:17.893Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T15:55:18.084Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T15:55:18.084Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T15:55:18.084Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T15:55:18.084Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T15:55:18.084Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T15:55:18.084Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T15:55:18.084Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T15:55:18.830Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-27T15:55:18.830Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-27T15:55:20.206Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T15:55:20.206Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T15:55:20.206Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T15:55:20.790Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T15:55:22.743Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T15:55:22.849Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T15:55:23.678Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T15:55:23.844Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T15:55:23.937Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T15:55:24.871Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T15:55:27.504Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T15:55:27.504Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T15:55:27.504Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T15:55:27.504Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T15:55:28.157Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T15:55:28.157Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T15:55:28.462Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T15:55:28.463Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T15:55:28.463Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T15:55:28.724Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-27T15:55:29.603Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T15:55:29.661Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-27T15:55:30.228Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-27T15:55:30.795Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-27T15:55:31.343Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T15:55:32.487Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T15:55:33.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-27T15:55:33.895Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-27T15:55:36.427Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-27T15:55:37.363Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-27T15:55:37.931Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-27T15:55:38.251Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T15:55:38.251Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:55:38.251Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T15:55:38.251Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T15:55:38.498Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-27T15:55:38.706Z] === RUN TestDockerSuite/TestHealth [2022-04-27T15:55:38.706Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T15:55:38.706Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T15:55:38.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T15:55:38.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T15:55:38.706Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T15:55:39.432Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-27T15:55:39.432Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-27T15:55:39.691Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-27T15:55:40.257Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-27T15:55:40.825Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-27T15:55:41.392Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T15:55:41.835Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T15:55:42.339Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T15:55:42.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-27T15:55:42.865Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T15:55:43.366Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T15:55:43.366Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T15:55:43.821Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T15:55:43.821Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T15:55:43.821Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T15:55:44.781Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T15:55:44.781Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T15:55:45.396Z] === RUN TestDockerSuite/TestRunState [2022-04-27T15:55:45.548Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T15:55:46.307Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T15:55:46.332Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T15:55:46.762Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T15:55:46.898Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T15:55:47.157Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-27T15:55:47.416Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T15:55:47.674Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-27T15:55:47.674Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T15:55:47.674Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T15:55:48.242Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T15:55:48.285Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T15:55:48.502Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-27T15:55:49.883Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T15:55:49.883Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T15:55:50.142Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T15:55:50.400Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-27T15:55:50.658Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-27T15:55:51.173Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T15:55:51.173Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T15:55:51.173Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:55:51.173Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T15:55:51.337Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T15:55:52.036Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-27T15:55:52.973Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-27T15:55:53.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-27T15:55:54.108Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T15:55:54.882Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T15:55:54.882Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T15:55:54.882Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T15:55:54.882Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T15:55:54.882Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T15:55:54.882Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T15:55:54.882Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T15:55:54.882Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.883Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T15:55:54.883Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T15:55:54.883Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T15:55:55.337Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T15:55:55.337Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:55:55.337Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T15:55:55.337Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:55:55.337Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T15:55:56.010Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T15:55:56.012Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-27T15:55:57.389Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T15:55:57.501Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T15:55:58.766Z] docker_cli_service_logs_test.go:246: checking task mgfv7xvk5vuc [2022-04-27T15:55:58.766Z] docker_cli_service_logs_test.go:251: checking messages for mgfv7xvk5vuc [2022-04-27T15:55:58.766Z] docker_cli_service_logs_test.go:246: checking task x3rfgsi0o6vr [2022-04-27T15:55:58.766Z] docker_cli_service_logs_test.go:251: checking messages for x3rfgsi0o6vr [2022-04-27T15:55:59.332Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-27T15:55:59.665Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T15:55:59.665Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:55:59.665Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T15:55:59.665Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T15:55:59.665Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T15:55:59.665Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T15:55:59.665Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T15:55:59.665Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T15:56:00.267Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T15:56:00.526Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T15:56:01.093Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T15:56:02.031Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-27T15:56:02.031Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T15:56:02.553Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T15:56:02.553Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T15:56:03.946Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T15:56:04.766Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T15:56:04.766Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:56:04.766Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T15:56:04.766Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T15:56:04.766Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T15:56:04.766Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T15:56:04.766Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T15:56:04.881Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T15:56:05.141Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T15:56:05.141Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T15:56:05.400Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T15:56:05.969Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T15:56:06.227Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T15:56:06.794Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-27T15:56:06.794Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T15:56:06.794Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T15:56:06.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T15:56:06.954Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T15:56:06.977Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T15:56:07.052Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T15:56:07.310Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T15:56:09.905Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T15:56:10.594Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T15:56:10.759Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T15:56:10.759Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:56:10.759Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T15:56:10.759Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:56:10.759Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T15:56:10.759Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:56:10.759Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T15:56:10.838Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T15:56:10.838Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T15:56:11.162Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T15:56:11.305Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T15:56:12.098Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T15:56:13.477Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T15:56:13.708Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T15:56:14.418Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T15:56:14.651Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T15:56:14.651Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T15:56:14.651Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T15:56:15.280Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T15:56:15.280Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T15:56:15.800Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T15:56:17.494Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T15:56:17.601Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T15:56:18.338Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T15:56:18.596Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T15:56:18.596Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T15:56:18.596Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T15:56:18.596Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T15:56:18.596Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T15:56:18.596Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T15:56:18.596Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T15:56:18.855Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-27T15:56:18.855Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T15:56:18.855Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-27T15:56:19.422Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-27T15:56:19.681Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-27T15:56:19.705Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T15:56:19.705Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T15:56:19.705Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T15:56:19.705Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T15:56:20.248Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-27T15:56:21.188Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-27T15:56:21.267Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T15:56:21.387Z] === RUN TestDockerSuite/TestExec [2022-04-27T15:56:21.387Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:56:21.387Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T15:56:21.387Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T15:56:21.387Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T15:56:22.128Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-27T15:56:22.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-27T15:56:22.649Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T15:56:22.649Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-27T15:56:23.218Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T15:56:23.218Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-27T15:56:23.790Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-27T15:56:23.794Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T15:56:23.794Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T15:56:23.794Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T15:56:23.794Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T15:56:23.794Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T15:56:23.794Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T15:56:24.214Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T15:56:24.334Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T15:56:24.357Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-27T15:56:24.357Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-27T15:56:25.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-27T15:56:25.291Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T15:56:25.550Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T15:56:26.117Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T15:56:26.117Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-27T15:56:26.552Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T15:56:26.552Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T15:56:26.552Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T15:56:26.552Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T15:56:26.552Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T15:56:26.552Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T15:56:26.552Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T15:56:26.683Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-27T15:56:26.741Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T15:56:27.251Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-27T15:56:27.251Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T15:56:27.251Z] docker_cli_swarm_test.go:1895: [dd9faf2d54a4a] joining swarm manager [db71ef97717ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:56:27.510Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T15:56:27.997Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T15:56:28.078Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T15:56:29.014Z] docker_cli_swarm_test.go:1896: [d98478e285056] joining swarm manager [db71ef97717ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:56:29.014Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-27T15:56:29.951Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-27T15:56:29.951Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T15:56:29.951Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T15:56:30.209Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T15:56:30.209Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T15:56:30.209Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T15:56:30.337Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T15:56:31.144Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T15:56:31.711Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T15:56:32.421Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T15:56:33.091Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T15:56:33.292Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T15:56:33.659Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T15:56:33.659Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T15:56:33.659Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T15:56:33.983Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T15:56:34.228Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-27T15:56:35.166Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-27T15:56:35.405Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T15:56:36.100Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T15:56:36.100Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T15:56:36.196Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T15:56:36.246Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T15:56:37.035Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T15:56:37.294Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T15:56:37.553Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T15:56:37.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T15:56:37.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T15:56:37.626Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T15:56:38.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T15:56:38.576Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents4260804481 [2022-04-27T15:56:38.835Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T15:56:38.835Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T15:56:39.305Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T15:56:40.212Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T15:56:40.212Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T15:56:40.212Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T15:56:40.678Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T15:56:40.711Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T15:56:40.711Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T15:56:40.711Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:56:40.711Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T15:56:40.711Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T15:56:41.178Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T15:56:41.178Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T15:56:41.178Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T15:56:41.178Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T15:56:41.588Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T15:56:41.664Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T15:56:42.535Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T15:56:42.650Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T15:56:43.101Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T15:56:43.101Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T15:56:43.101Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T15:56:43.359Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T15:56:43.393Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T15:56:43.925Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T15:56:43.925Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T15:56:44.493Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T15:56:44.955Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T15:56:45.060Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-27T15:56:45.060Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T15:56:45.173Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T15:56:45.173Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T15:56:45.173Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T15:56:45.173Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T15:56:45.173Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T15:56:45.173Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T15:56:45.173Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T15:56:45.995Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T15:56:47.385Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T15:56:50.814Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T15:56:51.258Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T15:56:52.194Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T15:56:52.763Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-27T15:56:53.027Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T15:56:53.027Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T15:56:53.027Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T15:56:53.244Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T15:56:53.244Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T15:56:53.244Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T15:56:53.244Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T15:56:53.244Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T15:56:53.244Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T15:56:53.330Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T15:56:54.266Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T15:56:54.589Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T15:56:54.589Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T15:56:55.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T15:56:56.190Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T15:56:56.190Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T15:56:56.190Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T15:56:56.190Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T15:56:56.190Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T15:56:56.190Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T15:56:57.103Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T15:56:57.574Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T15:56:57.574Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T15:56:59.003Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T15:56:59.137Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T15:56:59.137Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T15:56:59.137Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T15:56:59.261Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T15:56:59.337Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T15:57:00.636Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T15:57:01.571Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T15:57:02.946Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T15:57:04.085Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T15:57:04.726Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T15:57:04.998Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T15:57:04.998Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T15:57:04.998Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T15:57:04.998Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T15:57:04.998Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T15:57:04.998Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T15:57:04.998Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T15:57:05.485Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T15:57:08.516Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T15:57:08.841Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T15:57:09.688Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T15:57:10.624Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-27T15:57:11.056Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T15:57:12.141Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T15:57:12.530Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T15:57:12.530Z] docker_cli_swarm_test.go:1796: [de57cac765f75] joining swarm manager [db3150e53a85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:57:13.269Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T15:57:13.269Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T15:57:13.269Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T15:57:13.908Z] docker_cli_swarm_test.go:1797: [de13a2ac5a11a] joining swarm manager [db3150e53a85b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:57:15.480Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T15:57:17.175Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T15:57:17.189Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T15:57:17.995Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T15:57:18.431Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T15:57:19.717Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-27T15:57:20.124Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T15:57:21.091Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T15:57:21.660Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T15:57:21.789Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T15:57:22.226Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T15:57:22.793Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T15:57:22.793Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T15:57:22.793Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T15:57:23.053Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T15:57:25.013Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T15:57:25.516Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T15:57:25.516Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T15:57:25.583Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-27T15:57:25.842Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T15:57:26.019Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T15:57:26.019Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T15:57:26.019Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T15:57:27.244Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T15:57:27.244Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T15:57:27.244Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T15:57:27.244Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T15:57:27.244Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T15:57:27.688Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T15:57:27.688Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T15:57:27.688Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T15:57:27.919Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T15:57:27.919Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:57:27.919Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T15:57:27.919Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T15:57:28.420Z] === RUN TestDockerSuite/TestHealth [2022-04-27T15:57:28.420Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T15:57:28.420Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T15:57:28.420Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T15:57:28.420Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T15:57:28.420Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T15:57:29.129Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-27T15:57:29.388Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-27T15:57:29.592Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T15:57:29.955Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-27T15:57:29.955Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T15:57:29.955Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-27T15:57:29.955Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T15:57:29.955Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-27T15:57:30.906Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-27T15:57:31.472Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-27T15:57:31.943Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T15:57:32.039Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-27T15:57:32.414Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T15:57:32.414Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T15:57:32.414Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T15:57:32.414Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T15:57:32.414Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T15:57:32.916Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T15:57:32.916Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T15:57:33.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-27T15:57:33.415Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-27T15:57:33.418Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T15:57:33.418Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T15:57:33.418Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T15:57:34.293Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T15:57:34.293Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T15:57:34.293Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T15:57:34.293Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T15:57:34.293Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T15:57:34.293Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T15:57:34.293Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T15:57:34.293Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T15:57:34.293Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T15:57:34.293Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T15:57:34.293Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T15:57:34.293Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.293Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T15:57:34.293Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.469Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T15:57:34.469Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T15:57:34.795Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T15:57:34.795Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.795Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T15:57:34.795Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.795Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T15:57:34.795Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.795Z] === RUN TestDockerSuite/TestPortList [2022-04-27T15:57:34.795Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T15:57:34.795Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T15:57:35.316Z] docker_cli_swarm_test.go:1315: [ddb0f125edc82] joining swarm manager [d8dba2a5d703e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T15:57:36.131Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T15:57:36.131Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T15:57:36.690Z] docker_cli_swarm_test.go:1316: [daf13daf417a9] joining swarm manager [d8dba2a5d703e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T15:57:36.949Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-27T15:57:37.799Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T15:57:37.885Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-27T15:57:37.885Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T15:57:37.885Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-27T15:57:38.821Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-27T15:57:39.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T15:57:39.783Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T15:57:39.783Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T15:57:39.783Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T15:57:40.915Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T15:57:40.915Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T15:57:40.915Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T15:57:40.915Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T15:57:41.612Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-27T15:57:43.775Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T15:57:43.775Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T15:57:43.775Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T15:57:44.144Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T15:57:44.904Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T15:57:44.904Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T15:57:44.904Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T15:57:44.904Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T15:57:44.904Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T15:57:44.904Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T15:57:44.904Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T15:57:44.904Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T15:57:44.904Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T15:57:44.904Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:57:44.904Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T15:57:46.046Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-27T15:57:46.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T15:57:47.253Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T15:57:49.515Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T15:57:49.601Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T15:57:49.601Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T15:57:49.601Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T15:57:49.601Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T15:57:49.601Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T15:57:50.102Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T15:57:50.102Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T15:57:50.102Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T15:57:51.216Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T15:57:51.217Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T15:57:51.217Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T15:57:52.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-27T15:57:52.643Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T15:57:52.643Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T15:57:53.432Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-27T15:57:54.814Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-27T15:57:54.852Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T15:57:54.852Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T15:57:54.852Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T15:57:54.852Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T15:57:54.852Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T15:57:54.852Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T15:57:54.852Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T15:57:55.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-27T15:57:56.693Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-27T15:57:57.799Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T15:57:58.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-27T15:57:58.372Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T15:57:59.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-27T15:58:00.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-27T15:58:01.578Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T15:58:01.578Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T15:58:01.578Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T15:58:01.578Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T15:58:01.578Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T15:58:01.578Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T15:58:01.578Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T15:58:02.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-27T15:58:03.591Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T15:58:04.522Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T15:58:06.736Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T15:58:06.736Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T15:58:09.712Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T15:58:10.958Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T15:58:11.924Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T15:58:11.924Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T15:58:11.924Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T15:58:11.924Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T15:58:13.290Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T15:58:13.290Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T15:58:13.290Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T15:58:13.290Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T15:58:14.871Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T15:58:18.660Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T15:58:21.677Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T15:58:22.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T15:58:22.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T15:58:22.502Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T15:58:22.502Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T15:58:22.761Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-27T15:58:23.328Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T15:58:24.476Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T15:58:24.705Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T15:58:24.705Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T15:58:24.705Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T15:58:25.748Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T15:58:26.612Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T15:58:26.619Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T15:58:27.271Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T15:58:29.176Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T15:58:29.177Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite (1336.28s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.21s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.11s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.19s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.72s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.63s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.72s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.90s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.50s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.06s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.30s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.39s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.97s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.17s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.03s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.21s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.75s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.96s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.15s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.96s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.91s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.69s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.42s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.66s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.99s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.93s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.52s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.52s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.14s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.87s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.21s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.22s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.30s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.78s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.68s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.82s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.30s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.93s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.51s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.16s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.88s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.83s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.24s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.51s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.30s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.09s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.23s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.62s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.26s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.43s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.39s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.12s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.88s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.91s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.55s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.92s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.47s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.41s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.94s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.57s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.99s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.36s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.16s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.74s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.49s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.89s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.89s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.84s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.45s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildHistory (4.24s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.66s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.53s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.90s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.60s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.28s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.93s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2022-04-27T15:58:29.177Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.55s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.35s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.94s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.22s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.37s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.61s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildPATH (2.32s) [2022-04-27T15:58:29.177Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.80s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.38s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.60s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildRm (2.50s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.76s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.71s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.78s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildUser (1.54s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.61s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.07s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.60s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.71s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.05s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.94s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.35s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.91s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.72s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.19s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.89s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitTTY (1.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.21s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.85s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.40s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.66s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.60s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.52s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.65s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.32s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.54s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.40s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.81s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.37s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.72s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.37s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.34s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.33s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.50s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00097a378_} (1.56s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11361317541_/foo_false____} (1.56s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11361317541_/foo_true____} (1.31s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_false____} (1.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_true____} (1.37s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3402009461_/foo_true__0xc00097a3a8__} (1.40s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00097a3c0_} (1.35s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00097a3d8_} (1.33s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00097a3f0_} (1.50s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00097a408_} (1.43s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.13s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.56s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.89s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.69s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.96s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.57s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.62s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.73s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.72s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.75s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.66s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.03s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.23s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-04-27T15:58:29.178Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.12s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.18s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.12s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-27T15:58:29.178Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.82s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.74s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.57s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.62s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.17s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFormat (0.97s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.69s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.37s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.46s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.91s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.25s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.79s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecCgroup (1.11s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.37s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecInspectID (2.66s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.49s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.66s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.51s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.52s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.97s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.74s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.66s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.56s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.12s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.30s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.70s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.46s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.62s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.68s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.17s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.53s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.47s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.58s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.94s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.58s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestNetHostname (1.35s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.66s) [2022-04-27T15:58:29.179Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.02s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.01s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.31s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPortList (6.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.96s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.03s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.67s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.62s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.08s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.05s) [2022-04-27T15:58:29.179Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsByOrder (1.93s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.19s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.26s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.88s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.82s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.79s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.05s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.40s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.29s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.24s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.16s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.91s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.30s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.20s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.90s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.24s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.37s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.76s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.72s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddHost (0.69s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.89s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.76s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.67s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.26s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.53s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.38s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.06s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.94s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.24s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.06s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.64s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.54s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.62s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunExitCode (0.74s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.51s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.94s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.28s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.88s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMount (3.94s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.16s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.95s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.19s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.20s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.61s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.58s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.15s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.58s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.39s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.74s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.57s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.87s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRm (0.51s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.61s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.56s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.06s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.51s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-04-27T15:58:29.180Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.58s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.03s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.94s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2022-04-27T15:58:29.180Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.19s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.93s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.25s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.52s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.79s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.53s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.49s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.91s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.18s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.74s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.08s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.67s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.73s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.99s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.22s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.44s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.37s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.23s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.03s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.50s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.39s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-04-27T15:58:29.181Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2022-04-27T15:58:29.181Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T15:58:29.181Z] === RUN TestDockerRegistrySuite [2022-04-27T15:58:29.181Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T15:58:29.553Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T15:58:30.118Z] check_test.go:194: [d60142de4e0cf] daemon is not started [2022-04-27T15:58:30.118Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T15:58:31.499Z] check_test.go:194: [de97a9e97109d] daemon is not started [2022-04-27T15:58:31.499Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T15:58:32.434Z] check_test.go:194: [d1555575f4cf5] daemon is not started [2022-04-27T15:58:32.693Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T15:58:32.693Z] check_test.go:194: [d9adfb988d54d] daemon is not started [2022-04-27T15:58:32.693Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T15:58:34.417Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T15:58:35.979Z] check_test.go:194: [d433f45656e61] daemon is not started [2022-04-27T15:58:35.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T15:58:36.708Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T15:58:38.921Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T15:58:39.165Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T15:58:39.165Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T15:58:39.165Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T15:58:39.165Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T15:58:39.165Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T15:58:41.255Z] check_test.go:194: [d76acebb8469b] daemon is not started [2022-04-27T15:58:41.255Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T15:58:41.875Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T15:58:43.791Z] check_test.go:194: [dcd98e89a2eb9] daemon is not started [2022-04-27T15:58:43.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T15:58:43.918Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T15:58:43.918Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T15:58:43.918Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T15:58:43.918Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T15:58:43.918Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T15:58:43.918Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T15:58:43.918Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T15:58:43.918Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T15:58:43.918Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T15:58:44.085Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T15:58:44.085Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T15:58:44.085Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T15:58:44.085Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T15:58:44.727Z] check_test.go:194: [d178e8ff650be] daemon is not started [2022-04-27T15:58:44.727Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T15:58:45.661Z] check_test.go:194: [df24e1b32d97b] daemon is not started [2022-04-27T15:58:45.661Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T15:58:46.597Z] check_test.go:194: [d369594cf42b5] daemon is not started [2022-04-27T15:58:46.597Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T15:58:46.775Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T15:58:47.029Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T15:58:47.978Z] check_test.go:194: [d2590c907dceb] daemon is not started [2022-04-27T15:58:47.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T15:58:48.921Z] check_test.go:194: [df8cc5b7cc217] daemon is not started [2022-04-27T15:58:48.921Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T15:58:49.244Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T15:58:49.785Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T15:58:49.785Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T15:58:49.785Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T15:58:49.859Z] check_test.go:194: [dc4a1c75c3e8a] daemon is not started [2022-04-27T15:58:49.859Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T15:58:50.787Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T15:58:50.787Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T15:58:50.787Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T15:58:50.797Z] check_test.go:194: [dfdc31ec6b111] daemon is not started [2022-04-27T15:58:50.797Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T15:58:51.366Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6038b1711fc719c636bf5788c8fb8e0455c52d691e627e96031e6ada93f2d3db [2022-04-27T15:58:52.315Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a3d13bf52be1f8392010648c0bcc87564d0b23116caee4c63e5472042888016b [2022-04-27T15:58:52.354Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T15:58:52.574Z] check_test.go:194: [d997083c1e192] daemon is not started [2022-04-27T15:58:52.574Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T15:58:53.344Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T15:58:53.344Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T15:58:53.344Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T15:58:53.510Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2de36e64ef33110073cc54714c92f8d8ea71c3d90d68d47a45f52b67be8c6189 [2022-04-27T15:58:54.077Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f13965fa65566b1fbfa38e90a3806577057e22701cc0f9c1b770f2d9da535f4c [2022-04-27T15:58:54.336Z] check_test.go:194: [d7e8565c82cd4] daemon is not started [2022-04-27T15:58:54.336Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T15:58:55.103Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T15:58:55.271Z] check_test.go:194: [d4ddb343c167f] daemon is not started [2022-04-27T15:58:55.271Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T15:58:57.130Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T15:58:57.194Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T15:58:57.317Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T15:58:57.317Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T15:58:57.317Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T15:58:57.802Z] check_test.go:194: [d4cba97449862] daemon is not started [2022-04-27T15:58:57.802Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T15:58:58.369Z] check_test.go:194: [d9b07a77800da] daemon is not started [2022-04-27T15:58:58.370Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T15:58:58.628Z] check_test.go:194: [db56aa2e8cdfc] daemon is not started [2022-04-27T15:58:58.628Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T15:58:59.562Z] check_test.go:194: [d8c45d4d7cb79] daemon is not started [2022-04-27T15:58:59.562Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T15:59:00.145Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T15:59:00.145Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T15:59:00.145Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T15:59:00.145Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T15:59:00.500Z] check_test.go:194: [d8e8f49dce89e] daemon is not started [2022-04-27T15:59:00.500Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T15:59:00.613Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T15:59:00.918Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T15:59:01.106Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T15:59:01.106Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T15:59:01.440Z] check_test.go:194: [de297a3f77c25] daemon is not started [2022-04-27T15:59:01.440Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T15:59:02.011Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-27T15:59:02.181Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T15:59:03.870Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T15:59:04.552Z] check_test.go:194: [d615de0fd098e] daemon is not started [2022-04-27T15:59:04.552Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T15:59:04.811Z] check_test.go:194: [d2acd8f4d64aa] daemon is not started [2022-04-27T15:59:04.811Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T15:59:05.136Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T15:59:05.855Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T15:59:06.189Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-27T15:59:06.189Z] check_test.go:194: [db1a6d2291e51] daemon is not started [2022-04-27T15:59:06.189Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T15:59:06.447Z] check_test.go:194: [d4abc8adf5ba4] daemon is not started [2022-04-27T15:59:06.447Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T15:59:06.705Z] check_test.go:194: [d154d05fc830e] daemon is not started [2022-04-27T15:59:06.705Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T15:59:06.965Z] check_test.go:194: [d8ba3179abe7d] daemon is not started [2022-04-27T15:59:06.965Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T15:59:07.224Z] check_test.go:194: [d77c93b7cb5c7] daemon is not started [2022-04-27T15:59:07.224Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T15:59:07.792Z] check_test.go:194: [dd507f8e719eb] daemon is not started [2022-04-27T15:59:07.792Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T15:59:07.792Z] check_test.go:194: [d57d175851e9c] daemon is not started [2022-04-27T15:59:07.792Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T15:59:08.922Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T15:59:09.169Z] check_test.go:194: [d16918264d508] daemon is not started [2022-04-27T15:59:09.169Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T15:59:10.601Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T15:59:11.710Z] check_test.go:194: [dbc3a21217f72] daemon is not started [2022-04-27T15:59:11.710Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T15:59:12.277Z] check_test.go:194: [da96de7193cee] daemon is not started [2022-04-27T15:59:12.277Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T15:59:12.711Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T15:59:13.234Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-27T15:59:13.800Z] check_test.go:194: [d875f894143b7] daemon is not started [2022-04-27T15:59:13.800Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T15:59:15.175Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T15:59:15.341Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite (46.56s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.18s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.05s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.89s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.02s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.50s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.53s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.15s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.33s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.08s) [2022-04-27T15:59:15.742Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-04-27T15:59:15.742Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T15:59:15.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T15:59:15.742Z] check_test.go:221: [d0d21bfc84cbf] daemon is not started [2022-04-27T15:59:15.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T15:59:19.933Z] check_test.go:221: [d059a25603ae2] daemon is not started [2022-04-27T15:59:19.933Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T15:59:19.933Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-27T15:59:20.084Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T15:59:21.685Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T15:59:21.685Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T15:59:21.685Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T15:59:22.463Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-27T15:59:23.863Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T15:59:23.863Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T15:59:23.863Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T15:59:26.073Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T15:59:26.650Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-27T15:59:26.650Z] check_test.go:221: [dfb33633e1ca8] daemon is not started [2022-04-27T15:59:26.650Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T15:59:27.544Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T15:59:27.544Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T15:59:27.544Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T15:59:28.011Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T15:59:28.030Z] check_test.go:221: [da2c6a8200eee] daemon is not started [2022-04-27T15:59:28.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T15:59:28.030Z] check_test.go:221: [def3758f57bd4] daemon is not started [2022-04-27T15:59:28.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T15:59:29.017Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T15:59:29.405Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-27T15:59:29.405Z] check_test.go:221: [dc4f0d61ca514] daemon is not started [2022-04-27T15:59:29.405Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T15:59:30.340Z] check_test.go:221: [d30c7c7ae14bb] daemon is not started [2022-04-27T15:59:30.340Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T15:59:31.716Z] check_test.go:221: [dd831cda5c9cd] daemon is not started [2022-04-27T15:59:31.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T15:59:32.762Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T15:59:33.630Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-27T15:59:33.630Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T15:59:33.630Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-27T15:59:33.945Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T15:59:33.945Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T15:59:33.945Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T15:59:34.569Z] check_test.go:221: [d499b763d2d6e] daemon is not started [2022-04-27T15:59:34.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T15:59:34.829Z] check_test.go:221: [d81b319ba7534] daemon is not started [2022-04-27T15:59:34.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T15:59:35.398Z] check_test.go:221: [d92f0fb3d4a5a] daemon is not started [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite (19.83s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.54s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.33s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.19s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.02s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.85s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2022-04-27T15:59:35.398Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2022-04-27T15:59:35.398Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T15:59:35.398Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T15:59:36.335Z] check_test.go:250: [d6f674a49b160] daemon is not started [2022-04-27T15:59:36.335Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T15:59:36.551Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T15:59:36.551Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T15:59:36.551Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T15:59:37.302Z] check_test.go:250: [dd7a26bb80f6d] daemon is not started [2022-04-27T15:59:37.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T15:59:37.302Z] check_test.go:250: [db38071f3bb53] daemon is not started [2022-04-27T15:59:37.302Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T15:59:37.663Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T15:59:37.663Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T15:59:37.663Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T15:59:37.663Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T15:59:37.663Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T15:59:38.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T15:59:39.261Z] check_test.go:250: [d16f05158f751] daemon is not started [2022-04-27T15:59:39.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T15:59:39.520Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-27T15:59:40.086Z] check_test.go:250: [d4709c579cd4e] daemon is not started [2022-04-27T15:59:40.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T15:59:40.345Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-27T15:59:40.608Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T15:59:40.912Z] check_test.go:250: [ddbbfa14a2a01] daemon is not started [2022-04-27T15:59:40.912Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T15:59:41.171Z] check_test.go:250: [d8a99025f9c54] daemon is not started [2022-04-27T15:59:41.171Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.71s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.84s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.41s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.56s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.07s) [2022-04-27T15:59:41.171Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-04-27T15:59:41.171Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T15:59:41.171Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T15:59:41.298Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T15:59:41.298Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T15:59:41.298Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T15:59:42.604Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T15:59:42.810Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T15:59:43.072Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T15:59:43.701Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T15:59:45.764Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T15:59:45.764Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T15:59:45.764Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T15:59:45.764Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T15:59:45.764Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T15:59:45.764Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T15:59:45.764Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T15:59:45.764Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T15:59:45.764Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T15:59:45.764Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T15:59:45.764Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T15:59:45.764Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T15:59:45.764Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T15:59:45.764Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T15:59:45.764Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T15:59:45.764Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPortList [2022-04-27T15:59:45.764Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T15:59:45.764Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T15:59:46.239Z] check_test.go:277: [d4d2ae8c3975d] daemon is not started [2022-04-27T15:59:46.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T15:59:46.499Z] check_test.go:277: [d7ca665495975] daemon is not started [2022-04-27T15:59:46.499Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T15:59:46.758Z] check_test.go:277: [d404165cfa104] daemon is not started [2022-04-27T15:59:46.758Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T15:59:46.758Z] check_test.go:277: [dc0f3f97a2694] daemon is not started [2022-04-27T15:59:46.758Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T15:59:47.017Z] check_test.go:277: [d88613e92b188] daemon is not started [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-27T15:59:47.017Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-27T15:59:47.017Z] === RUN TestDockerNetworkSuite [2022-04-27T15:59:47.017Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-27T15:59:47.828Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T15:59:47.828Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T15:59:48.027Z] docker_cli_network_unix_test.go:46: [d54898fadd314] daemon is not started [2022-04-27T15:59:48.027Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-27T15:59:48.596Z] docker_cli_network_unix_test.go:46: [d35546f3d3a42] daemon is not started [2022-04-27T15:59:48.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-27T15:59:50.515Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T15:59:50.515Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.515Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T15:59:50.515Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T15:59:50.515Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.515Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T15:59:50.515Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T15:59:50.981Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T15:59:50.981Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T15:59:50.981Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T15:59:50.981Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T15:59:50.981Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T15:59:50.981Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T15:59:51.387Z] docker_cli_network_unix_test.go:46: [dd0b65b420ee6] daemon is not started [2022-04-27T15:59:51.618Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T15:59:51.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-27T15:59:53.020Z] docker_cli_network_unix_test.go:46: [d09731d002e06] daemon is not started [2022-04-27T15:59:53.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-27T15:59:53.278Z] docker_cli_network_unix_test.go:1233: [d58d0e198cf2d] daemon is not started [2022-04-27T15:59:53.777Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T15:59:55.342Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T15:59:55.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T15:59:55.732Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T15:59:55.732Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T15:59:55.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-27T15:59:55.811Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T15:59:56.748Z] docker_cli_network_unix_test.go:46: [d86a143b77dc4] daemon is not started [2022-04-27T15:59:57.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-27T16:00:01.512Z] docker_cli_network_unix_test.go:46: [d396e99c35900] daemon is not started [2022-04-27T16:00:01.672Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T16:00:02.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-27T16:00:04.353Z] docker_cli_network_unix_test.go:46: [d29669f9fcc54] daemon is not started [2022-04-27T16:00:04.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-27T16:00:05.459Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T16:00:05.548Z] docker_cli_network_unix_test.go:46: [d8d713e220e9b] daemon is not started [2022-04-27T16:00:05.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-27T16:00:06.144Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T16:00:06.144Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T16:00:06.144Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T16:00:06.375Z] docker_cli_network_unix_test.go:46: [d788be99aa811] daemon is not started [2022-04-27T16:00:06.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-27T16:00:06.635Z] docker_cli_network_unix_test.go:46: [d8ec1c5d6f171] daemon is not started [2022-04-27T16:00:06.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-27T16:00:07.206Z] docker_cli_network_unix_test.go:46: [d45244b01c847] daemon is not started [2022-04-27T16:00:07.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-27T16:00:08.034Z] docker_cli_network_unix_test.go:46: [d0ec109b61d3f] daemon is not started [2022-04-27T16:00:08.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-27T16:00:08.602Z] docker_cli_network_unix_test.go:46: [d7a13790d043f] daemon is not started [2022-04-27T16:00:08.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-27T16:00:09.168Z] docker_cli_network_unix_test.go:46: [d31158ace9a46] daemon is not started [2022-04-27T16:00:09.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-27T16:00:09.426Z] docker_cli_network_unix_test.go:46: [d9d85a48b6eb4] daemon is not started [2022-04-27T16:00:09.430Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T16:00:09.430Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T16:00:09.430Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T16:00:09.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-27T16:00:09.941Z] docker_cli_network_unix_test.go:46: [d88474f034394] daemon is not started [2022-04-27T16:00:09.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-27T16:00:09.941Z] docker_cli_network_unix_test.go:46: [d44b1a2383825] daemon is not started [2022-04-27T16:00:09.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-27T16:00:10.199Z] docker_cli_network_unix_test.go:46: [de5441cb4704b] daemon is not started [2022-04-27T16:00:10.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-27T16:00:10.765Z] docker_cli_network_unix_test.go:46: [dc9ec5515db96] daemon is not started [2022-04-27T16:00:10.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-27T16:00:11.641Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T16:00:11.701Z] docker_cli_network_unix_test.go:46: [d609c4fd6efc0] daemon is not started [2022-04-27T16:00:11.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-27T16:00:11.964Z] docker_cli_network_unix_test.go:46: [d954158d4047e] daemon is not started [2022-04-27T16:00:11.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-27T16:00:12.223Z] docker_cli_network_unix_test.go:46: [d56aa1fefddc7] daemon is not started [2022-04-27T16:00:12.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-27T16:00:12.223Z] docker_cli_network_unix_test.go:46: [d2cd1f142d703] daemon is not started [2022-04-27T16:00:12.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-27T16:00:12.603Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T16:00:13.203Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T16:00:13.596Z] docker_cli_network_unix_test.go:968: [d9426fbb30905] daemon is not started [2022-04-27T16:00:14.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-27T16:00:15.907Z] docker_cli_network_unix_test.go:46: [dc99fb87971cf] daemon is not started [2022-04-27T16:00:15.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-27T16:00:16.323Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T16:00:16.522Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T16:00:16.773Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T16:00:16.910Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T16:00:18.441Z] docker_cli_network_unix_test.go:1116: [df7c972039490] daemon is not started [2022-04-27T16:00:18.915Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T16:00:21.583Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T16:00:21.583Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T16:00:21.583Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T16:00:21.583Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T16:00:21.583Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T16:00:21.583Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T16:00:21.583Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T16:00:22.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-27T16:00:22.636Z] docker_cli_network_unix_test.go:46: [d93f51ce72874] daemon is not started [2022-04-27T16:00:22.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-27T16:00:23.205Z] docker_cli_network_unix_test.go:46: [dc53c8742b0fe] daemon is not started [2022-04-27T16:00:23.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-27T16:00:23.205Z] docker_cli_network_unix_test.go:46: [d9afed2f4df3c] daemon is not started [2022-04-27T16:00:23.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-27T16:00:23.205Z] docker_cli_network_unix_test.go:46: [d65e518a0605d] daemon is not started [2022-04-27T16:00:23.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-27T16:00:23.464Z] docker_cli_network_unix_test.go:46: [dd426f21a3fd0] daemon is not started [2022-04-27T16:00:23.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-27T16:00:23.464Z] docker_cli_network_unix_test.go:46: [dd11d39c553b5] daemon is not started [2022-04-27T16:00:23.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-27T16:00:23.464Z] docker_cli_network_unix_test.go:46: [d55a51f9ec34f] daemon is not started [2022-04-27T16:00:23.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-27T16:00:25.367Z] docker_cli_network_unix_test.go:46: [d7af26a0e3de1] daemon is not started [2022-04-27T16:00:25.371Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T16:00:25.839Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T16:00:25.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-27T16:00:25.935Z] docker_cli_network_unix_test.go:46: [d844cf507830c] daemon is not started [2022-04-27T16:00:25.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-27T16:00:25.935Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T16:00:25.935Z] docker_cli_network_unix_test.go:46: [d4a5d3a5b2c1c] daemon is not started [2022-04-27T16:00:25.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-27T16:00:26.502Z] docker_cli_network_unix_test.go:46: [d2d20a2614587] daemon is not started [2022-04-27T16:00:26.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-27T16:00:28.792Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T16:00:28.793Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T16:00:28.793Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T16:00:28.793Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T16:00:28.793Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T16:00:30.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-27T16:00:31.969Z] docker_cli_network_unix_test.go:1084: [d0f3afada024a] daemon is not started [2022-04-27T16:00:33.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-27T16:00:33.351Z] docker_cli_network_unix_test.go:46: [d619b9654649a] daemon is not started [2022-04-27T16:00:33.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-27T16:00:33.831Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T16:00:33.919Z] docker_cli_network_unix_test.go:46: [d4b9a2081df66] daemon is not started [2022-04-27T16:00:34.178Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-27T16:00:34.259Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T16:00:34.259Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T16:00:34.259Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T16:00:34.259Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T16:00:34.259Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T16:00:34.259Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T16:00:35.555Z] docker_cli_network_unix_test.go:46: [de070774e0787] daemon is not started [2022-04-27T16:00:35.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-27T16:00:35.813Z] docker_cli_network_unix_test.go:46: [df1840a52c054] daemon is not started [2022-04-27T16:00:35.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-27T16:00:36.043Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T16:00:36.380Z] docker_cli_network_unix_test.go:46: [dca21ae60e3a9] daemon is not started [2022-04-27T16:00:36.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-27T16:00:37.203Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T16:00:37.205Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-27T16:00:37.205Z] docker_cli_network_unix_test.go:46: [d4fbc4b11cb89] daemon is not started [2022-04-27T16:00:37.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-27T16:00:38.140Z] docker_cli_network_unix_test.go:46: [d5c815dd60b23] daemon is not started [2022-04-27T16:00:38.399Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-27T16:00:39.335Z] docker_cli_swarm_test.go:1180: [d8fee1f1a9a37] joining swarm manager [d976af1f97004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T16:00:40.793Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T16:00:41.785Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:00:41.785Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T16:00:43.996Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T16:00:43.996Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:00:43.996Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T16:00:43.996Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:00:43.996Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T16:00:45.854Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T16:00:45.905Z] docker_cli_network_unix_test.go:46: [d543b22f7dcbb] daemon is not started [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite (58.84s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.12s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.74s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.89s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.50s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.18s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.36s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.37s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-27T16:00:45.905Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.41s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.21s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2022-04-27T16:00:45.905Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.50s) [2022-04-27T16:00:45.905Z] === RUN TestDockerHubPullSuite [2022-04-27T16:00:45.905Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-27T16:00:45.905Z] docker_cli_swarm_test.go:1189: [de85c772e7d5f] joining swarm manager [d976af1f97004]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T16:00:49.863Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T16:00:50.027Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T16:00:50.027Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T16:00:51.426Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T16:00:51.710Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T16:00:51.710Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T16:00:51.710Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T16:00:51.710Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T16:00:51.710Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T16:00:54.379Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T16:00:56.589Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T16:00:57.184Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T16:00:58.853Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T16:00:58.853Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:00:58.853Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T16:00:58.853Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T16:00:58.853Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T16:00:58.853Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T16:00:58.853Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T16:00:58.853Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T16:00:58.853Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T16:00:59.547Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T16:00:59.547Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T16:01:04.303Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:01:04.303Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T16:01:06.524Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T16:01:06.524Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:01:06.524Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T16:01:07.604Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T16:01:07.605Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T16:01:07.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T16:01:07.605Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T16:01:07.605Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T16:01:09.170Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T16:01:09.170Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T16:01:09.262Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T16:01:09.262Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T16:01:09.262Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T16:01:09.639Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T16:01:10.310Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T16:01:10.310Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:01:10.310Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T16:01:10.310Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:01:10.310Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T16:01:11.872Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:01:11.872Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T16:01:13.433Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T16:01:16.425Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T16:01:18.637Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T16:01:18.637Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:01:18.637Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T16:01:18.637Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:01:18.637Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T16:01:18.637Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:01:18.637Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T16:01:20.064Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T16:01:20.850Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T16:01:20.850Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:01:20.850Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T16:01:20.850Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:01:20.850Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T16:01:20.850Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:01:20.850Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T16:01:20.850Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:01:20.850Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T16:01:23.021Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T16:01:23.061Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T16:01:23.489Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T16:01:24.609Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-27T16:01:24.609Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-27T16:01:24.609Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-27T16:01:27.143Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T16:01:28.920Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:01:28.920Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T16:01:30.489Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T16:01:30.489Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T16:01:30.489Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T16:01:30.489Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T16:01:30.955Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T16:01:30.955Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T16:01:30.955Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T16:01:31.132Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T16:01:31.132Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:01:31.132Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T16:01:31.132Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T16:01:31.132Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:01:31.132Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T16:01:33.346Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T16:01:35.557Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T16:01:35.557Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:01:35.557Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T16:01:36.826Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T16:01:37.124Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-27T16:01:38.506Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T16:01:38.506Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:01:38.506Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T16:01:38.506Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:01:38.506Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T16:01:38.506Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:01:38.506Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T16:01:40.405Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-27T16:01:40.716Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T16:01:41.301Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T16:01:41.301Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T16:01:41.301Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T16:01:41.301Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T16:01:41.301Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T16:01:41.301Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T16:01:41.301Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T16:01:41.618Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T16:01:42.287Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T16:01:42.307Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-27T16:01:42.568Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-27T16:01:42.568Z] docker_cli_swarm_test.go:1112: [db47cc6f362a8] joining swarm manager [db457492bb240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite (56.80s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (33.52s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.71s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (19.78s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.41s) [2022-04-27T16:01:42.568Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.11s) [2022-04-27T16:01:42.568Z] PASS [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === Skipped [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T16:01:42.568Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T16:01:42.568Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T16:01:42.568Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T16:01:42.568Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T16:01:42.568Z] docker_cli_network_unix_test.go:46: [d4a5d3a5b2c1c] daemon is not started [2022-04-27T16:01:42.568Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T16:01:42.568Z] [2022-04-27T16:01:42.568Z] DONE 1265 tests, 51 skipped in 1536.113s [2022-04-27T16:01:42.568Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T16:01:42.568Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T16:01:42.568Z] +++ kill 9366 [2022-04-27T16:01:42.829Z] +++ /etc/init.d/apparmor stop [2022-04-27T16:01:42.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T16:01:42.829Z] [2022-04-27T16:01:42.829Z] Unloading profiles will leave already running processes permanently [2022-04-27T16:01:42.829Z] unconfined, which can lead to unexpected situations. [2022-04-27T16:01:42.829Z] [2022-04-27T16:01:42.829Z] To set a process to complain mode, use the command line tool [2022-04-27T16:01:42.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T16:01:42.829Z] +++ true [2022-04-27T16:01:42.829Z] exiting test-integration [2022-04-27T16:01:42.829Z] ++ exit 0 [2022-04-27T16:01:42.829Z] [2022-04-27T16:01:42.927Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T16:01:43.087Z] + for job in $(jobs -p) [2022-04-27T16:01:43.087Z] + wait 6722 [2022-04-27T16:01:43.826Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T16:01:44.021Z] docker_cli_swarm_test.go:1113: [db3e5d52758ed] joining swarm manager [db457492bb240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T16:01:45.137Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T16:01:47.351Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T16:01:47.817Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T16:01:47.817Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.817Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T16:01:47.817Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T16:01:47.818Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T16:01:47.818Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:01:47.818Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T16:01:47.818Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T16:01:47.818Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:01:47.818Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T16:01:49.438Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T16:01:51.003Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T16:01:51.003Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T16:01:51.472Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T16:01:51.472Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T16:01:51.472Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T16:01:51.472Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T16:01:51.472Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T16:01:52.564Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T16:01:52.564Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:01:52.564Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T16:01:52.564Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T16:01:52.564Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:01:52.564Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T16:01:52.565Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:01:52.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T16:01:52.565Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:01:52.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T16:01:52.565Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:01:52.565Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T16:01:53.686Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T16:01:57.475Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T16:01:58.440Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T16:01:58.441Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:01:58.441Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T16:02:00.651Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:02:00.651Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T16:02:02.230Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T16:02:05.039Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T16:02:05.039Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:02:05.039Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T16:02:06.023Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T16:02:06.023Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T16:02:06.023Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T16:02:07.802Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T16:02:07.802Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:02:07.802Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T16:02:07.802Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:02:07.802Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T16:02:07.802Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:02:07.802Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T16:02:11.886Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T16:02:11.886Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:02:11.886Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T16:02:12.186Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T16:02:12.553Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T16:02:12.653Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T16:02:12.653Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T16:02:13.640Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T16:02:17.308Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T16:02:17.308Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T16:02:17.750Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T16:02:18.869Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T16:02:20.431Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T16:02:20.782Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T16:02:21.539Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T16:02:21.539Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T16:02:21.539Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T16:02:21.539Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T16:02:21.539Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T16:02:21.539Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:02:21.539Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T16:02:21.995Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T16:02:22.007Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T16:02:22.007Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T16:02:22.007Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T16:02:22.980Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T16:02:25.192Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T16:02:25.526Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T16:02:25.526Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.526Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T16:02:25.660Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:02:25.660Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:02:27.869Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T16:02:28.610Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T16:02:28.610Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:02:28.610Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T16:02:28.610Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:02:28.610Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T16:02:28.610Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:02:28.610Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T16:02:28.610Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:02:29.077Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T16:02:29.077Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:02:29.077Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T16:02:30.268Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T16:02:30.735Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T16:02:30.735Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T16:02:37.737Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T16:02:37.737Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:02:37.737Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T16:02:39.951Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T16:02:45.647Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T16:02:45.697Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T16:02:45.697Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T16:02:45.697Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T16:02:45.697Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T16:02:45.697Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T16:02:45.809Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T16:02:47.207Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T16:02:47.371Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T16:02:47.912Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T16:02:47.912Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T16:02:47.912Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T16:02:47.912Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T16:02:48.191Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T16:02:50.126Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T16:02:50.126Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T16:02:50.126Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T16:02:50.126Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T16:02:50.126Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T16:02:50.126Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T16:02:50.126Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T16:02:50.126Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T16:02:50.319Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T16:02:51.881Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T16:02:53.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T16:02:54.092Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T16:02:54.092Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:02:54.092Z] === RUN TestDockerSuite/TestRunState [2022-04-27T16:02:54.092Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:02:54.559Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T16:02:54.644Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T16:02:56.772Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T16:02:56.772Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:02:56.772Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T16:02:56.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T16:02:56.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T16:02:56.856Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T16:02:56.856Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T16:02:58.988Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T16:02:58.988Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T16:02:58.988Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:02:58.988Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T16:02:59.069Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T16:02:59.069Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T16:03:00.670Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T16:03:01.282Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T16:03:01.282Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T16:03:01.282Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T16:03:01.282Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T16:03:01.282Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T16:03:03.499Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T16:03:03.499Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T16:03:03.741Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:03:03.741Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T16:03:04.451Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T16:03:05.065Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T16:03:05.065Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T16:03:05.065Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T16:03:05.439Z] docker_cli_swarm_test.go:1166: [d83686d3a97d4] joining swarm manager [db457492bb240]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T16:03:06.694Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T16:03:06.694Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:03:06.694Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T16:03:08.013Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T16:03:08.013Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T16:03:08.909Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T16:03:08.909Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:03:08.909Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T16:03:08.909Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:03:08.909Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T16:03:10.228Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T16:03:11.595Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T16:03:11.856Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T16:03:16.339Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T16:03:16.339Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T16:03:18.548Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T16:03:18.893Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T16:03:19.007Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T16:03:21.844Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T16:03:21.844Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T16:03:21.844Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T16:03:21.844Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T16:03:21.844Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T16:03:23.757Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T16:03:24.061Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T16:03:24.061Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T16:03:24.061Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T16:03:29.628Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T16:03:29.628Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:03:29.628Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T16:03:29.628Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T16:03:31.212Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T16:03:31.212Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T16:03:31.212Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T16:03:32.579Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T16:03:32.776Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T16:03:32.776Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T16:03:34.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T16:03:36.375Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.011Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T16:03:37.011Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:03:37.358Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T16:03:37.478Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T16:03:37.529Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T16:03:39.093Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T16:03:39.093Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T16:03:39.093Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T16:03:39.093Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T16:03:39.093Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T16:03:39.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T16:03:40.429Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T16:03:40.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T16:03:40.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T16:03:42.099Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T16:03:42.566Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:03:42.566Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T16:03:42.640Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T16:03:43.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T16:03:44.170Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-27T16:03:44.170Z] docker_cli_swarm_test.go:1447: [df0c9f7bde4ea] joining swarm manager [d0988ab1cdcdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T16:03:44.170Z] docker_cli_swarm_test.go:1448: [d08a1caa55839] joining swarm manager [d0988ab1cdcdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T16:03:44.200Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T16:03:45.507Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T16:03:45.507Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:03:45.507Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T16:03:45.507Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:03:45.507Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T16:03:45.822Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T16:03:48.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T16:03:48.951Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T16:03:48.951Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T16:03:48.951Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T16:03:48.951Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T16:03:48.951Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T16:03:48.951Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:03:48.951Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T16:03:50.256Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T16:03:51.163Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T16:03:51.630Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T16:03:52.097Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T16:03:52.564Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T16:03:53.201Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T16:03:54.125Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T16:03:54.125Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T16:03:54.135Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-27T16:03:54.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-27T16:03:54.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-27T16:03:54.652Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-27T16:03:54.911Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-27T16:03:55.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-27T16:03:56.143Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T16:03:56.339Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T16:03:56.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b1a2d0_} [2022-04-27T16:03:58.005Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-27T16:03:58.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12214416961_c:\foo_false____} [2022-04-27T16:03:58.353Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T16:03:58.553Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T16:04:00.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12214416961_c:\foo_true____} [2022-04-27T16:04:00.562Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T16:04:00.562Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T16:04:00.766Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T16:04:00.766Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:04:00.766Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T16:04:01.288Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T16:04:02.687Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T16:04:02.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T16:04:03.155Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T16:04:03.155Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T16:04:03.155Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T16:04:03.155Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T16:04:03.155Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T16:04:03.155Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T16:04:03.189Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-27T16:04:05.369Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T16:04:05.369Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.369Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T16:04:05.369Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.369Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T16:04:05.369Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.369Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T16:04:05.369Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.369Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T16:04:05.369Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.723Z] docker_cli_swarm_unix_test.go:63: [d6a6f844350a5] joining swarm manager [d4d6a020f0758]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T16:04:05.837Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T16:04:05.837Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:04:05.837Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T16:04:06.415Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:04:06.415Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T16:04:08.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T16:04:08.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T16:04:08.050Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T16:04:08.050Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T16:04:08.625Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T16:04:08.625Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:04:08.625Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T16:04:09.418Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T16:04:09.418Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:04:09.418Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T16:04:10.269Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T16:04:10.269Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T16:04:10.269Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T16:04:10.269Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T16:04:10.269Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T16:04:10.269Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T16:04:10.737Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T16:04:11.568Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T16:04:11.568Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:04:11.568Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T16:04:11.568Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:04:11.568Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T16:04:13.202Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T16:04:13.202Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.202Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T16:04:13.202Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.202Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T16:04:13.202Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:04:13.202Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T16:04:13.202Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.202Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T16:04:13.776Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:04:13.776Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T16:04:14.526Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T16:04:15.983Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T16:04:16.739Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T16:04:16.739Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:04:16.739Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T16:04:16.739Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T16:04:16.739Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T16:04:17.950Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:04:17.950Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T16:04:18.203Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T16:04:19.512Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T16:04:21.146Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T16:04:21.146Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:04:21.146Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T16:04:21.146Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:04:21.146Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T16:04:21.146Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:04:21.146Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T16:04:21.724Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T16:04:21.724Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:04:21.724Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T16:04:23.355Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T16:04:23.356Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.356Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T16:04:23.356Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.356Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T16:04:23.356Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.356Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T16:04:23.356Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.356Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T16:04:23.933Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T16:04:23.933Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T16:04:23.933Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T16:04:23.933Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T16:04:23.933Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T16:04:23.933Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:04:23.933Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T16:04:24.915Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T16:04:30.773Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:04:30.773Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T16:04:31.668Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T16:04:31.668Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:04:31.668Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T16:04:31.668Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:04:31.668Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T16:04:32.983Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T16:04:32.983Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:04:32.983Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T16:04:33.450Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T16:04:33.450Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:04:33.450Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T16:04:35.663Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T16:04:37.870Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T16:04:37.871Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:04:37.871Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T16:04:38.821Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T16:04:38.821Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T16:04:38.821Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T16:04:38.821Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T16:04:38.821Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T16:04:38.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T16:04:39.318Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T16:04:39.318Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T16:04:39.318Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:04:39.318Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T16:04:39.785Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T16:04:39.785Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T16:04:39.785Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T16:04:39.806Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T16:04:39.806Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T16:04:40.080Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T16:04:40.080Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:04:40.080Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T16:04:40.080Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:04:40.080Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T16:04:40.080Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:04:40.080Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T16:04:40.273Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T16:04:40.273Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T16:04:40.273Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T16:04:42.490Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T16:04:42.490Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T16:04:42.490Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T16:04:42.490Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T16:04:42.490Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T16:04:42.731Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T16:04:42.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T16:04:42.960Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T16:04:43.025Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T16:04:45.171Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T16:04:45.237Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T16:04:45.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T16:04:45.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T16:04:46.146Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T16:04:46.146Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T16:04:46.146Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T16:04:46.734Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T16:04:47.202Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T16:04:47.202Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T16:04:48.185Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T16:04:49.418Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T16:04:49.887Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T16:04:49.887Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T16:04:49.887Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T16:04:49.887Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T16:04:50.355Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T16:04:50.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T16:04:50.355Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T16:04:50.355Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T16:04:50.399Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:04:50.399Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T16:04:50.824Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T16:04:54.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T16:04:54.802Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:04:54.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T16:04:54.802Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T16:04:54.802Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T16:04:54.802Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:04:54.802Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T16:04:55.142Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T16:04:55.142Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T16:04:55.142Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T16:04:55.142Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T16:04:55.142Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:04:55.142Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T16:04:57.981Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T16:04:57.981Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T16:04:58.450Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T16:05:00.649Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T16:05:01.098Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T16:05:01.098Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T16:05:01.947Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-27T16:05:01.947Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-27T16:05:01.947Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-27T16:05:02.194Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T16:05:02.195Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T16:05:02.195Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:05:02.195Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T16:05:02.265Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T16:05:02.265Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:05:02.265Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.249Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T16:05:03.249Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.329Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-27T16:05:03.716Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T16:05:03.716Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.716Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T16:05:03.716Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:05:03.716Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T16:05:06.618Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-27T16:05:09.148Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T16:05:09.351Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T16:05:09.351Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T16:05:09.351Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T16:05:09.351Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T16:05:09.351Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T16:05:09.351Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T16:05:09.351Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T16:05:09.351Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T16:05:10.858Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T16:05:10.858Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:05:10.858Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T16:05:10.858Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:05:10.858Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T16:05:10.858Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:05:10.858Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T16:05:11.055Z] docker_api_swarm_test.go:962: [d495b7cb63c93] joining swarm manager [d64e418f0e0c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T16:05:11.470Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T16:05:11.470Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.470Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite (1971.44s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.63s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.10s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.94s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.70s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.12s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.63s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.30s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.87s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.50s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.22s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.67s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.99s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.30s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.20s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.54s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.56s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.75s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.88s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.26s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.28s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.23s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.80s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.77s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.86s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.47s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.83s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.61s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:05:11.470Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.59s) [2022-04-27T16:05:11.470Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.62s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.72s) [2022-04-27T16:05:11.471Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-27T16:05:11.471Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:05:11.471Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-27T16:05:11.471Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.41s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-04-27T16:05:11.471Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.40s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.45s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s) [2022-04-27T16:05:11.471Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2022-04-27T16:05:11.565Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.80s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.74s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.22s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.28s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.17s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.79s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.59s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.32s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.85s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.92s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (62.78s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.37s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.80s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.61s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.47s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.86s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.64s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFails (2.37s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.54s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.53s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.80s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.04s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.07s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildHistory (10.22s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.66s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.92s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.41s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.36s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.59s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.81s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.44s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.11s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.30s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.60s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.81s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.91s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.81s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.79s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.83s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.23s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.73s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.77s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.29s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.78s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.55s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.37s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildRm (10.16s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.73s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.70s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.58s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.17s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.53s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.76s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildStderr (4.31s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.58s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.61s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.34s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.26s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.99s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.69s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.53s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.70s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.05s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.04s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.56s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.44s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitChange (4.33s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.00s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.30s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitTTY (6.29s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.98s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:05:11.940Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-27T16:05:11.940Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.37s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.39s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.38s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.40s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.95s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.87s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.94s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.39s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.84s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.56s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.64s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.26s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.82s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.69s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.41s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.42s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bf0900_} (2.33s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11349162002_c:\foo_false____} (2.38s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11349162002_c:\foo_true____} (2.47s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.64s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.44s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.39s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.87s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.74s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToDot (2.05s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCpToStdout (2.51s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.77s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.38s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.04s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.37s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.97s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.16s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsCopy (3.88s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.00s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.33s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.38s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.81s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFilters (4.73s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFormat (4.67s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsResize (7.58s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.20s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.91s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.81s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.80s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.82s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.24s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecInspectID (4.19s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.83s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.95s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.93s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.60s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.55s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-27T16:05:11.941Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T16:05:11.941Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.32s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.35s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectDefault (2.30s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectHistory (3.85s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.29s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.87s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.30s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.87s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectStatus (2.95s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.55s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.23s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.82s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.32s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.33s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.56s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.84s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.72s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.72s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.69s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.25s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsSince (8.79s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsTail (2.66s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.46s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.36s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.65s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsByOrder (6.75s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.67s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.95s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.26s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.35s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.25s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.18s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.39s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.86s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.75s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.11s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.06s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.16s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.45s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.17s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.39s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.82s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.17s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.48s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.21s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.31s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiTag (0.60s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.74s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.32s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.46s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.32s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.64s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.94s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.22s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.74s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.86s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.48s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.39s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.67s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.57s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.41s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.40s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.37s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunExitCode (2.32s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.37s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2022-04-27T16:05:11.942Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T16:05:11.942Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.20s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.30s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.00s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.07s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.23s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.05s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.44s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.42s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.42s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.87s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.49s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.22s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.40s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.08s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.13s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.69s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.63s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.91s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.36s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.64s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.64s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.93s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.24s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.31s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.36s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.50s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.27s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.00s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.55s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.49s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.30s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.31s) [2022-04-27T16:05:11.943Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T16:05:11.943Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.943Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:05:11.943Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T16:05:11.944Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T16:05:11.944Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T16:05:11.944Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T16:05:11.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T16:05:11.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T16:05:11.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T16:05:11.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T16:05:11.944Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerDaemonSuite [2022-04-27T16:05:11.944Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T16:05:11.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T16:05:11.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T16:05:11.944Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerSwarmSuite [2022-04-27T16:05:11.944Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T16:05:11.944Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T16:05:11.944Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerNetworkSuite [2022-04-27T16:05:11.944Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T16:05:11.944Z] === RUN TestDockerHubPullSuite [2022-04-27T16:05:11.944Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T16:05:11.944Z] PASS [2022-04-27T16:05:11.944Z] ok github.com/docker/docker/integration-cli 1971.742s [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === Skipped [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:05:11.944Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.944Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:05:11.944Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:05:11.944Z] [2022-04-27T16:05:11.944Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:05:11.944Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.944Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T16:05:11.945Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-27T16:05:11.945Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:05:11.945Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-27T16:05:11.945Z] [2022-04-27T16:05:11.945Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T16:05:11.945Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.945Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-27T16:05:11.946Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-27T16:05:11.946Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:05:11.946Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:05:11.946Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:05:11.946Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.946Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:05:11.946Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.946Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:05:11.946Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:05:11.947Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:05:11.947Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:05:11.947Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:05:11.947Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:05:11.947Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T16:05:11.947Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:05:11.947Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:05:11.947Z] [2022-04-27T16:05:11.947Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:05:11.947Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.947Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:05:11.948Z] [2022-04-27T16:05:11.948Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:05:11.948Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T16:05:11.948Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:05:11.948Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:05:12.417Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:05:12.417Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:05:12.417Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:05:12.417Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:05:12.417Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:05:12.417Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:05:12.417Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:05:12.417Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.417Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:05:12.417Z] [2022-04-27T16:05:12.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:05:12.417Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:05:12.418Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:05:12.418Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:05:12.418Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:05:12.418Z] [2022-04-27T16:05:12.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:05:12.419Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.419Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:05:12.419Z] [2022-04-27T16:05:12.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:05:12.420Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:05:12.420Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:05:12.420Z] [2022-04-27T16:05:12.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:05:12.421Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:05:12.421Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T16:05:12.421Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.11s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:05:12.421Z] [2022-04-27T16:05:12.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:05:12.421Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T16:05:12.422Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] DONE 1088 tests, 539 skipped in 1981.120s [2022-04-27T16:05:12.422Z] INFO: Integration tests ended at 04/27/2022 16:05:12. Duration:00:33:01.2430915 [2022-04-27T16:05:12.422Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] Containers: 10 [2022-04-27T16:05:12.422Z] Running: 0 [2022-04-27T16:05:12.422Z] Paused: 0 [2022-04-27T16:05:12.422Z] Stopped: 10 [2022-04-27T16:05:12.422Z] Images: 18 [2022-04-27T16:05:12.422Z] Server Version: 0.0.0-dev [2022-04-27T16:05:12.422Z] Storage Driver: windowsfilter [2022-04-27T16:05:12.422Z] Windows: [2022-04-27T16:05:12.422Z] Logging Driver: json-file [2022-04-27T16:05:12.422Z] Plugins: [2022-04-27T16:05:12.422Z] Volume: local [2022-04-27T16:05:12.422Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T16:05:12.422Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T16:05:12.422Z] Swarm: inactive [2022-04-27T16:05:12.422Z] Default Isolation: process [2022-04-27T16:05:12.422Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T16:05:12.422Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T16:05:12.422Z] OSType: windows [2022-04-27T16:05:12.422Z] Architecture: x86_64 [2022-04-27T16:05:12.422Z] CPUs: 4 [2022-04-27T16:05:12.422Z] Total Memory: 32GiB [2022-04-27T16:05:12.422Z] Name: azwin-2-8c6c50 [2022-04-27T16:05:12.422Z] ID: KNX2:3EV3:OK7F:SM6M:UZFX:6OCL:H7VM:53WC:OV4O:3J3P:732V:SA5L [2022-04-27T16:05:12.422Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T16:05:12.422Z] Debug Mode (client): false [2022-04-27T16:05:12.422Z] Debug Mode (server): true [2022-04-27T16:05:12.422Z] File Descriptors: -1 [2022-04-27T16:05:12.422Z] Goroutines: 17 [2022-04-27T16:05:12.422Z] System Time: 2022-04-27T16:05:12.2741173Z [2022-04-27T16:05:12.422Z] EventsListeners: 0 [2022-04-27T16:05:12.422Z] Registry: https://index.docker.io/v1/ [2022-04-27T16:05:12.422Z] Labels: [2022-04-27T16:05:12.422Z] Experimental: false [2022-04-27T16:05:12.422Z] Insecure Registries: [2022-04-27T16:05:12.422Z] 127.0.0.0/8 [2022-04-27T16:05:12.422Z] Live Restore Enabled: false [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] [2022-04-27T16:05:12.422Z] INFO: Stopping daemon under test [2022-04-27T16:05:12.891Z] SUCCESS: The process with PID 9596 (child process of PID 7540) has been terminated. [2022-04-27T16:05:12.891Z] SUCCESS: The process with PID 7540 (child process of PID 5464) has been terminated. [2022-04-27T16:05:12.891Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T16:05:12.891Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 16:05:12. [2022-04-27T16:05:12.891Z] INFO: Tidying up at end of run [2022-04-27T16:05:12.891Z] ----------- DAEMON LOG ------------ [2022-04-27T16:05:12.891Z] 2022/04/27 15:30:11 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T16:05:12.891Z] ----------- END DAEMON LOG -------- [2022-04-27T16:05:12.891Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.out) to bundles\CIDUT.out [2022-04-27T16:05:12.891Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.err) to bundles\CIDUT.err [2022-04-27T16:05:12.891Z] INFO: Saving containerd logs to bundles [2022-04-27T16:05:12.891Z] INFO: Nuke-Everything... [2022-04-27T16:05:13.358Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T16:05:13.358Z] 3d964a141aad [2022-04-27T16:05:13.358Z] 8397058dab03 [2022-04-27T16:05:13.358Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-27T16:05:13.781Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T16:05:14.920Z] Deleted: sha256:0c601225cf98549a8f3b05b77019951647af7570ce30ea3037ea2a615fdb8625 [2022-04-27T16:05:14.920Z] Deleted: sha256:27f52fd5bad230f1bb08232cbb621101f5f027aaee8b795cfd643430660e031a [2022-04-27T16:05:14.920Z] INFO: Tidying pidfile d:\CI\PR-43538\1\docker.pid [2022-04-27T16:05:14.920Z] INFO: Nuking d:\CI [2022-04-27T16:05:15.997Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T16:05:16.714Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.494Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T16:05:20.494Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.962Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T16:05:20.962Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:05:20.962Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T16:05:20.962Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T16:05:22.493Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T16:05:23.121Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T16:05:24.001Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T16:05:25.506Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T16:05:27.011Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T16:05:27.750Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T16:05:29.151Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T16:05:29.151Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.151Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T16:05:29.151Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.151Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T16:05:29.151Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.167Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T16:05:29.599Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T16:05:29.599Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T16:05:29.599Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T16:05:29.599Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T16:05:29.599Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:05:29.599Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:05:32.394Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T16:05:32.652Z] INFO: Zapped successfully [2022-04-27T16:05:32.652Z] [2022-04-27T16:05:32.652Z] INFO: executeCI.ps1 exiting at Wed Apr 27 16:05:31 CUT 2022. Duration 00:48:02.1251378 [2022-04-27T16:05:32.652Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T16:05:32.882Z] Recording test results [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T16:05:33.275Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T16:05:33.275Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T16:05:33.275Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T16:05:33.275Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T16:05:33.275Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:05:33.275Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T16:05:33.381Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T16:05:33.903Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T16:05:34.867Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T16:05:35.118Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T16:05:36.323Z] Archiving artifacts [2022-04-27T16:05:37.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T16:05:38.553Z] + make clean [2022-04-27T16:05:38.656Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T16:05:39.023Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T16:05:39.023Z] docker-dev-cache [2022-04-27T16:05:39.023Z] docker-mod-cache [2022-04-27T16:05:39.125Z] === RUN TestDockerSuite/TestEventsFilterType [Pipeline] deleteDir [2022-04-27T16:05:40.249Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:05:41.365Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-27T16:05:41.882Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T16:05:41.882Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:05:41.882Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T16:05:42.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-27T16:05:44.825Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T16:05:44.829Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-27T16:05:45.001Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T16:05:47.362Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-27T16:05:48.788Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T16:05:48.789Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T16:05:48.789Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T16:05:48.789Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:05:48.789Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T16:05:48.789Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T16:05:48.789Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T16:05:48.789Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T16:05:48.789Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T16:05:49.774Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T16:05:49.774Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T16:05:50.243Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T16:05:50.689Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T16:05:52.901Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T16:05:55.116Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T16:05:55.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-27T16:05:57.328Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T16:05:57.328Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T16:05:57.403Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T16:05:57.795Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T16:05:57.795Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:05:57.795Z] === RUN TestDockerSuite/TestRunState [2022-04-27T16:05:57.795Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:05:57.795Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T16:05:58.759Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-27T16:06:00.010Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T16:06:00.010Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:06:00.010Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T16:06:00.478Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T16:06:00.478Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T16:06:00.478Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:06:00.478Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T16:06:01.288Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-27T16:06:03.837Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-27T16:06:04.559Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.227Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T16:06:05.227Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:06:05.694Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T16:06:06.372Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-27T16:06:06.774Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T16:06:07.906Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T16:06:07.906Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:06:07.906Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T16:06:08.901Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-27T16:06:08.990Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T16:06:10.117Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T16:06:10.117Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:06:10.586Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T16:06:10.586Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:06:10.586Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T16:06:12.186Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-27T16:06:13.535Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T16:06:13.744Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T16:06:13.744Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T16:06:13.744Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T16:06:14.086Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-27T16:06:16.697Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T16:06:19.647Z] === RUN TestDockerSuite/TestExec [2022-04-27T16:06:19.647Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:06:19.647Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T16:06:19.647Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:06:19.647Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T16:06:21.863Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T16:06:22.190Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T16:06:23.426Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T16:06:23.426Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T16:06:23.426Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T16:06:23.426Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T16:06:23.426Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T16:06:23.426Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:06:23.426Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T16:06:25.641Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T16:06:25.978Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T16:06:27.207Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T16:06:29.421Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T16:06:30.985Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T16:06:33.126Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T16:06:33.126Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:06:33.126Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T16:06:33.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T16:06:35.737Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T16:06:35.737Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T16:06:35.737Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T16:06:35.737Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:06:35.737Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T16:06:35.737Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T16:06:35.737Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T16:06:36.072Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T16:06:37.300Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T16:06:39.019Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T16:06:41.234Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T16:06:41.234Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T16:06:41.234Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T16:06:41.234Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.234Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T16:06:41.234Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.700Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T16:06:41.700Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:06:41.700Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T16:06:42.053Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T16:06:42.053Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T16:06:42.053Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T16:06:42.053Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T16:06:42.053Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T16:06:42.053Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T16:06:44.270Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T16:06:44.270Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T16:06:44.270Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T16:06:44.270Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T16:06:44.270Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T16:06:44.270Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T16:06:45.634Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T16:06:46.486Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T16:06:46.486Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T16:06:46.486Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T16:06:47.198Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T16:06:48.759Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T16:06:53.636Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T16:06:53.636Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T16:06:53.636Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T16:06:53.636Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T16:06:53.636Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T16:06:53.636Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T16:06:53.636Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T16:06:54.617Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T16:06:54.617Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T16:06:54.617Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T16:06:54.617Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T16:06:54.617Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T16:06:54.617Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:06:54.617Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T16:06:56.178Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T16:06:56.645Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T16:06:57.111Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T16:06:57.111Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T16:06:58.671Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T16:06:58.671Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T16:06:59.500Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T16:07:01.616Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T16:07:03.825Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T16:07:05.365Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T16:07:06.035Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T16:07:06.035Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:07:06.035Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T16:07:08.315Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T16:07:10.300Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-27T16:07:14.180Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T16:07:14.180Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:07:14.180Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T16:07:14.180Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T16:07:14.649Z] === RUN TestDockerSuite/TestHealth [2022-04-27T16:07:14.649Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T16:07:14.649Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T16:07:14.649Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T16:07:14.649Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T16:07:14.649Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T16:07:14.687Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T16:07:14.687Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:07:14.687Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T16:07:18.438Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T16:07:18.470Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T16:07:18.470Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:07:18.470Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T16:07:18.470Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:07:18.470Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T16:07:18.470Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:07:18.907Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T16:07:18.907Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T16:07:18.907Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T16:07:18.907Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T16:07:18.907Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T16:07:18.937Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T16:07:18.937Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:07:18.937Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T16:07:19.375Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T16:07:19.843Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T16:07:19.843Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T16:07:19.843Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T16:07:20.829Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T16:07:20.829Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T16:07:23.044Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T16:07:23.044Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T16:07:25.194Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-27T16:07:25.262Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T16:07:26.088Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:07:26.088Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T16:07:32.414Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T16:07:32.414Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T16:07:32.414Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:07:32.414Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T16:07:33.230Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T16:07:36.175Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T16:07:36.175Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.175Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T16:07:36.203Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T16:07:36.203Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T16:07:36.203Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T16:07:36.203Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.203Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T16:07:36.203Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.203Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T16:07:36.672Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T16:07:36.672Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T16:07:36.672Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T16:07:36.672Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T16:07:36.672Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T16:07:36.672Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T16:07:36.672Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T16:07:36.672Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:07:36.672Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T16:07:38.888Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T16:07:39.120Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T16:07:39.120Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T16:07:39.120Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T16:07:39.120Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T16:07:39.120Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T16:07:39.120Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:07:39.120Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T16:07:41.102Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T16:07:41.103Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:07:41.103Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T16:07:41.103Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T16:07:41.103Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T16:07:41.103Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T16:07:41.103Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T16:07:41.103Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T16:07:42.667Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T16:07:43.135Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite (1546.41s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.00s) [2022-04-27T16:07:43.279Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.85s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.60s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.97s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.95s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.46s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.91s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.72s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.55s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.64s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.27s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.60s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.74s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.99s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.37s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.33s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.40s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.20s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.38s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.45s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.28s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.20s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.14s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.65s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.54s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.48s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.72s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.61s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.05s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.69s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.69s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.88s) [2022-04-27T16:07:43.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.50s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.21s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.18s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.58s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.15s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.61s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.92s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.85s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.12s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.88s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.62s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.14s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.78s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.17s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.65s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.22s) [2022-04-27T16:07:43.280Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.24s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.77s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.65s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.97s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.13s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.49s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.22s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.21s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.05s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.91s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.25s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.28s) [2022-04-27T16:07:43.280Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2022-04-27T16:07:43.280Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T16:07:43.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-27T16:07:43.280Z] docker_cli_external_volume_driver_test.go:53: [d845848ca36e9] daemon is not started [2022-04-27T16:07:50.291Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T16:07:50.292Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:07:50.292Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T16:07:50.292Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T16:07:50.292Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T16:07:50.292Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T16:07:50.292Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T16:07:51.855Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T16:07:56.606Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T16:07:56.606Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:07:56.606Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T16:07:56.606Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:07:56.606Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T16:07:56.606Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:07:56.606Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T16:07:56.917Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T16:07:56.917Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T16:07:57.902Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T16:07:57.902Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T16:07:58.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-27T16:07:58.171Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T16:08:00.385Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T16:08:00.385Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T16:08:01.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T16:08:01.683Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T16:08:01.683Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T16:08:01.683Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T16:08:02.149Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T16:08:02.599Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T16:08:04.163Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T16:08:04.163Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T16:08:04.163Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T16:08:04.631Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T16:08:06.845Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T16:08:09.059Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T16:08:10.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T16:08:10.794Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:08:10.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T16:08:10.794Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T16:08:10.794Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T16:08:10.794Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:08:10.794Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T16:08:13.811Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T16:08:15.375Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T16:08:17.589Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T16:08:19.152Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T16:08:19.440Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T16:08:19.440Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T16:08:19.440Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T16:08:21.366Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T16:08:23.582Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T16:08:25.796Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T16:08:25.796Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T16:08:25.796Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T16:08:25.796Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T16:08:26.264Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T16:08:26.264Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T16:08:27.828Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T16:08:29.847Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T16:08:29.847Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.847Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite (2155.17s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.40s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (62.15s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.47s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.42s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.05s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (65.83s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.07s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.50s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.92s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.10s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.42s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.26s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.69s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.81s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.98s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.37s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.19s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.32s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.41s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.29s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.15s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.20s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.12s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.72s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.71s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.68s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.51s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.08s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.22s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.51s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.35s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.41s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.92s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.88s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.98s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.26s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.10s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.59s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.63s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.07s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.82s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.90s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.09s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.34s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.98s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.71s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.30s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.47s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.22s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.14s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFails (2.50s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.80s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.79s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.48s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.09s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.07s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.39s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2022-04-27T16:08:29.847Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-04-27T16:08:29.847Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.28s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildHistory (9.74s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.90s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.93s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.57s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.20s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.14s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.54s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.53s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.26s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.54s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.83s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.26s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.98s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.98s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.78s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.32s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.68s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.35s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.05s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.33s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.44s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.46s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.40s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildRm (11.47s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.42s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.18s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.55s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.99s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.65s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.92s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.14s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildStderr (4.35s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.35s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.12s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.97s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.63s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.38s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.49s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.75s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.67s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.75s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.62s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.99s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.67s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.68s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.61s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.63s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCommitChange (4.58s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.17s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.47s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCommitTTY (6.52s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.07s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.52s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.58s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.50s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.52s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.50s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.04s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.60s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.52s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.03s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.79s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.31s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.46s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.99s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.57s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.34s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.25s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.60s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.57s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.71s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000cb3068_} (2.57s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13783598341_c:\foo_false____} (2.59s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13783598341_c:\foo_true____} (2.59s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.63s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.67s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.29s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.38s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToDot (2.59s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCpToStdout (2.58s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:08:29.848Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-27T16:08:29.848Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.99s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.28s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.30s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.52s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.54s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.60s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.22s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.16s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsCopy (4.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.35s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.50s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.09s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.81s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFilters (5.12s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFormat (5.08s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsRename (2.63s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsResize (32.78s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.50s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.11s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.21s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.55s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.10s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.08s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.03s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.05s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.43s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.16s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecInspectID (5.03s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.19s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.53s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.59s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.61s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.68s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.58s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.10s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.52s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.80s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.71s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.50s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.48s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.48s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.49s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectHistory (4.08s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.47s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.63s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.49s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.58s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectStatus (3.09s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.53s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.09s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (7.03s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.48s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.46s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.53s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.73s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.05s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.91s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.07s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.90s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.60s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsTail (2.79s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.60s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.90s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.95s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPsByOrder (10.45s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.47s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.73s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:08:29.849Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T16:08:29.849Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.44s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.79s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.84s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.87s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (20.63s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.23s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.67s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.23s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.87s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.49s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.99s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.63s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.62s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.98s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (11.51s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.55s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.58s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.98s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.55s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.72s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.37s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.35s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.96s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.48s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.47s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.44s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.50s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.25s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.73s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.44s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.49s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.53s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.69s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.43s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunExitCode (2.49s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.49s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.32s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.49s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.21s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.37s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.64s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.65s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.29s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.33s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.05s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunRm (2.53s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.51s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.49s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.57s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.44s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:08:29.850Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.43s) [2022-04-27T16:08:29.850Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.16s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.66s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.92s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.82s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.16s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.50s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.18s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.88s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.38s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.42s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.45s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.89s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.53s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.23s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (7.07s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.05s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.00s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.69s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.03s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.54s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.89s) [2022-04-27T16:08:29.851Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:08:29.851Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s) [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T16:08:29.851Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:29.851Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T16:08:30.042Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T16:08:30.319Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T16:08:30.319Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T16:08:30.319Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T16:08:30.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T16:08:30.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T16:08:30.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T16:08:30.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T16:08:30.319Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerDaemonSuite [2022-04-27T16:08:30.319Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T16:08:30.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T16:08:30.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T16:08:30.319Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerSwarmSuite [2022-04-27T16:08:30.319Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T16:08:30.319Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.319Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:08:30.319Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:08:30.320Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T16:08:30.320Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:08:30.320Z] === RUN TestDockerNetworkSuite [2022-04-27T16:08:30.320Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T16:08:30.320Z] === RUN TestDockerHubPullSuite [2022-04-27T16:08:30.320Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T16:08:30.320Z] PASS [2022-04-27T16:08:30.320Z] ok github.com/docker/docker/integration-cli 2155.527s [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === Skipped [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:08:30.320Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.320Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:08:30.320Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T16:08:30.320Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:08:30.320Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:08:30.320Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T16:08:30.320Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-27T16:08:30.320Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:08:30.320Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.10s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.320Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T16:08:30.320Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.320Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-27T16:08:30.320Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-27T16:08:30.321Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:08:30.321Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:08:30.321Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T16:08:30.321Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:08:30.321Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:08:30.321Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.321Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-27T16:08:30.321Z] [2022-04-27T16:08:30.321Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:08:30.322Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:08:30.322Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:08:30.322Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:08:30.322Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:30.322Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:30.322Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:08:30.322Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.322Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-27T16:08:30.322Z] [2022-04-27T16:08:30.322Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:08:30.323Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T16:08:30.323Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:08:30.323Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:08:30.323Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:08:30.323Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:08:30.323Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:08:30.323Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:08:30.323Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:08:30.323Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:08:30.323Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:08:30.323Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T16:08:30.323Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:08:30.323Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.323Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-27T16:08:30.323Z] [2022-04-27T16:08:30.323Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:08:30.323Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:08:30.324Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T16:08:30.324Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.324Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:08:30.324Z] [2022-04-27T16:08:30.324Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:08:30.324Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.325Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:08:30.325Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.325Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-27T16:08:30.325Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:08:30.326Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.326Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:08:30.326Z] [2022-04-27T16:08:30.326Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:08:30.327Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.327Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-27T16:08:30.327Z] [2022-04-27T16:08:30.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:08:30.327Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.327Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-27T16:08:30.327Z] [2022-04-27T16:08:30.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:08:30.327Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.327Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-27T16:08:30.327Z] [2022-04-27T16:08:30.327Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T16:08:30.327Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.327Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:08:30.793Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:08:30.793Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:08:30.793Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:08:30.793Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.793Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:08:30.793Z] [2022-04-27T16:08:30.793Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:08:30.794Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.794Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:08:30.794Z] [2022-04-27T16:08:30.794Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T16:08:30.795Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] DONE 1088 tests, 544 skipped in 2163.232s [2022-04-27T16:08:30.795Z] INFO: Integration tests ended at 04/27/2022 16:08:30. Duration:00:36:03.3340713 [2022-04-27T16:08:30.795Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] Containers: 10 [2022-04-27T16:08:30.795Z] Running: 0 [2022-04-27T16:08:30.795Z] Paused: 0 [2022-04-27T16:08:30.795Z] Stopped: 10 [2022-04-27T16:08:30.795Z] Images: 18 [2022-04-27T16:08:30.795Z] Server Version: 0.0.0-dev [2022-04-27T16:08:30.795Z] Storage Driver: windowsfilter [2022-04-27T16:08:30.795Z] Windows: [2022-04-27T16:08:30.795Z] Logging Driver: json-file [2022-04-27T16:08:30.795Z] Plugins: [2022-04-27T16:08:30.795Z] Volume: local [2022-04-27T16:08:30.795Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T16:08:30.795Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T16:08:30.795Z] Swarm: inactive [2022-04-27T16:08:30.795Z] Default Isolation: process [2022-04-27T16:08:30.795Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T16:08:30.795Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T16:08:30.795Z] OSType: windows [2022-04-27T16:08:30.795Z] Architecture: x86_64 [2022-04-27T16:08:30.795Z] CPUs: 4 [2022-04-27T16:08:30.795Z] Total Memory: 32GiB [2022-04-27T16:08:30.795Z] Name: azwin-2-8c6c51 [2022-04-27T16:08:30.795Z] ID: KW2X:HYPF:OQXM:INAZ:DY6N:4R6K:MOAV:UV5A:6FT2:PQOY:42AL:G7MK [2022-04-27T16:08:30.795Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T16:08:30.795Z] Debug Mode (client): false [2022-04-27T16:08:30.795Z] Debug Mode (server): true [2022-04-27T16:08:30.795Z] File Descriptors: -1 [2022-04-27T16:08:30.795Z] Goroutines: 44 [2022-04-27T16:08:30.795Z] System Time: 2022-04-27T16:08:30.4358875Z [2022-04-27T16:08:30.795Z] EventsListeners: 0 [2022-04-27T16:08:30.795Z] Registry: https://index.docker.io/v1/ [2022-04-27T16:08:30.795Z] Labels: [2022-04-27T16:08:30.795Z] Experimental: false [2022-04-27T16:08:30.795Z] Insecure Registries: [2022-04-27T16:08:30.795Z] 127.0.0.0/8 [2022-04-27T16:08:30.795Z] Live Restore Enabled: false [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] [2022-04-27T16:08:30.795Z] INFO: Stopping daemon under test [2022-04-27T16:08:30.795Z] SUCCESS: The process with PID 5556 (child process of PID 5256) has been terminated. [2022-04-27T16:08:30.795Z] SUCCESS: The process with PID 5256 (child process of PID 1236) has been terminated. [2022-04-27T16:08:30.795Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T16:08:30.795Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 16:08:30. [2022-04-27T16:08:30.795Z] INFO: Tidying up at end of run [2022-04-27T16:08:30.795Z] ----------- DAEMON LOG ------------ [2022-04-27T16:08:30.795Z] 2022/04/27 15:30:07 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T16:08:30.795Z] ----------- END DAEMON LOG -------- [2022-04-27T16:08:30.795Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.out) to bundles\CIDUT.out [2022-04-27T16:08:30.795Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.err) to bundles\CIDUT.err [2022-04-27T16:08:30.795Z] INFO: Saving containerd logs to bundles [2022-04-27T16:08:30.795Z] INFO: Nuke-Everything... [2022-04-27T16:08:31.261Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T16:08:31.261Z] dfddcfcfcb55 [2022-04-27T16:08:31.261Z] fb7f528babc9 [2022-04-27T16:08:31.261Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-27T16:08:32.820Z] Deleted: sha256:73f383fcf69e658d6b0aa633e299011fba72cb83a2bb13e97a37042eeae73f15 [2022-04-27T16:08:32.820Z] Deleted: sha256:4c086516696cf108b3ef618ddcfe2f8458ffadd96add859188a7f6b7656a2a45 [2022-04-27T16:08:32.820Z] INFO: Tidying pidfile d:\CI\PR-43538\1\docker.pid [2022-04-27T16:08:32.820Z] INFO: Killing containerd with PID 180 [2022-04-27T16:08:32.820Z] INFO: Nuking d:\CI [2022-04-27T16:08:35.906Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T16:08:37.471Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T16:08:37.471Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T16:08:37.471Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T16:08:39.685Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T16:08:39.685Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T16:08:45.553Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T16:08:50.613Z] INFO: Zapped successfully [2022-04-27T16:08:50.614Z] [2022-04-27T16:08:50.614Z] INFO: executeCI.ps1 exiting at Wed Apr 27 16:08:48 CUT 2022. Duration 00:51:20.3268284 [2022-04-27T16:08:50.614Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T16:08:50.860Z] Recording test results [2022-04-27T16:08:51.423Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T16:08:51.469Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T16:08:52.678Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T16:08:55.106Z] Archiving artifacts [2022-04-27T16:08:56.174Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T16:08:59.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [2022-04-27T16:08:59.124Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [Pipeline] // catchError [Pipeline] sh [2022-04-27T16:09:00.206Z] + make clean [2022-04-27T16:09:00.672Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T16:09:00.672Z] docker-dev-cache [2022-04-27T16:09:00.672Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T16:09:01.338Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T16:09:01.338Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T16:09:01.338Z] === RUN TestDockerSuite/TestLogsFollowStopped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:09:04.289Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T16:09:05.821Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-27T16:09:05.852Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T16:09:13.947Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-27T16:09:14.510Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T16:09:14.510Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T16:09:14.977Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T16:09:14.977Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T16:09:14.977Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T16:09:17.944Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T16:09:20.160Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T16:09:22.374Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T16:09:22.374Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T16:09:22.374Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T16:09:22.374Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T16:09:22.374Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T16:09:22.374Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T16:09:22.374Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T16:09:22.374Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T16:09:22.374Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T16:09:22.374Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T16:09:22.374Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T16:09:22.374Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T16:09:22.374Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T16:09:22.374Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T16:09:22.374Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T16:09:22.374Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPortList [2022-04-27T16:09:22.374Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T16:09:22.374Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T16:09:27.127Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T16:09:27.127Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T16:09:27.127Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T16:09:28.814Z] docker_cli_external_volume_driver_test.go:53: [dd360b1957ced] daemon is not started [2022-04-27T16:09:31.880Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T16:09:31.881Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T16:09:31.881Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T16:09:39.035Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T16:09:39.035Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T16:09:39.035Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T16:09:43.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-27T16:09:47.692Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T16:09:58.559Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-27T16:10:13.442Z] docker_cli_external_volume_driver_test.go:53: [db85d604f2d39] daemon is not started [2022-04-27T16:10:17.802Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T16:10:17.802Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T16:10:17.802Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T16:10:17.802Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T16:10:28.222Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T16:10:28.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-27T16:10:28.568Z] docker_cli_external_volume_driver_test.go:53: [df07849e5a4d7] daemon is not started [2022-04-27T16:10:30.436Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T16:10:43.050Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T16:10:43.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-27T16:10:45.989Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T16:10:45.989Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T16:10:45.989Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T16:10:45.989Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T16:10:45.989Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T16:10:50.680Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T16:10:50.680Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:10:50.680Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T16:10:50.680Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T16:10:50.680Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T16:10:50.680Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T16:10:50.680Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T16:10:50.680Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T16:10:50.680Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T16:10:57.794Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T16:10:57.794Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T16:10:57.794Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T16:10:58.801Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T16:10:58.801Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T16:10:58.801Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T16:11:00.363Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T16:11:01.348Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T16:11:01.348Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T16:11:01.348Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T16:11:05.137Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T16:11:08.926Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T16:11:11.876Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T16:11:15.504Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-27T16:11:29.687Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T16:11:29.687Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:11:29.687Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T16:11:33.478Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T16:11:33.478Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T16:11:33.478Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T16:11:33.588Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-27T16:11:34.514Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T16:11:38.480Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T16:11:42.449Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T16:11:42.449Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:11:42.449Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T16:11:46.284Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T16:11:46.284Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T16:11:46.284Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T16:11:48.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-27T16:11:58.918Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T16:12:01.868Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T16:12:02.341Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T16:12:08.205Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T16:12:12.959Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T16:12:25.445Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T16:12:28.394Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T16:12:28.863Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T16:12:31.077Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T16:12:35.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-27T16:12:46.003Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T16:12:48.952Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T16:12:52.739Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T16:12:53.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-27T16:12:53.725Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T16:12:53.725Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:12:53.725Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T16:12:53.725Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:12:53.725Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T16:12:53.725Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:12:53.725Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T16:12:53.725Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:12:53.725Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T16:12:53.725Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:12:54.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T16:12:54.194Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:12:54.194Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T16:12:54.194Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:12:54.194Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T16:12:55.757Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T16:12:55.757Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:12:55.757Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T16:12:55.757Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:12:55.757Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T16:13:00.507Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T16:13:02.675Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T16:13:04.839Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T16:13:07.005Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T16:13:09.169Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T16:13:09.169Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T16:13:19.453Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:13:19.453Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T16:13:20.416Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T16:13:20.416Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:13:20.416Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T16:13:23.306Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T16:13:23.306Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:13:23.306Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T16:13:23.306Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:13:23.306Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T16:13:25.265Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T16:13:25.456Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:13:25.456Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T16:13:27.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T16:13:29.747Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T16:13:31.891Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T16:13:31.891Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:13:31.891Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T16:13:31.891Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:13:31.891Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T16:13:31.891Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:13:31.891Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T16:13:33.693Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T16:13:33.693Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:13:33.693Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T16:13:33.693Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:13:33.693Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T16:13:33.693Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:13:33.693Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T16:13:33.693Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:13:33.693Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T16:13:35.859Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T16:13:40.543Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:13:40.543Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T16:13:42.707Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T16:13:42.707Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:13:42.707Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T16:13:42.707Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T16:13:42.707Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:13:42.707Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T16:13:44.872Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T16:13:47.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T16:13:47.037Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:13:47.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T16:13:49.202Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T16:13:49.202Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:13:49.202Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T16:13:49.202Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:13:49.202Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T16:13:49.202Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:13:49.202Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T16:13:51.366Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T16:13:52.893Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T16:13:55.057Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.226Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T16:13:57.226Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:13:57.335Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-27T16:13:57.682Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T16:14:06.218Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T16:14:06.218Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T16:14:06.218Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T16:14:06.218Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T16:14:06.218Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:14:06.218Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T16:14:12.208Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-27T16:14:14.792Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T16:14:14.792Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:14:14.792Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.329Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T16:14:16.329Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.789Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T16:14:16.789Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.789Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T16:14:16.789Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:14:16.789Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T16:14:23.860Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T16:14:23.860Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:14:23.860Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T16:14:23.860Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:14:23.860Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T16:14:23.860Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:14:23.860Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T16:14:27.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-27T16:14:27.104Z] docker_cli_external_volume_driver_test.go:485: [d3cac74c2064b] daemon is not started [2022-04-27T16:14:27.576Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T16:14:31.295Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:14:31.295Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T16:14:31.752Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T16:14:33.280Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T16:14:34.809Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T16:14:36.973Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T16:14:38.500Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T16:14:40.026Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T16:14:40.481Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:14:40.481Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T16:14:43.373Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T16:14:43.373Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T16:14:43.373Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T16:14:43.373Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T16:14:43.373Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:14:43.373Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T16:14:45.180Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-27T16:14:45.180Z] docker_cli_external_volume_driver_test.go:53: [d946a0cdc4bbe] daemon is not started [2022-04-27T16:14:50.420Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T16:14:50.420Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:14:50.420Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T16:14:57.464Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite (437.26s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2022-04-27T16:15:00.061Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-27T16:15:00.061Z] PASS [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] === Skipped [2022-04-27T16:15:00.061Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-04-27T16:15:00.061Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T16:15:00.061Z] check_test.go:307: [d7e0a466d1baa] daemon is not started [2022-04-27T16:15:00.061Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-27T16:15:00.061Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T16:15:00.061Z] check_test.go:307: [d3ec95426de50] daemon is not started [2022-04-27T16:15:00.061Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T16:15:00.061Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T16:15:00.061Z] check_test.go:307: [d7588aee809fc] daemon is not started [2022-04-27T16:15:00.061Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-27T16:15:00.061Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T16:15:00.061Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-27T16:15:00.061Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T16:15:00.061Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] DONE 269 tests, 5 skipped in 2330.790s [2022-04-27T16:15:00.061Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T16:15:00.061Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8fe99fd360ad/docker.pid [2022-04-27T16:15:00.061Z] +++ kill 7128 [2022-04-27T16:15:00.061Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7128 is not a child of this shell [2022-04-27T16:15:00.061Z] warning: PID 7128 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8fe99fd360ad/docker.pid had a nonzero exit code [2022-04-27T16:15:00.061Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T16:15:00.061Z] +++ kill 9362 [2022-04-27T16:15:00.061Z] +++ /etc/init.d/apparmor stop [2022-04-27T16:15:00.061Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] Unloading profiles will leave already running processes permanently [2022-04-27T16:15:00.061Z] unconfined, which can lead to unexpected situations. [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] To set a process to complain mode, use the command line tool [2022-04-27T16:15:00.061Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T16:15:00.061Z] +++ true [2022-04-27T16:15:00.061Z] exiting test-integration [2022-04-27T16:15:00.061Z] ++ exit 0 [2022-04-27T16:15:00.061Z] [2022-04-27T16:15:00.061Z] + exit 0 [2022-04-27T16:15:00.061Z] ++ jobs -p [2022-04-27T16:15:00.061Z] + pids= [2022-04-27T16:15:00.061Z] + echo 'Remaining pids to kill: []' [2022-04-27T16:15:00.061Z] Remaining pids to kill: [] [2022-04-27T16:15:00.061Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-27T16:15:00.082Z] Recording test results [2022-04-27T16:15:02.100Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T16:15:02.442Z] + echo Ensuring container killed. [2022-04-27T16:15:02.442Z] Ensuring container killed. [2022-04-27T16:15:02.442Z] + docker ps -aq -f name=docker-pr1-* [2022-04-27T16:15:02.442Z] + cids=d17320d2f022 [2022-04-27T16:15:02.442Z] 288dacf1b45c [2022-04-27T16:15:02.442Z] 5fd38be62cb8 [2022-04-27T16:15:02.442Z] + [ -n d17320d2f022 [2022-04-27T16:15:02.442Z] 288dacf1b45c [2022-04-27T16:15:02.442Z] 5fd38be62cb8 ] [2022-04-27T16:15:02.442Z] + docker rm -vf d17320d2f022 288dacf1b45c 5fd38be62cb8 [2022-04-27T16:15:03.229Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T16:15:03.380Z] d17320d2f022 [2022-04-27T16:15:03.380Z] 288dacf1b45c [2022-04-27T16:15:03.380Z] 5fd38be62cb8 [Pipeline] sh [2022-04-27T16:15:03.665Z] + echo Chowning /workspace to jenkins user [2022-04-27T16:15:03.665Z] Chowning /workspace to jenkins user [2022-04-27T16:15:03.665Z] + id -u [2022-04-27T16:15:03.665Z] + id -g [2022-04-27T16:15:03.665Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43538:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T16:15:03.665Z] Unable to find image 'busybox:latest' locally [2022-04-27T16:15:03.665Z] latest: Pulling from library/busybox [2022-04-27T16:15:03.923Z] 50e8d59317eb: Pulling fs layer [2022-04-27T16:15:03.923Z] 50e8d59317eb: Verifying Checksum [2022-04-27T16:15:03.923Z] 50e8d59317eb: Download complete [2022-04-27T16:15:03.923Z] 50e8d59317eb: Pull complete [2022-04-27T16:15:03.923Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T16:15:03.923Z] Status: Downloaded newer image for busybox:latest [2022-04-27T16:15:04.755Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T16:15:06.926Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T16:15:07.513Z] + bundleName=amd64 [2022-04-27T16:15:07.513Z] + echo Creating amd64-bundles.tar.gz [2022-04-27T16:15:07.513Z] Creating amd64-bundles.tar.gz [2022-04-27T16:15:07.513Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-27T16:15:07.513Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-27T16:15:08.906Z] Archiving artifacts [2022-04-27T16:15:09.094Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T16:15:10.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T16:15:11.260Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T16:15:11.260Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:15:11.260Z] === RUN TestDockerSuite/TestRunState [2022-04-27T16:15:11.260Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:15:11.260Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T16:15:11.302Z] + make clean [2022-04-27T16:15:11.561Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T16:15:11.561Z] docker-dev-cache [2022-04-27T16:15:11.561Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T16:15:13.426Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T16:15:13.426Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:15:13.426Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T16:15:15.590Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T16:15:15.590Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:15:15.590Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T16:15:15.590Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:15:15.590Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T16:15:15.590Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T16:15:16.046Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T16:15:16.046Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:15:16.046Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T16:15:20.714Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:15:20.714Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T16:15:22.880Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T16:15:22.880Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:15:22.880Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T16:15:25.045Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T16:15:25.045Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:15:25.045Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T16:15:25.045Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:15:25.045Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T16:15:27.935Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T16:15:33.707Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T16:15:38.374Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T16:15:44.142Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T16:15:44.142Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:15:44.142Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T16:15:44.142Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T16:15:47.097Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T16:15:48.622Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T16:15:50.788Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T16:15:50.788Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:15:50.788Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T16:15:50.788Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T16:15:51.244Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T16:15:51.244Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T16:15:51.244Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T16:15:51.244Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T16:15:51.244Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:15:51.244Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T16:15:55.081Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T16:15:56.611Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T16:15:58.779Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T16:16:02.498Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T16:16:02.498Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:16:02.498Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T16:16:02.498Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.498Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T16:16:02.498Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.498Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T16:16:02.498Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.498Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T16:16:02.498Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T16:16:02.955Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:16:02.955Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T16:16:05.129Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T16:16:05.598Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T16:16:06.065Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T16:16:06.533Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T16:16:08.098Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T16:16:08.098Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T16:16:10.312Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T16:16:12.526Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T16:16:14.739Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T16:16:14.739Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:16:14.739Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T16:16:21.896Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T16:16:21.896Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:16:21.896Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T16:16:25.685Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T16:16:25.685Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:16:25.685Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T16:16:25.685Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:16:25.685Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T16:16:25.685Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:16:25.685Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T16:16:25.685Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:16:25.685Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T16:16:34.339Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T16:16:34.340Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:16:34.340Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T16:16:36.554Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T16:16:38.769Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T16:16:38.769Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:16:38.769Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T16:16:40.982Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T16:16:40.982Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T16:16:40.982Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T16:16:40.982Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T16:16:40.982Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T16:16:40.982Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:16:40.982Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T16:16:55.915Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T16:16:56.383Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T16:16:56.383Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T16:16:56.383Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:16:56.383Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T16:16:56.852Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T16:16:56.852Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T16:16:57.320Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T16:16:59.534Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T16:16:59.534Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T16:17:02.484Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T16:17:02.952Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T16:17:03.420Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T16:17:03.420Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T16:17:03.420Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T16:17:10.578Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T16:17:10.578Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:17:10.578Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T16:17:11.571Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T16:17:11.571Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T16:17:11.571Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:17:11.571Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T16:17:18.730Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T16:17:18.730Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T16:17:18.730Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T16:17:27.687Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T16:17:27.688Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:17:27.688Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite (2444.45s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.08s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.18s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.10s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.06s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.22s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.38s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.24s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.09s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.47s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.76s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.70s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.60s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.21s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.56s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.72s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.60s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.86s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.38s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.37s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.37s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.70s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.46s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.26s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.59s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.12s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.05s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.27s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.67s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.99s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2022-04-27T16:17:28.673Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.57s) [2022-04-27T16:17:28.673Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.05s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.64s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.07s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.57s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.63s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignore (81.40s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.94s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.70s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.33s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.08s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.90s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.18s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.83s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.65s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.25s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.54s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.97s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.35s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.71s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.70s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.74s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.61s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFails (6.96s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.13s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.19s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.00s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.37s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.81s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.41s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildHistory (10.78s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.98s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2022-04-27T16:17:28.674Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.82s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.97s) [2022-04-27T16:17:28.674Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.62s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.98s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.84s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.63s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.75s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.53s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.09s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.00s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.64s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.59s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.32s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.69s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.51s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.94s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.51s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.58s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.36s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.32s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.62s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.93s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildRm (11.63s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.14s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.41s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.32s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.98s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.09s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.66s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.63s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.17s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildStderr (3.95s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.33s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.08s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.75s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.64s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.78s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.41s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.64s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.73s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.43s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.64s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.98s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.64s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.98s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.04s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitChange (4.28s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.99s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.90s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitTTY (6.12s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.91s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.91s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (15.74s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.18s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.28s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:17:29.143Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.44s) [2022-04-27T16:17:29.143Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.03s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.03s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.10s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.47s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.08s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.22s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.62s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.77s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.96s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.04s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.88s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.09s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.43s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.41s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.44s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b1a2d0_} (2.43s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12214416961_c:\foo_false____} (2.45s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12214416961_c:\foo_true____} (2.45s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.33s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.30s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.13s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.85s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.05s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToDot (2.17s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCpToStdout (2.31s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.96s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.99s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.20s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.04s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsCopy (4.39s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.53s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.11s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.44s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFilters (4.23s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFormat (4.11s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsRename (7.06s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsResize (7.48s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.47s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.44s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.83s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.81s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.90s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.03s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.94s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecInspectID (4.44s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.39s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.16s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.30s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.89s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.86s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.91s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.89s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.20s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T16:17:29.144Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2022-04-27T16:17:29.144Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.04s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.87s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectHistory (3.89s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.03s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.09s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.21s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.03s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.44s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.53s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.62s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.57s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.55s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.39s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.68s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.16s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsSince (8.65s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsTail (2.74s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.15s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.23s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsByOrder (7.65s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (27.68s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.80s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.39s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.39s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.11s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.37s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.51s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.80s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.91s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.41s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.43s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.32s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.84s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.71s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.92s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.75s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.78s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.89s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.52s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.72s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.77s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.96s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.37s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.30s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.13s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.10s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.58s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.21s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.06s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.97s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.84s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.07s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.82s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.06s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunExitCode (2.08s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.12s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.43s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.64s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T16:17:29.145Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.64s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:17:29.145Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.40s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.47s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.77s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.71s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.18s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunRm (6.99s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.25s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.11s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.06s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.47s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.09s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.83s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.33s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.65s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.45s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.52s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.68s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.65s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.11s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.61s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.05s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.49s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.06s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.06s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.59s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.79s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.07s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.73s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.30s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.45s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.76s) [2022-04-27T16:17:29.146Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:17:29.146Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.42s) [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.146Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T16:17:29.146Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T16:17:29.147Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T16:17:29.147Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T16:17:29.147Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T16:17:29.147Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T16:17:29.147Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T16:17:29.147Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T16:17:29.147Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T16:17:29.147Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerDaemonSuite [2022-04-27T16:17:29.147Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T16:17:29.147Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T16:17:29.147Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T16:17:29.147Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerSwarmSuite [2022-04-27T16:17:29.147Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T16:17:29.147Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T16:17:29.147Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerNetworkSuite [2022-04-27T16:17:29.147Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T16:17:29.147Z] === RUN TestDockerHubPullSuite [2022-04-27T16:17:29.147Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T16:17:29.147Z] PASS [2022-04-27T16:17:29.147Z] ok github.com/docker/docker/integration-cli 2444.877s [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === Skipped [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:17:29.147Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.10s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.10s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.10s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.10s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.10s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.147Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T16:17:29.147Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:17:29.147Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:17:29.147Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T16:17:29.147Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:17:29.147Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.147Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T16:17:29.147Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.147Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T16:17:29.147Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T16:17:29.148Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T16:17:29.148Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.148Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:17:29.148Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.148Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T16:17:29.148Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T16:17:29.149Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T16:17:29.149Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-27T16:17:29.149Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-27T16:17:29.149Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-27T16:17:29.149Z] [2022-04-27T16:17:29.149Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T16:17:29.149Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.149Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-27T16:17:29.618Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:17:29.618Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-27T16:17:29.618Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:17:29.618Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:17:29.618Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.618Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T16:17:29.618Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T16:17:29.619Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:17:29.619Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:17:29.619Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.619Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.619Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T16:17:29.619Z] [2022-04-27T16:17:29.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T16:17:29.619Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T16:17:29.620Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:17:29.620Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.620Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T16:17:29.620Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:17:29.620Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T16:17:29.620Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:17:29.620Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:17:29.620Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T16:17:29.620Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T16:17:29.620Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:17:29.620Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T16:17:29.620Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T16:17:29.620Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.620Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T16:17:29.620Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:17:29.621Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T16:17:29.621Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.621Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:17:29.621Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.621Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-27T16:17:29.621Z] [2022-04-27T16:17:29.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.622Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T16:17:29.622Z] [2022-04-27T16:17:29.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T16:17:29.622Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T16:17:29.623Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.623Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T16:17:29.623Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:17:29.624Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T16:17:29.624Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T16:17:29.624Z] [2022-04-27T16:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T16:17:29.624Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:17:30.091Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:17:30.091Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.091Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T16:17:30.091Z] [2022-04-27T16:17:30.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:17:30.091Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.092Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:17:30.092Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.092Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T16:17:30.092Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T16:17:30.093Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] DONE 1088 tests, 539 skipped in 2454.025s [2022-04-27T16:17:30.093Z] INFO: Integration tests ended at 04/27/2022 16:17:29. Duration:00:40:54.3051608 [2022-04-27T16:17:30.093Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] Containers: 10 [2022-04-27T16:17:30.093Z] Running: 0 [2022-04-27T16:17:30.093Z] Paused: 0 [2022-04-27T16:17:30.093Z] Stopped: 10 [2022-04-27T16:17:30.093Z] Images: 18 [2022-04-27T16:17:30.093Z] Server Version: 0.0.0-dev [2022-04-27T16:17:30.093Z] Storage Driver: windowsfilter [2022-04-27T16:17:30.093Z] Windows: [2022-04-27T16:17:30.093Z] Logging Driver: json-file [2022-04-27T16:17:30.093Z] Plugins: [2022-04-27T16:17:30.093Z] Volume: local [2022-04-27T16:17:30.093Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T16:17:30.093Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T16:17:30.093Z] Swarm: inactive [2022-04-27T16:17:30.093Z] Default Isolation: process [2022-04-27T16:17:30.093Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T16:17:30.093Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T16:17:30.093Z] OSType: windows [2022-04-27T16:17:30.093Z] Architecture: x86_64 [2022-04-27T16:17:30.093Z] CPUs: 4 [2022-04-27T16:17:30.093Z] Total Memory: 32GiB [2022-04-27T16:17:30.093Z] Name: azwin-2-078680 [2022-04-27T16:17:30.093Z] ID: 6K6O:I3DD:AOMX:XPV3:GREY:4U7N:PKZ4:LFXK:B2CS:4UCY:Y6FH:NOSC [2022-04-27T16:17:30.093Z] Docker Root Dir: D:\CI\PR-43538\1\daemon [2022-04-27T16:17:30.093Z] Debug Mode (client): false [2022-04-27T16:17:30.093Z] Debug Mode (server): true [2022-04-27T16:17:30.093Z] File Descriptors: -1 [2022-04-27T16:17:30.093Z] Goroutines: 17 [2022-04-27T16:17:30.093Z] System Time: 2022-04-27T16:17:29.7704254Z [2022-04-27T16:17:30.093Z] EventsListeners: 0 [2022-04-27T16:17:30.093Z] Registry: https://index.docker.io/v1/ [2022-04-27T16:17:30.093Z] Labels: [2022-04-27T16:17:30.093Z] Experimental: false [2022-04-27T16:17:30.093Z] Insecure Registries: [2022-04-27T16:17:30.093Z] 127.0.0.0/8 [2022-04-27T16:17:30.093Z] Live Restore Enabled: false [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] [2022-04-27T16:17:30.093Z] INFO: Stopping daemon under test [2022-04-27T16:17:30.093Z] SUCCESS: The process with PID 6052 (child process of PID 10076) has been terminated. [2022-04-27T16:17:30.093Z] SUCCESS: The process with PID 10076 (child process of PID 9516) has been terminated. [2022-04-27T16:17:30.093Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T16:17:30.093Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 16:17:29. [2022-04-27T16:17:30.093Z] INFO: Tidying up at end of run [2022-04-27T16:17:30.093Z] ----------- DAEMON LOG ------------ [2022-04-27T16:17:30.093Z] 2022/04/27 15:34:04 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T16:17:30.093Z] ----------- END DAEMON LOG -------- [2022-04-27T16:17:30.093Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.out) to bundles\CIDUT.out [2022-04-27T16:17:30.093Z] INFO: Saving daemon under test log (d:\CI\PR-43538\1\dut.err) to bundles\CIDUT.err [2022-04-27T16:17:30.093Z] INFO: Saving containerd logs to bundles [2022-04-27T16:17:30.093Z] INFO: Nuke-Everything... [2022-04-27T16:17:30.561Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T16:17:31.029Z] b31d18b5e3be [2022-04-27T16:17:31.029Z] 6d0216919f75 [2022-04-27T16:17:31.029Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-27T16:17:32.593Z] Deleted: sha256:48d8eb123a87a9bc4586c0c3f54784aecb6428e2fc6d1683cf2d260b0a0e459a [2022-04-27T16:17:32.593Z] Deleted: sha256:abe305cb84f94425142d1dc9bf4a20e288fb0dc0908a3173acf92f873edc8b7f [2022-04-27T16:17:32.593Z] INFO: Tidying pidfile d:\CI\PR-43538\1\docker.pid [2022-04-27T16:17:32.593Z] INFO: Nuking d:\CI [2022-04-27T16:17:57.895Z] INFO: Zapped successfully [2022-04-27T16:17:57.895Z] [2022-04-27T16:17:57.895Z] INFO: executeCI.ps1 exiting at Wed Apr 27 16:17:55 CUT 2022. Duration 01:00:19.4054658 [2022-04-27T16:17:57.895Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T16:17:58.184Z] Recording test results [2022-04-27T16:17:59.006Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T16:18:00.815Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T16:18:02.299Z] Archiving artifacts [2022-04-27T16:18:03.385Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43538/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T16:18:04.458Z] + make clean [2022-04-27T16:18:05.430Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T16:18:05.430Z] docker-dev-cache [2022-04-27T16:18:05.430Z] 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